<?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: For one way ANOVA test, why results from &amp;quot;Fit Y by X&amp;quot; and &amp;quot;Fit Model&amp;quot; are di in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/For-one-way-ANOVA-test-why-results-from-quot-Fit-Y-by-X-quot-and/m-p/47933#M27286</link>
    <description>&lt;P&gt;To expand on Adam’s response:&lt;/P&gt;
&lt;P&gt;The reason is quite simple.&amp;nbsp; In any given set of data there is a&amp;nbsp;&lt;SPAN&gt;definitive&amp;nbsp;amount of&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;variability.&lt;/SPAN&gt;&amp;nbsp; In your specific case, this can be seen in the value of the Total Sum of Squares, 161.93143.&amp;nbsp; As seen in each of the 3 analyses, this value is the same.&lt;/P&gt;
&lt;P&gt;In a simple Anova, the Sources of Variance will all add up to the Total Sum of Squares. The generalized formula is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total SS = Model SS + Error&lt;/P&gt;
&lt;P&gt;The critical item here is the Error term.&amp;nbsp; The estimate of Error is assumed to be what is left over once the Model SS is calculated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error = Total SS – Model SS&lt;/P&gt;
&lt;P&gt;If you look at the Analysis of Variance section in the output of each of your analyses, you will see this.&amp;nbsp; For your analysis of Y by Soil:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 161.93143 = 103.15143 + 58.78000&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Or&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 58.78000 = 161.93143 - 103.15143&lt;/P&gt;
&lt;P&gt;The test to determine the Anova is an F test.&amp;nbsp; An F test divides the amount of variability for the Model by the estimate of the variability of the Error &amp;nbsp;The appropriate Degrees of Freedom are divided into each Sum of Squares before the actual F test is calculated.&amp;nbsp; The results of this is called the Mean Square.&amp;nbsp; For your analysis of Y by Soil&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (103.15143 / 6 ) / 58.78000 / 14 ) = 4.0947&lt;/P&gt;
&lt;P&gt;Now for the answer.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The estimate of the Error &amp;nbsp;in your 2way Anova has been greatly reduced over the estimate of Error in the Oneway Anova’s because both the Soil and the Block SS are subtracted from the Total SS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error = Total SS – Soil SS – Block SS&lt;/P&gt;</description>
    <pubDate>Thu, 30 Nov 2017 09:36:33 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2017-11-30T09:36:33Z</dc:date>
    <item>
      <title>For one way ANOVA test, why results from "Fit Y by X" and "Fit Model" are different?</title>
      <link>https://community.jmp.com/t5/Discussions/For-one-way-ANOVA-test-why-results-from-quot-Fit-Y-by-X-quot-and/m-p/47926#M27279</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was trying to do one-way ANOVA test using "Fit Y by X" and "Fit Least Squares", the sample data that I used is "Snapdragon". Originally, I thought the P value and F Ratio I got from both methods&amp;nbsp;should be the same (see highlighted part). However I was wrong. They are actually quite different&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone tell me why they are different using these two methods? Which one is a more accurate analysis?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2017 07:54:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/For-one-way-ANOVA-test-why-results-from-quot-Fit-Y-by-X-quot-and/m-p/47926#M27279</guid>
      <dc:creator>luque007</dc:creator>
      <dc:date>2017-11-30T07:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: For one way ANOVA test, why results from "Fit Y by X" and "Fit Model" are di</title>
      <link>https://community.jmp.com/t5/Discussions/For-one-way-ANOVA-test-why-results-from-quot-Fit-Y-by-X-quot-and/m-p/47930#M27283</link>
      <description>I guess in this case both using different formula in fitting the line hence you can noticed that the DF and Sum Square are different too hence p-value and F-ratio.</description>
      <pubDate>Thu, 30 Nov 2017 09:16:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/For-one-way-ANOVA-test-why-results-from-quot-Fit-Y-by-X-quot-and/m-p/47930#M27283</guid>
      <dc:creator>adam</dc:creator>
      <dc:date>2017-11-30T09:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: For one way ANOVA test, why results from "Fit Y by X" and "Fit Model" are di</title>
      <link>https://community.jmp.com/t5/Discussions/For-one-way-ANOVA-test-why-results-from-quot-Fit-Y-by-X-quot-and/m-p/47933#M27286</link>
      <description>&lt;P&gt;To expand on Adam’s response:&lt;/P&gt;
&lt;P&gt;The reason is quite simple.&amp;nbsp; In any given set of data there is a&amp;nbsp;&lt;SPAN&gt;definitive&amp;nbsp;amount of&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;variability.&lt;/SPAN&gt;&amp;nbsp; In your specific case, this can be seen in the value of the Total Sum of Squares, 161.93143.&amp;nbsp; As seen in each of the 3 analyses, this value is the same.&lt;/P&gt;
&lt;P&gt;In a simple Anova, the Sources of Variance will all add up to the Total Sum of Squares. The generalized formula is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total SS = Model SS + Error&lt;/P&gt;
&lt;P&gt;The critical item here is the Error term.&amp;nbsp; The estimate of Error is assumed to be what is left over once the Model SS is calculated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error = Total SS – Model SS&lt;/P&gt;
&lt;P&gt;If you look at the Analysis of Variance section in the output of each of your analyses, you will see this.&amp;nbsp; For your analysis of Y by Soil:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 161.93143 = 103.15143 + 58.78000&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Or&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 58.78000 = 161.93143 - 103.15143&lt;/P&gt;
&lt;P&gt;The test to determine the Anova is an F test.&amp;nbsp; An F test divides the amount of variability for the Model by the estimate of the variability of the Error &amp;nbsp;The appropriate Degrees of Freedom are divided into each Sum of Squares before the actual F test is calculated.&amp;nbsp; The results of this is called the Mean Square.&amp;nbsp; For your analysis of Y by Soil&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (103.15143 / 6 ) / 58.78000 / 14 ) = 4.0947&lt;/P&gt;
&lt;P&gt;Now for the answer.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The estimate of the Error &amp;nbsp;in your 2way Anova has been greatly reduced over the estimate of Error in the Oneway Anova’s because both the Soil and the Block SS are subtracted from the Total SS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error = Total SS – Soil SS – Block SS&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2017 09:36:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/For-one-way-ANOVA-test-why-results-from-quot-Fit-Y-by-X-quot-and/m-p/47933#M27286</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2017-11-30T09:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: For one way ANOVA test, why results from "Fit Y by X" and "Fit Model" are di</title>
      <link>https://community.jmp.com/t5/Discussions/For-one-way-ANOVA-test-why-results-from-quot-Fit-Y-by-X-quot-and/m-p/47938#M27289</link>
      <description>&lt;P&gt;I believe it is because your Fit Least Squares model has two factors while your ANOVA models are two models, one for each factor.&amp;nbsp; So, the Fit Least Squares model actually captures the simultaneous variation in the two factors whereas the ANOVA show only the individual effect of each factor, ignoring the other factor.&amp;nbsp; Generally, the model with 2 factors is more accurate since it accounts for simultaneous variation in both factors.&amp;nbsp; If there is a lot of correlation between the two factors, then the coefficients for each might be biased, but the predictions of the model should still be more accurate than for the individual ANOVA results.&amp;nbsp; Hopefully, a more competent statistician will confirm these statements (or not).&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2017 13:29:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/For-one-way-ANOVA-test-why-results-from-quot-Fit-Y-by-X-quot-and/m-p/47938#M27289</guid>
      <dc:creator>dale_lehman</dc:creator>
      <dc:date>2017-11-30T13:29:51Z</dc:date>
    </item>
  </channel>
</rss>

