<?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: one tailed two-sample t-test in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/one-tailed-two-sample-t-test/m-p/6954#M16</link>
    <description>I often use the LSMEANS statement.  You have to use ODS to output both p-values and CLs.  Would this work?&lt;BR /&gt;
&lt;BR /&gt;
proc glm&lt;BR /&gt;
. . .&lt;BR /&gt;
lsmeans Group / pdiff=controlu cl;&lt;BR /&gt;
ods output lsmeans=lsmeans LSMeanDiffCL=LSMeanDiffCL;</description>
    <pubDate>Wed, 20 Feb 2008 20:40:14 GMT</pubDate>
    <dc:creator>1162</dc:creator>
    <dc:date>2008-02-20T20:40:14Z</dc:date>
    <item>
      <title>one tailed two-sample t-test</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/one-tailed-two-sample-t-test/m-p/6953#M15</link>
      <description>Hi,&lt;BR /&gt;
I used proc glm - means/dunnettu to perform a one tailed t-test for a difference between two means. It was wonderful, providing me with upper and lower confidence limits and indicating significance but did not provide a p-value.&lt;BR /&gt;
&lt;BR /&gt;
So I went into the analyst and simply used the hypothesis - 2-sample t-test for means. It provided t statistics including p-values but I got different upper and lower confidence limits, they don't seem to make sense. Often the lower is a greater value than the difference between means.&lt;BR /&gt;
&lt;BR /&gt;
How am I misinterpreting this output? Do you recommend a different course of action?&lt;BR /&gt;
&lt;BR /&gt;
Thank you,&lt;BR /&gt;
Tyler</description>
      <pubDate>Fri, 15 Feb 2008 00:07:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/one-tailed-two-sample-t-test/m-p/6953#M15</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-02-15T00:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: one tailed two-sample t-test</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/one-tailed-two-sample-t-test/m-p/6954#M16</link>
      <description>I often use the LSMEANS statement.  You have to use ODS to output both p-values and CLs.  Would this work?&lt;BR /&gt;
&lt;BR /&gt;
proc glm&lt;BR /&gt;
. . .&lt;BR /&gt;
lsmeans Group / pdiff=controlu cl;&lt;BR /&gt;
ods output lsmeans=lsmeans LSMeanDiffCL=LSMeanDiffCL;</description>
      <pubDate>Wed, 20 Feb 2008 20:40:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/one-tailed-two-sample-t-test/m-p/6954#M16</guid>
      <dc:creator>1162</dc:creator>
      <dc:date>2008-02-20T20:40:14Z</dc:date>
    </item>
  </channel>
</rss>

