<?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: proc means - confidence interval - which tables are used? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585498#M28692</link>
    <description>&lt;P&gt;Thank you. That's exactly what I was looking for &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 01 Sep 2019 21:04:15 GMT</pubDate>
    <dc:creator>xxformat_com</dc:creator>
    <dc:date>2019-09-01T21:04:15Z</dc:date>
    <item>
      <title>proc means - confidence interval - which tables are used?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585461#M28684</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When computing confidence interval (CLM), proc means seems to use&lt;/P&gt;&lt;P&gt;- the Student table for small values of n (eg. n=44 &amp;gt; 2,0167 for a 95%CI)&lt;/P&gt;&lt;P&gt;- the Normal table for large values of n (eg. n=4400 &amp;gt; 1,96 for a 95%CI)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have references in the SAS online doc which would indicate which table is used depending on which value of n for CLM, LCLM and UCLM?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2019 12:57:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585461#M28684</guid>
      <dc:creator>xxformat_com</dc:creator>
      <dc:date>2019-09-01T12:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: proc means - confidence interval - which tables are used?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585462#M28685</link>
      <description>&lt;P&gt;p values are not looked up in tables. SAS has software to compute p values for a bunch of distributions given a particular set of parameters. Normal and t are not much different for large n.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2019 13:01:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585462#M28685</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2019-09-01T13:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: proc means - confidence interval - which tables are used?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585465#M28686</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/184742"&gt;@xxformat_com&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When computing confidence interval (CLM), proc means seems to use&lt;/P&gt;
&lt;P&gt;- the Student table for small values of n (eg. n=44 &amp;gt; 2,0167 for a 95%CI)&lt;/P&gt;
&lt;P&gt;- the Normal table for large values of n (eg. n=4400 &amp;gt; 1,96 for a 95%CI)&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The t-table value for 4399 df is, to 2 decimal places, the exact same value as the normal distribution.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2019 13:10:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585465#M28686</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-09-01T13:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: proc means - confidence interval - which tables are used?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585468#M28687</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks but my question is not to compare the student distribution with the normal distribution for large df. My question is where is specified in the SAS online documentation which tables are programmed internally in the system.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2019 15:35:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585468#M28687</guid>
      <dc:creator>xxformat_com</dc:creator>
      <dc:date>2019-09-01T15:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: proc means - confidence interval - which tables are used?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585469#M28688</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;As I said, there are no internal tables to document.&amp;nbsp; Mathematical programming statements generate the results.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Sun, 01 Sep 2019 15:37:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585469#M28688</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2019-09-01T15:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: proc means - confidence interval - which tables are used?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585470#M28689</link>
      <description>&lt;P&gt;Thanks. But I'm looking for the computation method used by the system.&lt;/P&gt;&lt;P&gt;Of course, table is just the manual way of accessing to the information. I guess I should have make it clearer using distribution used.&lt;/P&gt;&lt;P&gt;But my point is: which one is selected based on which criteria by the system and where it is documented.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2019 15:38:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585470#M28689</guid>
      <dc:creator>xxformat_com</dc:creator>
      <dc:date>2019-09-01T15:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: proc means - confidence interval - which tables are used?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585471#M28690</link>
      <description>&lt;P&gt;As as said, my point is not whether it is a table or a formula. My point is to find the definition used internally.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2019 15:39:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585471#M28690</guid>
      <dc:creator>xxformat_com</dc:creator>
      <dc:date>2019-09-01T15:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: proc means - confidence interval - which tables are used?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585480#M28691</link>
      <description>&lt;P&gt;Here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=proc&amp;amp;docsetTarget=p0v0y1on1hbxukn0zqgsp5ky8hc0.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#p1d8edr18zmyl3n184bn90ez3v2c" target="_self"&gt;https://documentation.sas.com/?docsetId=proc&amp;amp;docsetTarget=p0v0y1on1hbxukn0zqgsp5ky8hc0.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#p1d8edr18zmyl3n184bn90ez3v2c&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2019 18:13:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585480#M28691</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2019-09-01T18:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: proc means - confidence interval - which tables are used?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585498#M28692</link>
      <description>&lt;P&gt;Thank you. That's exactly what I was looking for &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2019 21:04:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-means-confidence-interval-which-tables-are-used/m-p/585498#M28692</guid>
      <dc:creator>xxformat_com</dc:creator>
      <dc:date>2019-09-01T21:04:15Z</dc:date>
    </item>
  </channel>
</rss>

