<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Regression model based on DOE with many repetitions in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Regression-model-based-on-DOE-with-many-repetitions/m-p/435997#M68516</link>
    <description>&lt;P&gt;I will first say that it is unwise to perform an experiment before you select the model or analysis. The data might not support what you want to know. The analysis and model come first, not last.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are several types of analysis for a binary response that might satisfy you. You could use a logistic regression model, a binomial generalized linear model with a logit link function, or a Probit analysis. All of these analyses would use the same linear predictor.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Nov 2021 17:59:29 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2021-11-12T17:59:29Z</dc:date>
    <item>
      <title>Regression model based on DOE with many repetitions</title>
      <link>https://community.jmp.com/t5/Discussions/Regression-model-based-on-DOE-with-many-repetitions/m-p/435709#M68491</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've received a data set from an experiment where a product was dropped from a certain height and its performance tested afterwards, resulting in a pass/fail response.&lt;/P&gt;&lt;P&gt;There were six different configurations of the device, and 16 specimens of each configuration. All 96 specimens were drop tested in random order.&lt;/P&gt;&lt;P&gt;The main reason for the many repetitions for each configuration is that the&amp;nbsp;&lt;SPAN style="font-family: inherit;"&gt;failure rate is known to be around 1/10 for the base configuration and it was a wish to have some certainty of seeing devices that fail in all configurations&amp;nbsp;in order to compare them. If we had done e.g. only 3 repetitions for each configuration we might have seen no or very few failures and would probably have learned nothing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;My question is, how do I best model this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;&lt;FONT face="inherit"&gt;- If I use all 96 pass/fail results as a nominal response in a logistic model, the model effect values are identical in groups of 16, since all configuration A rows have the same model effects values, all configuration B rows have the same model effect values, etc. (Inside each group the response varies of course: some pass, some fail.) Is this acceptable? I've not tried doing a model like this before, where the input variables have been so &lt;/FONT&gt;homogeneous&lt;FONT face="inherit"&gt;&amp;nbsp;in groups.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;- If I calculate a fail percentage (no. of failed divided by 16) for each of the 6 configurations and use that as a continuous response in a standard least squares model, I get a very poor model because of the low sample size (6). And I'm not sure if that setup really represents what was done experimentally (96 independent runs).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="inherit"&gt;Hope somebody can help!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Morten&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 00:41:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Regression-model-based-on-DOE-with-many-repetitions/m-p/435709#M68491</guid>
      <dc:creator>mbnielsen</dc:creator>
      <dc:date>2023-06-09T00:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Regression model based on DOE with many repetitions</title>
      <link>https://community.jmp.com/t5/Discussions/Regression-model-based-on-DOE-with-many-repetitions/m-p/435997#M68516</link>
      <description>&lt;P&gt;I will first say that it is unwise to perform an experiment before you select the model or analysis. The data might not support what you want to know. The analysis and model come first, not last.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are several types of analysis for a binary response that might satisfy you. You could use a logistic regression model, a binomial generalized linear model with a logit link function, or a Probit analysis. All of these analyses would use the same linear predictor.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 17:59:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Regression-model-based-on-DOE-with-many-repetitions/m-p/435997#M68516</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2021-11-12T17:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Regression model based on DOE with many repetitions</title>
      <link>https://community.jmp.com/t5/Discussions/Regression-model-based-on-DOE-with-many-repetitions/m-p/438779#M68746</link>
      <description>&lt;P&gt;Hi Mark,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for you answer, and sorry for the late reply.&lt;/P&gt;
&lt;P&gt;I agree with you that the model should have come first, unfortunately the testing had already been carried out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've created a logistic model and it seems to work; I guess all the "repeated rows" (all factors at the same levels for multiple rows) just provide more confidence that that configuration passes, for instance. So I think I'll continue with this logistic model.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 12:44:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Regression-model-based-on-DOE-with-many-repetitions/m-p/438779#M68746</guid>
      <dc:creator>mbnielsen</dc:creator>
      <dc:date>2021-11-22T12:44:22Z</dc:date>
    </item>
  </channel>
</rss>

