<?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: Comparing means between several groups in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Comparing-means-between-several-groups/m-p/345719#M18191</link>
    <description>&lt;P&gt;It would help if we could see the results.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Mar 2017 12:18:51 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2017-03-30T12:18:51Z</dc:date>
    <item>
      <title>Comparing means between several groups</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Comparing-means-between-several-groups/m-p/345674#M18185</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I am tring to understand the results I got.&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code is:&lt;/P&gt;&lt;P&gt;proc ttest data=sasuser.sasfile010916;&lt;BR /&gt;class stage;&lt;BR /&gt;format stage firstgroup.;&lt;BR /&gt;var ROA1 ROA2 ROA3 ROA4 ROE1 ROE2 ROIC Q LNQ ;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I copmare between the mean of group 1 to the mean of the other 3 groups mean together.&lt;/P&gt;&lt;P&gt;The result I got for the variable ROA1: T value = 0.06 Pr = 0.94 while F value is 2.77 pr&amp;lt;0.0001&lt;/P&gt;&lt;P&gt;According to the t value, I understand that there is not difference between group 1 to the other 3 groups together. But what is the meaning of the F value here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any clue...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yael&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 08:04:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Comparing-means-between-several-groups/m-p/345674#M18185</guid>
      <dc:creator>yael</dc:creator>
      <dc:date>2017-03-30T08:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing means between several groups</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Comparing-means-between-several-groups/m-p/345719#M18191</link>
      <description>&lt;P&gt;It would help if we could see the results.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 12:18:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Comparing-means-between-several-groups/m-p/345719#M18191</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-03-30T12:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing means between several groups</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Comparing-means-between-several-groups/m-p/345776#M18192</link>
      <description>&lt;P&gt;Generally the F test is related to whether your variances are equal. The Ttest is supposed to test if the means differ given that the variances in the two groups are similar. When the variances are not then you maybe shouldn't be using a ttest. A large F value indicates that the variances may not be equal and the p-value is the probabiity they aren't equal given some other assumptions such as normality of the data.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 14:50:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Comparing-means-between-several-groups/m-p/345776#M18192</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-03-30T14:50:45Z</dc:date>
    </item>
  </channel>
</rss>

