<?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: 90% CI Calculation in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/90-CI-Calculation/m-p/544484#M33287</link>
    <description>&lt;P&gt;Can you give a bit more detail - maybe some dummy data to help us solve the problem?&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2019 09:33:02 GMT</pubDate>
    <dc:creator>SaraBoltman1</dc:creator>
    <dc:date>2019-03-20T09:33:02Z</dc:date>
    <item>
      <title>90% CI Calculation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/90-CI-Calculation/m-p/544440#M33286</link>
      <description>&lt;P&gt;My data set contain variables TIME, TREATMENT and&amp;nbsp; DATA. How do i calculate two one sided Confidence interval for this data using SAS? Can anyone help?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 04:35:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/90-CI-Calculation/m-p/544440#M33286</guid>
      <dc:creator>SaranyaSundar</dc:creator>
      <dc:date>2019-03-20T04:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: 90% CI Calculation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/90-CI-Calculation/m-p/544484#M33287</link>
      <description>&lt;P&gt;Can you give a bit more detail - maybe some dummy data to help us solve the problem?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 09:33:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/90-CI-Calculation/m-p/544484#M33287</guid>
      <dc:creator>SaraBoltman1</dc:creator>
      <dc:date>2019-03-20T09:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: 90% CI Calculation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/90-CI-Calculation/m-p/544496#M33288</link>
      <description>&lt;P&gt;Time&amp;nbsp; Treatment&amp;nbsp; Data&lt;/P&gt;&lt;P&gt;0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; T&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&lt;/P&gt;&lt;P&gt;15&amp;nbsp; &amp;nbsp; &amp;nbsp; T&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3&lt;/P&gt;&lt;P&gt;25&amp;nbsp; &amp;nbsp; &amp;nbsp; T&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&lt;/P&gt;&lt;P&gt;40&amp;nbsp; &amp;nbsp; &amp;nbsp; T&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&lt;/P&gt;&lt;P&gt;55&amp;nbsp; &amp;nbsp; &amp;nbsp; T&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3&lt;/P&gt;&lt;P&gt;0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; R&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;/P&gt;&lt;P&gt;15&amp;nbsp; &amp;nbsp; &amp;nbsp; R&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;/P&gt;&lt;P&gt;25&amp;nbsp; &amp;nbsp; &amp;nbsp; R&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3&lt;/P&gt;&lt;P&gt;40&amp;nbsp; &amp;nbsp; &amp;nbsp; T&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&lt;/P&gt;&lt;P&gt;55&amp;nbsp; &amp;nbsp; &amp;nbsp; T&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to first calculate the T/R Ratio and then the T/R ratio values must be used to find 90% CI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 10:17:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/90-CI-Calculation/m-p/544496#M33288</guid>
      <dc:creator>SaranyaSundar</dc:creator>
      <dc:date>2019-03-20T10:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: 90% CI Calculation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/90-CI-Calculation/m-p/544498#M33289</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/267066"&gt;@SaranyaSundar&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;My data set contain variables TIME, TREATMENT and&amp;nbsp; DATA. How do i calculate two one sided Confidence interval for this data using SAS? Can anyone help?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;What is the T/R ratio? How is it computed?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How is TIME and DATA used?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 10:33:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/90-CI-Calculation/m-p/544498#M33289</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-03-20T10:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: 90% CI Calculation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/90-CI-Calculation/m-p/544504#M33290</link>
      <description>&lt;P&gt;T/R Ratio is the Test/Reference ratio. The values mentioned in Data will be used to calculate T/R Ratio&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 10:56:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/90-CI-Calculation/m-p/544504#M33290</guid>
      <dc:creator>SaranyaSundar</dc:creator>
      <dc:date>2019-03-20T10:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: 90% CI Calculation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/90-CI-Calculation/m-p/544521#M33291</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/267066"&gt;@SaranyaSundar&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;T/R Ratio is the Test/Reference ratio. The values mentioned in Data will be used to calculate T/R Ratio&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I'm afraid that doesn't really answer the question, as far as I can understand it. &lt;STRONG&gt;Show us the calculation.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, please state clearly how TIME is used, since you originally asked for confidence intervals on TIME as well.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 12:07:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/90-CI-Calculation/m-p/544521#M33291</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-03-20T12:07:54Z</dc:date>
    </item>
  </channel>
</rss>

