<?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 How to obtain the two DF in Proc Ttest e.g. F(df1, df2) = XXX in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/How-to-obtain-the-two-DF-in-Proc-Ttest-e-g-F-df1-df2-XXX/m-p/235661#M55119</link>
    <description>&lt;P&gt;Dear Community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recently recently performed a Ttest&amp;nbsp; on my data following the Proc below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc Ttest;&lt;/P&gt;
&lt;P&gt;Class Trt;&lt;/P&gt;
&lt;P&gt;Var PFG Male Female;&lt;/P&gt;
&lt;P&gt;Run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am able to get only one F value, yet the reviewer of my manuscript would like me to report me the F-values with their two DF each. Am not sure how to go about this procedure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will really appreciate your help if you can guide me on the procedure to follow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
    <pubDate>Fri, 20 Nov 2015 14:02:38 GMT</pubDate>
    <dc:creator>Mutua</dc:creator>
    <dc:date>2015-11-20T14:02:38Z</dc:date>
    <item>
      <title>How to obtain the two DF in Proc Ttest e.g. F(df1, df2) = XXX</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-obtain-the-two-DF-in-Proc-Ttest-e-g-F-df1-df2-XXX/m-p/235661#M55119</link>
      <description>&lt;P&gt;Dear Community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recently recently performed a Ttest&amp;nbsp; on my data following the Proc below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc Ttest;&lt;/P&gt;
&lt;P&gt;Class Trt;&lt;/P&gt;
&lt;P&gt;Var PFG Male Female;&lt;/P&gt;
&lt;P&gt;Run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am able to get only one F value, yet the reviewer of my manuscript would like me to report me the F-values with their two DF each. Am not sure how to go about this procedure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will really appreciate your help if you can guide me on the procedure to follow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 14:02:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-obtain-the-two-DF-in-Proc-Ttest-e-g-F-df1-df2-XXX/m-p/235661#M55119</guid>
      <dc:creator>Mutua</dc:creator>
      <dc:date>2015-11-20T14:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain the two DF in Proc Ttest e.g. F(df1, df2) = XXX</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-obtain-the-two-DF-in-Proc-Ttest-e-g-F-df1-df2-XXX/m-p/235673#M55121</link>
      <description>&lt;P&gt;Is the reviewer asking whether the variances of each group are equal to each other? The Equaliity of Variances table provides information about whether that data indicate&amp;nbsp;whether&amp;nbsp;the Satterthwaite (unequal variance) test might be prefereable to the pooled (equal variance) test.&amp;nbsp; The table includes entries that give the "numerator DF" and the "denominator DF" for the "folded F test."&amp;nbsp; The TTEST doc includes a descrition of the F test, and references:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_ttest_details14.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_ttest_details14.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 14:34:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-obtain-the-two-DF-in-Proc-Ttest-e-g-F-df1-df2-XXX/m-p/235673#M55121</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2015-11-20T14:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain the two DF in Proc Ttest e.g. F(df1, df2) = XXX</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-obtain-the-two-DF-in-Proc-Ttest-e-g-F-df1-df2-XXX/m-p/235674#M55122</link>
      <description>&lt;P&gt;Two DF are the degrees of freedom of the numerator (Num DF) and the degrees of freedom of the denominator (Den DF) in F test to check equality of variances of two samples.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 14:35:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-obtain-the-two-DF-in-Proc-Ttest-e-g-F-df1-df2-XXX/m-p/235674#M55122</guid>
      <dc:creator>slchen</dc:creator>
      <dc:date>2015-11-20T14:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain the two DF in Proc Ttest e.g. F(df1, df2) = XXX</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-obtain-the-two-DF-in-Proc-Ttest-e-g-F-df1-df2-XXX/m-p/235685#M55124</link>
      <description>&lt;P&gt;Dear Rick,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks for the feedback.&lt;/P&gt;
&lt;P&gt;The reviewer of the manuscript states that i should report all F-values with their two df each. No other information is given. My assumption is they want to check the credibility of the statisitics provided.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Being a basic user of SAS, i am not sure how to program my SAS Procedure to obtain this information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I apprecite your feedback. Am able to get the information you stated i.e. Satterthwaite&amp;nbsp; (unequal varince) and equal varince test results. Also the folded F test results.&amp;nbsp; I have looked at the link you gave&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a standard Procedure in SAS to do this automatically in SAS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Peter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 14:57:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-obtain-the-two-DF-in-Proc-Ttest-e-g-F-df1-df2-XXX/m-p/235685#M55124</guid>
      <dc:creator>Mutua</dc:creator>
      <dc:date>2015-11-20T14:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain the two DF in Proc Ttest e.g. F(df1, df2) = XXX</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-obtain-the-two-DF-in-Proc-Ttest-e-g-F-df1-df2-XXX/m-p/235692#M55125</link>
      <description>&lt;P&gt;Dear Slchen,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks too for the feedback.&amp;nbsp; What then does it mean when i have similar DF for both Numerator and denominator?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are the details of my results&lt;/P&gt;
&lt;P&gt;pooled DF=14&lt;/P&gt;
&lt;P&gt;Satterthwaite (unequal)&amp;nbsp; DF = 11.96&lt;/P&gt;
&lt;P&gt;Folded F: Num DF = 7, Den DF=7, F value = 2.41.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So in this case, is my&amp;nbsp; F(DF1, DF2) = F(7,7)= 2.41? If yes, what does this mean?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Peter.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 15:09:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-obtain-the-two-DF-in-Proc-Ttest-e-g-F-df1-df2-XXX/m-p/235692#M55125</guid>
      <dc:creator>Mutua</dc:creator>
      <dc:date>2015-11-20T15:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain the two DF in Proc Ttest e.g. F(df1, df2) = XXX</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-obtain-the-two-DF-in-Proc-Ttest-e-g-F-df1-df2-XXX/m-p/235699#M55126</link>
      <description>&lt;P&gt;The Equality of Variance is printed automatically by PROC TTEST. For example, run the following statements:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc ttest data=sashelp.class;
class sex;
var height weight;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Look in the output for the Equality of Variance tables. There is one for the HEIGHT variable and another one for the WEIGHT variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE class="table" rules="all" frame="box" cellspacing="0" cellpadding="5" summary="Procedure Ttest: Equality of Variances"&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class="c b header" colspan="5" scope="colgroup"&gt;Equality of Variances&lt;/TH&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TH class="l b header" scope="col"&gt;Method&lt;/TH&gt;
&lt;TH class="r b header" scope="col"&gt;Num&amp;nbsp;DF&lt;/TH&gt;
&lt;TH class="r b header" scope="col"&gt;Den&amp;nbsp;DF&lt;/TH&gt;
&lt;TH class="r b header" scope="col"&gt;F Value&lt;/TH&gt;
&lt;TH class="r b header" scope="col"&gt;Pr&amp;nbsp;&amp;gt;&amp;nbsp;F&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH class="l rowheader" scope="row"&gt;Folded F&lt;/TH&gt;
&lt;TD class="r data"&gt;8&lt;/TD&gt;
&lt;TD class="r data"&gt;9&lt;/TD&gt;
&lt;TD class="r data"&gt;1.03&lt;/TD&gt;
&lt;TD class="r data"&gt;0.9527&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;The first one says that DF1=8 and DF2=9. The p-value is large, which indicates that the data does not reject the null hypothesis that the variance of height is equal for men and women.&amp;nbsp; DF1=8 because there are N1=9 females; DF2=9 because there are N2=10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;males.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The second table is similar, except DF1=9, which means that the males are being consider as the numerator when testing the ratio of variances.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 15:15:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-obtain-the-two-DF-in-Proc-Ttest-e-g-F-df1-df2-XXX/m-p/235699#M55126</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2015-11-20T15:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain the two DF in Proc Ttest e.g. F(df1, df2) = XXX</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-obtain-the-two-DF-in-Proc-Ttest-e-g-F-df1-df2-XXX/m-p/235703#M55127</link>
      <description>&lt;P&gt;Many thanks for that informative email. I really appreciate.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am getting the same kind on information when i run my analysis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Going by your example, it means that F(DF1, DF2) = F(8, 9) =1.03 right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What does it mean when the DF1 and DF2 are the same? and when the P-value is small enough to enable rejection of the null hypothesis?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 15:27:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-obtain-the-two-DF-in-Proc-Ttest-e-g-F-df1-df2-XXX/m-p/235703#M55127</guid>
      <dc:creator>Mutua</dc:creator>
      <dc:date>2015-11-20T15:27:52Z</dc:date>
    </item>
  </channel>
</rss>

