<?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: Discrepancy Between F-Test and Individual Category Significance in PROC GLM? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Discrepancy-Between-F-Test-and-Individual-Category-Significance/m-p/942134#M47034</link>
    <description>&lt;P&gt;Thank you so much for your help. I tried to run the model &lt;STRONG&gt;without any confounder&lt;/STRONG&gt;, and I have the attached screenshot for that; is that still a normal phenomenon?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As shown, The Overall F test is not significant, but Pairwise Comparisons show that there are a few significant differences b/n specific pairs of groups, &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I was thinking as the overall F-test is not significant, there shouldn’t be any significant pairwise comparisons.&lt;/P&gt;
&lt;P&gt;Conversely, if there are significant pairwise comparisons, one would expect the overall F-test to be significant, but as you mentioned above, my understanding is incorrect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Sep 2024 03:54:21 GMT</pubDate>
    <dc:creator>bhr-q</dc:creator>
    <dc:date>2024-09-02T03:54:21Z</dc:date>
    <item>
      <title>Discrepancy Between F-Test and Individual Category Significance in PROC GLM?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Discrepancy-Between-F-Test-and-Individual-Category-Significance/m-p/942129#M47032</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;I have an independent categorical variable named "&lt;STRONG&gt;pre_score&lt;/STRONG&gt;" with &lt;STRONG&gt;6 categories&lt;/STRONG&gt; (fit, mild, moderate, very mild, managing fit, very fit) and a few confounders named (&lt;STRONG&gt;age, sex, neoro&lt;/STRONG&gt;).&lt;/P&gt;
&lt;P&gt;As shown in the attached screenshot, The overall F test in the first table is significant, and the F- test corresponding to pre_score in the second table ( source table ) is not significant, however one of the categories of pre-score in the last table is significant,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm unsure why this happen?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I was expected as the F-test corresponding to pre_score is not significant, there shouldn’t be any significant one for any categories of pre-score in the last table,&amp;nbsp; &lt;STRONG&gt;or &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;if there are any significant categories like my example, I would expect the corresponding &amp;nbsp;F-test to be significant as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc glm data=tmp  PLOTS=DIAGNOSTICS ; 
class pre_score neuro sex;
model diff=pre_score age neuro sex/solution ss3;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;any input appreciated,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 02:22:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Discrepancy-Between-F-Test-and-Individual-Category-Significance/m-p/942129#M47032</guid>
      <dc:creator>bhr-q</dc:creator>
      <dc:date>2024-09-02T02:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Discrepancy Between F-Test and Individual Category Significance in PROC GLM?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Discrepancy-Between-F-Test-and-Individual-Category-Significance/m-p/942130#M47033</link>
      <description>That is a normal phenomemon .&lt;BR /&gt;&lt;BR /&gt;"The overall F test in the first table is significant, "&lt;BR /&gt;is for the whole model . Any model would expect to significant ,unless this model is not specified right.&lt;BR /&gt;&lt;BR /&gt;“and the F- test corresponding to pre_score in the second table ( source table ) is not significant, ”&lt;BR /&gt;is for the whole variable.&lt;BR /&gt;&lt;BR /&gt;"however one of the categories of pre-score in the last table is significant,"&lt;BR /&gt;That is also normal. Since this variable is splited to many columns in design matrix according to its levels.&lt;BR /&gt;You can not expect this variable is significant once one of its level/coloum is significant.</description>
      <pubDate>Mon, 02 Sep 2024 03:24:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Discrepancy-Between-F-Test-and-Individual-Category-Significance/m-p/942130#M47033</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2024-09-02T03:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Discrepancy Between F-Test and Individual Category Significance in PROC GLM?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Discrepancy-Between-F-Test-and-Individual-Category-Significance/m-p/942134#M47034</link>
      <description>&lt;P&gt;Thank you so much for your help. I tried to run the model &lt;STRONG&gt;without any confounder&lt;/STRONG&gt;, and I have the attached screenshot for that; is that still a normal phenomenon?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As shown, The Overall F test is not significant, but Pairwise Comparisons show that there are a few significant differences b/n specific pairs of groups, &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I was thinking as the overall F-test is not significant, there shouldn’t be any significant pairwise comparisons.&lt;/P&gt;
&lt;P&gt;Conversely, if there are significant pairwise comparisons, one would expect the overall F-test to be significant, but as you mentioned above, my understanding is incorrect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 03:54:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Discrepancy-Between-F-Test-and-Individual-Category-Significance/m-p/942134#M47034</guid>
      <dc:creator>bhr-q</dc:creator>
      <dc:date>2024-09-02T03:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Discrepancy Between F-Test and Individual Category Significance in PROC GLM?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Discrepancy-Between-F-Test-and-Individual-Category-Significance/m-p/942158#M47036</link>
      <description>Yeah. Still normal.&lt;BR /&gt;As I said " Overall F test " is for total data,that means the explained variance of Y by all the X variables is not significant.&lt;BR /&gt;a.k.a your model is not right or not specified rightly.&lt;BR /&gt;&lt;BR /&gt;"very mild" variable is significant is under the assumption the model is right (" Overall F test " is significant).&lt;BR /&gt;this vaiable is significant does not mean " Overall F test " is significant (this vaiable's explained variance maybe be swallow or uniform by other variable).&lt;BR /&gt;&lt;BR /&gt;In summary, once " Overall F test " is  NOT significant, the parameter estimated is nonsense at all.&lt;BR /&gt;&lt;BR /&gt;Or &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13633"&gt;@StatDave&lt;/a&gt;_SAS maybe give you a hand.</description>
      <pubDate>Mon, 02 Sep 2024 07:37:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Discrepancy-Between-F-Test-and-Individual-Category-Significance/m-p/942158#M47036</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2024-09-02T07:37:33Z</dc:date>
    </item>
  </channel>
</rss>

