<?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 Looking for confirmation that I am correctly generating the CI for a mean in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Looking-for-confirmation-that-I-am-correctly-generating-the-CI/m-p/954194#M372698</link>
    <description>&lt;P&gt;Hi, I am using the "output" statement in "proc means" in&amp;nbsp; SAS 9.4 to generate means and 95% CI's for a particular numeric variable for each level of a "by" variable. I have written the following "output" statement:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;output out=X N=N mean=mean lclm=lclm uclm=uclm;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question: Does this code correctly produce the appropriate two-sided confidence intervals for each mean (ie. two-sided and using the appropriate t-value corresponding to the N for each "by" group, as some of the "by" groups are quite small)? I 'd like to confirm that it does because, unlike the documentation for other procedures in 9.4 that explicitly state that "lclm" and "uclm" used in conjunction with one another does in fact do this (while producing only one-sided CI's if only one of the two is specified), I did not notice such a comment in the 9.4 documentation for "proc means".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Dec 2024 19:57:15 GMT</pubDate>
    <dc:creator>sasguy299</dc:creator>
    <dc:date>2024-12-19T19:57:15Z</dc:date>
    <item>
      <title>Looking for confirmation that I am correctly generating the CI for a mean</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Looking-for-confirmation-that-I-am-correctly-generating-the-CI/m-p/954194#M372698</link>
      <description>&lt;P&gt;Hi, I am using the "output" statement in "proc means" in&amp;nbsp; SAS 9.4 to generate means and 95% CI's for a particular numeric variable for each level of a "by" variable. I have written the following "output" statement:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;output out=X N=N mean=mean lclm=lclm uclm=uclm;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question: Does this code correctly produce the appropriate two-sided confidence intervals for each mean (ie. two-sided and using the appropriate t-value corresponding to the N for each "by" group, as some of the "by" groups are quite small)? I 'd like to confirm that it does because, unlike the documentation for other procedures in 9.4 that explicitly state that "lclm" and "uclm" used in conjunction with one another does in fact do this (while producing only one-sided CI's if only one of the two is specified), I did not notice such a comment in the 9.4 documentation for "proc means".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2024 19:57:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Looking-for-confirmation-that-I-am-correctly-generating-the-CI/m-p/954194#M372698</guid>
      <dc:creator>sasguy299</dc:creator>
      <dc:date>2024-12-19T19:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for confirmation that I am correctly generating the CI for a mean</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Looking-for-confirmation-that-I-am-correctly-generating-the-CI/m-p/954195#M372699</link>
      <description>&lt;P&gt;Short answer: Yes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on which documentation the Usage section has a bit more on Confidence Limits to reassure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2024 20:13:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Looking-for-confirmation-that-I-am-correctly-generating-the-CI/m-p/954195#M372699</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2024-12-19T20:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for confirmation that I am correctly generating the CI for a mean</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Looking-for-confirmation-that-I-am-correctly-generating-the-CI/m-p/954196#M372700</link>
      <description>thanks!</description>
      <pubDate>Thu, 19 Dec 2024 20:38:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Looking-for-confirmation-that-I-am-correctly-generating-the-CI/m-p/954196#M372700</guid>
      <dc:creator>sasguy299</dc:creator>
      <dc:date>2024-12-19T20:38:04Z</dc:date>
    </item>
  </channel>
</rss>

