<?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: Welch's two sample t-test in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Welch-s-two-sample-t-test/m-p/363531#M19100</link>
    <description>&lt;P&gt;The &lt;SPAN&gt;Satterthwaite&amp;nbsp;&lt;/SPAN&gt;test is for unequal variances. Some references cal it the Aspin-Welch-Satterthwaite t-test.&lt;/P&gt;
&lt;P&gt;The &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_ttest_gettingstarted02.htm" target="_self"&gt;Getting Started example in PROC TTEST contains an example.&lt;/A&gt;&amp;nbsp;It is produced by default, so you do not need to&amp;nbsp;specify any specify an option for it.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jun 2017 17:38:41 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2017-06-01T17:38:41Z</dc:date>
    <item>
      <title>Welch's two sample t-test</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Welch-s-two-sample-t-test/m-p/363519#M19098</link>
      <description>&lt;P&gt;I am very new to SAS and still tyring to understand the results tables that are produced. &amp;nbsp;I have been asked to run a Welch's two sample t-test on a data set. &amp;nbsp;I am able to run the process t-test using the 't Tests' under the Tasks and Utilities. &amp;nbsp;However for the Welch's test that refers to an unequal variance, I am unsure where in the code you tell it that your sample has unequal variances. &amp;nbsp;Or is that you refer to 'Pooled' or 'Satterwaite' rows when you need to refer to the numbers produced? &amp;nbsp;I can see that in in one of the result boxes that are produced it calculates variances on 'Pooled' and '&lt;SPAN&gt;Satterwaite'. &amp;nbsp;Do I look to see which variance is unequal and those will be the Welch's results I should use?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate the insight.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 17:16:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Welch-s-two-sample-t-test/m-p/363519#M19098</guid>
      <dc:creator>vasqj</dc:creator>
      <dc:date>2017-06-01T17:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Welch's two sample t-test</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Welch-s-two-sample-t-test/m-p/363529#M19099</link>
      <description>&lt;P&gt;I don't find a reference to a Welch's t-test but proc ttest supports the Cochran option which is a ttest with unequal variance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That would just be one additional parameter on the Proc statement such as:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc ttest data=mydata cochran;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; class classvar;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; var analysisvar;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 17:38:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Welch-s-two-sample-t-test/m-p/363529#M19099</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-06-01T17:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Welch's two sample t-test</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Welch-s-two-sample-t-test/m-p/363531#M19100</link>
      <description>&lt;P&gt;The &lt;SPAN&gt;Satterthwaite&amp;nbsp;&lt;/SPAN&gt;test is for unequal variances. Some references cal it the Aspin-Welch-Satterthwaite t-test.&lt;/P&gt;
&lt;P&gt;The &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_ttest_gettingstarted02.htm" target="_self"&gt;Getting Started example in PROC TTEST contains an example.&lt;/A&gt;&amp;nbsp;It is produced by default, so you do not need to&amp;nbsp;specify any specify an option for it.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 17:38:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Welch-s-two-sample-t-test/m-p/363531#M19100</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-06-01T17:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Welch's two sample t-test</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Welch-s-two-sample-t-test/m-p/363553#M19101</link>
      <description>&lt;P&gt;Rick thank you. &amp;nbsp;I just need to get a bit more familar with the readouts from the results.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 18:08:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Welch-s-two-sample-t-test/m-p/363553#M19101</guid>
      <dc:creator>vasqj</dc:creator>
      <dc:date>2017-06-01T18:08:31Z</dc:date>
    </item>
  </channel>
</rss>

