<?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 F-Test for Linear Relationship in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/F-Test-for-Linear-Relationship/m-p/4310#M4310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I'm trying to perform an f-test to check if there is a linear relationship between 2 continous variables at the 0.1 level. I've done Fit Y by X -&amp;gt; Fit Line and have my answer of Prob &amp;gt; F = &amp;lt; 0.001. However when I change the alpha level under the linear fit level none of the numbers change. Am I doing something wrong because I thought the ANOVA results should change as alpha changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jan 2012 20:30:22 GMT</pubDate>
    <dc:creator>abdulj</dc:creator>
    <dc:date>2012-01-25T20:30:22Z</dc:date>
    <item>
      <title>F-Test for Linear Relationship</title>
      <link>https://community.jmp.com/t5/Discussions/F-Test-for-Linear-Relationship/m-p/4310#M4310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I'm trying to perform an f-test to check if there is a linear relationship between 2 continous variables at the 0.1 level. I've done Fit Y by X -&amp;gt; Fit Line and have my answer of Prob &amp;gt; F = &amp;lt; 0.001. However when I change the alpha level under the linear fit level none of the numbers change. Am I doing something wrong because I thought the ANOVA results should change as alpha changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 20:30:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/F-Test-for-Linear-Relationship/m-p/4310#M4310</guid>
      <dc:creator>abdulj</dc:creator>
      <dc:date>2012-01-25T20:30:22Z</dc:date>
    </item>
    <item>
      <title>F-Test for Linear Relationship</title>
      <link>https://community.jmp.com/t5/Discussions/F-Test-for-Linear-Relationship/m-p/4311#M4311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alpha does not influence the calculation of F and hence not the p-value. It is true that the critical F-value (used in a hypotheses test) changes with alpha but not the estimated F that is compared with the critical F.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if you enable "Confid curve fit" you can see how the confidence bands narrow or widen as alpha is changed. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 21:56:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/F-Test-for-Linear-Relationship/m-p/4311#M4311</guid>
      <dc:creator>ms</dc:creator>
      <dc:date>2012-01-25T21:56:46Z</dc:date>
    </item>
    <item>
      <title>F-Test for Linear Relationship</title>
      <link>https://community.jmp.com/t5/Discussions/F-Test-for-Linear-Relationship/m-p/4312#M4312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;P&gt;Quick question, how would I be able to find the critical F value in a hypothesis test?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 23:06:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/F-Test-for-Linear-Relationship/m-p/4312#M4312</guid>
      <dc:creator>abdulj</dc:creator>
      <dc:date>2012-01-25T23:06:53Z</dc:date>
    </item>
    <item>
      <title>F-Test for Linear Relationship</title>
      <link>https://community.jmp.com/t5/Discussions/F-Test-for-Linear-Relationship/m-p/4313#M4313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The traditional way is to look it up in a table. In JMP there is a function F Quantile( ) that return F for a given p and the two-dimensional degrees of freedom. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For linear regression with two variables, 20 observations and alpha = 0.1 you use the formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px Courier;"&gt;Fcrit &lt;SPAN style="color: #150097;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: #2600eb;"&gt;F quantile&lt;/SPAN&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;SPAN style="color: #009694;"&gt;&lt;STRONG&gt;0.9&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #150097;"&gt;,&lt;/SPAN&gt; &lt;SPAN style="color: #009694;"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #150097;"&gt;, 1&lt;/SPAN&gt;&lt;SPAN style="color: #009694;"&gt;&lt;STRONG&gt;8&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN style="color: #150097;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px Courier;"&gt;&lt;SPAN style="color: #2600eb;"&gt;Show&lt;/SPAN&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;Fcrit&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px Courier;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px Courier;"&gt;&lt;STRONG&gt;Fcrit = 3,00697659179545;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your F exceeds this Fcrit you can reject the null hypotheses at a the chosen sign level. However you already knew that if you got p &amp;lt; 0,001. In these days with software that calculates the actual p-value for you, critical values is not used as much as before. At least not explicitly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2012 00:07:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/F-Test-for-Linear-Relationship/m-p/4313#M4313</guid>
      <dc:creator>ms</dc:creator>
      <dc:date>2012-01-26T00:07:01Z</dc:date>
    </item>
    <item>
      <title>F-Test for Linear Relationship</title>
      <link>https://community.jmp.com/t5/Discussions/F-Test-for-Linear-Relationship/m-p/4314#M4314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to double check I understand everything here, since p&amp;lt;0.001 we reject the null hypothesis that that data is not linear and accept the alternative hypothesis that there is in fact a linear relationship, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2012 00:42:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/F-Test-for-Linear-Relationship/m-p/4314#M4314</guid>
      <dc:creator>abdulj</dc:creator>
      <dc:date>2012-01-26T00:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: F-Test for Linear Relationship</title>
      <link>https://community.jmp.com/t5/Discussions/F-Test-for-Linear-Relationship/m-p/4315#M4315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, we do actually not test if the relationship is linear. Linearity is our assumption when using this type of test. The relationship may still be nonlinear, even if p &amp;lt; 0.001. A quick way to identify nonlinearity is to look for any patterns in the residuals. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With a&amp;nbsp; p&amp;lt;0.001 we can with quite good certainty reject a null hypthesis of slope being zero, i.e. we have a strong (and statistically significant) indication of a positive relationship between x and y. But remember that linear regression by itself cannot "prove" anything in terms of causality. For that we use our scientific understanding of the process (x effects y?&amp;nbsp; y effects x? Or are there other factors that can influence both).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2012 01:14:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/F-Test-for-Linear-Relationship/m-p/4315#M4315</guid>
      <dc:creator>ms</dc:creator>
      <dc:date>2012-01-26T01:14:54Z</dc:date>
    </item>
  </channel>
</rss>

