<?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 change the confidence interval in proc ttest? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-the-confidence-interval-in-proc-ttest/m-p/360733#M18939</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I was attempting a question where the dataset was paired dataset about time taken by patients to fall asleep before and after taking a sleeping pill. I used the procedure proc ttest to do a hypothesis testing on the data. But it is required to use a 90% Confidence Interval and by default in SAS, it is 95%. So, how can I change the CI to 90%?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arunabh (A novice in SAS)&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2017 13:47:58 GMT</pubDate>
    <dc:creator>arunabh21</dc:creator>
    <dc:date>2017-05-23T13:47:58Z</dc:date>
    <item>
      <title>How to change the confidence interval in proc ttest?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-the-confidence-interval-in-proc-ttest/m-p/360733#M18939</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I was attempting a question where the dataset was paired dataset about time taken by patients to fall asleep before and after taking a sleeping pill. I used the procedure proc ttest to do a hypothesis testing on the data. But it is required to use a 90% Confidence Interval and by default in SAS, it is 95%. So, how can I change the CI to 90%?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arunabh (A novice in SAS)&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 13:47:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-the-confidence-interval-in-proc-ttest/m-p/360733#M18939</guid>
      <dc:creator>arunabh21</dc:creator>
      <dc:date>2017-05-23T13:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the confidence interval in proc ttest?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-the-confidence-interval-in-proc-ttest/m-p/360735#M18940</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc ttest data=sashelp.class alpha=0.1;
class sex;
var weight;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 23 May 2017 13:52:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-the-confidence-interval-in-proc-ttest/m-p/360735#M18940</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-05-23T13:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the confidence interval in proc ttest?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-the-confidence-interval-in-proc-ttest/m-p/360781#M18942</link>
      <description>&lt;P&gt;In addition to the ALPHA option, review the SIDES option.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 15:08:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-the-confidence-interval-in-proc-ttest/m-p/360781#M18942</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-05-23T15:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the confidence interval in proc ttest?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-the-confidence-interval-in-proc-ttest/m-p/361168#M18958</link>
      <description>&lt;P&gt;Thank you so much! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 12:28:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-the-confidence-interval-in-proc-ttest/m-p/361168#M18958</guid>
      <dc:creator>arunabh21</dc:creator>
      <dc:date>2017-05-24T12:28:42Z</dc:date>
    </item>
  </channel>
</rss>

