<?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 limit gives &amp;quot;.&amp;quot; in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258619#M57372</link>
    <description>&lt;P&gt;There are 3 missing values in the year 1 data set (Oct 11 trt 2, and Sept 24 and Oct 11 trt 3), but they don't seem to correspond to&amp;nbsp;the missing values in the confidence limit output. If it helps provide context, both data sets have 7 trt and four reps&lt;/P&gt;</description>
    <pubDate>Wed, 23 Mar 2016 20:26:09 GMT</pubDate>
    <dc:creator>ST1</dc:creator>
    <dc:date>2016-03-23T20:26:09Z</dc:date>
    <item>
      <title>Proc Means confidence limit gives "."</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258614#M57370</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I am trying to get the 95% confidence interval for a disease severity progression data set in SAS 9.4. The data have been log transformed and are not normal (certain weeks have a lot of 0 values). &amp;nbsp;Sometimes the confidence limit output contains "." rather than numbers. In the year 2 output it seems that this only happens when the disease severy mean in 0 (see year 2 below), but in the year 1 data it happens for weeks when the disease severity mean is 0.3010 or 0 (see year 1 below). &amp;nbsp;My question is: what does the "." mean? Why is a "." returned even when the mean is not 0?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Sherri &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the coding for year 2:&lt;/P&gt;&lt;P&gt;Title2 "Confidence Interval";&lt;BR /&gt;proc means data= first maxdec=4 alpha=0.05 clm mean;&lt;BR /&gt;class trt;&lt;BR /&gt;var jul23 jul31 aug6 aug13 aug20 aug27 sep3 sep10 sep17;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and this is part of the output:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/2435iC332D8E25383A619/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="year2.png" title="year2.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Coding for year 1&lt;/P&gt;&lt;P&gt;Title2 "Confidence Interval";&lt;BR /&gt;proc means data= first maxdec=4 alpha=0.05 clm mean;&lt;BR /&gt;class trt;&lt;BR /&gt;var aug21 aug30 sep14 sep24 oct11;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Output for year 1:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/2445i515291970249FF5A/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="year1.png" title="year1.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 22:52:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258614#M57370</guid>
      <dc:creator>ST1</dc:creator>
      <dc:date>2016-03-23T22:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Means confidence limit gives "."</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258616#M57371</link>
      <description>&lt;P&gt;Is it possible you have missing values in your data?&amp;nbsp; If only one observation has a nonmissing value, you can get a mean.&amp;nbsp; But you can't get confidence limits.&amp;nbsp; Perhaps you could check your data for a few of these cases.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 20:12:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258616#M57371</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2016-03-23T20:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Means confidence limit gives "."</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258619#M57372</link>
      <description>&lt;P&gt;There are 3 missing values in the year 1 data set (Oct 11 trt 2, and Sept 24 and Oct 11 trt 3), but they don't seem to correspond to&amp;nbsp;the missing values in the confidence limit output. If it helps provide context, both data sets have 7 trt and four reps&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 20:26:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258619#M57372</guid>
      <dc:creator>ST1</dc:creator>
      <dc:date>2016-03-23T20:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Means confidence limit gives "."</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258629#M57373</link>
      <description>&lt;P&gt;Perhaps you could share some of the data.&amp;nbsp; There are other conditions where there would be a mean but no confidence limit, such as all values being identical.&amp;nbsp; Are you able to share all the data points for one set of values that has no confidence limits?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 20:42:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258629#M57373</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2016-03-23T20:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Means confidence limit gives "."</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258649#M57376</link>
      <description>&lt;P&gt;Add Standard Deviation to the chart please and repost.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 21:45:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258649#M57376</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-03-23T21:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Means confidence limit gives "."</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258662#M57379</link>
      <description>&lt;P&gt;Here is data for trt 7 of year 1&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;block trt  aug21 aug30 sep14 sep24 oct11;
1	7	0	0	0.2	0.5	1
2	7	0	0	0	0.6	1
3	7	0	0.1	0	0.9	1
4	7	0	0	0	0.5	1
;&lt;/PRE&gt;</description>
      <pubDate>Wed, 23 Mar 2016 22:51:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258662#M57379</guid>
      <dc:creator>ST1</dc:creator>
      <dc:date>2016-03-23T22:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Means confidence limit gives "."</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258664#M57380</link>
      <description>&lt;P&gt;Please see orginal message for update chart.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 22:53:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258664#M57380</guid>
      <dc:creator>ST1</dc:creator>
      <dc:date>2016-03-23T22:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Means confidence limit gives "."</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258688#M57384</link>
      <description>&lt;P&gt;Do you see the issue? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All results with missing CI have a standard deviation of 0 - implying that the values are all that single value.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 00:25:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258688#M57384</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-03-24T00:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Means confidence limit gives "."</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258727#M57392</link>
      <description>As Reeza pointed out . You can not calculated CI when it is at the highest level (nway), there is only one obs for that.
Specify WAYS statement.
&lt;PRE&gt;
proc means data= first maxdec=4 alpha=0.05 clm mean;
class trt;
ways 1 ;
var jul23 jul31 aug6 aug13 aug20 aug27 sep3 sep10 sep17;
run;
&lt;/PRE&gt;</description>
      <pubDate>Thu, 24 Mar 2016 05:50:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Means-confidence-limit-gives-quot-quot/m-p/258727#M57392</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-03-24T05:50:10Z</dc:date>
    </item>
  </channel>
</rss>

