<?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: Fitting a model for a two-factor experimental design in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Fitting-a-model-for-a-two-factor-experimental-design/m-p/336299#M58367</link>
    <description>&lt;P&gt;I think the answer to both of your questions is: due to the workflow in JMP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to do ANOVA (analysis of variance, difference among group means in a sample):&lt;/P&gt;&lt;P&gt;Different groups in X are only existing (or unambiguous), when X is nominal.&lt;/P&gt;&lt;P&gt;So when using nominal X in "fit x by y" you end up in ANOVA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regression needs, that you can calculate with your x values. This only is the case for continuous x.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simply by means of the data type of x and y you tell JMP, what analysis you want to perform. Have a look at the picture in the lower left, when starting the platform "fit y by x". I think, this is a nice and effective interface, letting JMP offer the methods that fit to your modeling types. However it may take some time to get used to it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 22 Nov 2020 22:04:51 GMT</pubDate>
    <dc:creator>Georg</dc:creator>
    <dc:date>2020-11-22T22:04:51Z</dc:date>
    <item>
      <title>Fitting a model for a two-factor experimental design</title>
      <link>https://community.jmp.com/t5/Discussions/Fitting-a-model-for-a-two-factor-experimental-design/m-p/336232#M58358</link>
      <description>&lt;P&gt;I'm trying to fit a model for a two-factor experimental design (2 factors). This is Problem 5.4 in D.C Montgomery book (Design and analysis of experiments 8th ed. Chap 5.The yield of a chemical process is being studied. The two most important variables are thought to be the pressure and the temperature. Three levels of each factor are selected, and a factorial experiment with two replicates is performed. The yield data are as follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chabotb_0-1606054286377.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/28542i71DE0A5A7230DCAE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="chabotb_0-1606054286377.png" alt="chabotb_0-1606054286377.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The solution of this problem is met when&amp;nbsp; Temperature and Pressure are set at "Nominal". I was expecting to set them at "Continous" but if I do that the ANOVA is wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Why do I need to set factors to "Nominal" instead of "Continous" to get a proper ANOVA and fitting estimates?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) If I want to find a regression model from the data, I need to set Temperature and Pressure at "Continous". Why?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 00:24:58 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Fitting-a-model-for-a-two-factor-experimental-design/m-p/336232#M58358</guid>
      <dc:creator>chabotb</dc:creator>
      <dc:date>2023-06-09T00:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Fitting a model for a two-factor experimental design</title>
      <link>https://community.jmp.com/t5/Discussions/Fitting-a-model-for-a-two-factor-experimental-design/m-p/336251#M58359</link>
      <description>&lt;P&gt;I'm not familiar with the exact and full problem context as stated in the book so am only guessing here...in JMP variables can have different data types that align more or less with the analytic modeling methods for those types of data. In JMP, some (but certainly not all...which is what makes JMP such a useful application!) of those data types are labeled 'Nominal' and 'Continuous'. Perhaps what you are reading in the problem in the book is 'nominal' refers to the preferred or current settings for manufacturing process under study and NOT the data type label used in JMP?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These types of experimental factors as laid out in the problem are typically considered 'Continuous' in a JMP data type sense, which in turn opens up a variety of modeling methods, one of which is called Standard Least Squares in JMP...which in turn leads to a good old fashioned linear regression model.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 14:56:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Fitting-a-model-for-a-two-factor-experimental-design/m-p/336251#M58359</guid>
      <dc:creator>P_Bartell</dc:creator>
      <dc:date>2020-11-22T14:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Fitting a model for a two-factor experimental design</title>
      <link>https://community.jmp.com/t5/Discussions/Fitting-a-model-for-a-two-factor-experimental-design/m-p/336253#M58361</link>
      <description>&lt;P&gt;There is more than one way to analyze data sets. &amp;nbsp;Not necessarily "wrong". &amp;nbsp;In the ANOVA approach, what you are estimating is the effect of each term in the model. &amp;nbsp;For the two factor experiment you are referring to, each factor has 2 degrees of freedom (or 8 for the model effects), so the model is:&lt;/P&gt;&lt;P&gt;Y = T + P + TP + Error&lt;/P&gt;&lt;P&gt;If you use regression for analysis, you will be able to assign those 2 degrees of freedom for each factor to the linear and the quadratic effects:&lt;/P&gt;&lt;P&gt;Y = T + P + TP + T*T + P*P + E&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 15:20:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Fitting-a-model-for-a-two-factor-experimental-design/m-p/336253#M58361</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2020-11-22T15:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Fitting a model for a two-factor experimental design</title>
      <link>https://community.jmp.com/t5/Discussions/Fitting-a-model-for-a-two-factor-experimental-design/m-p/336299#M58367</link>
      <description>&lt;P&gt;I think the answer to both of your questions is: due to the workflow in JMP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to do ANOVA (analysis of variance, difference among group means in a sample):&lt;/P&gt;&lt;P&gt;Different groups in X are only existing (or unambiguous), when X is nominal.&lt;/P&gt;&lt;P&gt;So when using nominal X in "fit x by y" you end up in ANOVA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regression needs, that you can calculate with your x values. This only is the case for continuous x.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simply by means of the data type of x and y you tell JMP, what analysis you want to perform. Have a look at the picture in the lower left, when starting the platform "fit y by x". I think, this is a nice and effective interface, letting JMP offer the methods that fit to your modeling types. However it may take some time to get used to it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 22:04:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Fitting-a-model-for-a-two-factor-experimental-design/m-p/336299#M58367</guid>
      <dc:creator>Georg</dc:creator>
      <dc:date>2020-11-22T22:04:51Z</dc:date>
    </item>
  </channel>
</rss>

