<?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 SURVEYMEANS and calculating SD in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYMEANS-and-calculating-SD/m-p/735337#M35689</link>
    <description>Thank you, gcjfernandez! That is the solution.</description>
    <pubDate>Mon, 19 Apr 2021 18:07:17 GMT</pubDate>
    <dc:creator>Emma_at_SAS</dc:creator>
    <dc:date>2021-04-19T18:07:17Z</dc:date>
    <item>
      <title>PROC SURVEYMEANS and calculating SD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYMEANS-and-calculating-SD/m-p/734823#M35651</link>
      <description>&lt;P&gt;&lt;FONT size="3" color="#000000"&gt;Here:&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3" color="#000000"&gt;&lt;A href="https://communities.sas.com/t5/Ask-the-Expert/What-Are-Best-Practices-for-Using-SAS-Survey-Procedures-Q-amp-A/ta-p/706830" target="_blank"&gt;https://communities.sas.com/t5/Ask-the-Expert/What-Are-Best-Practices-for-Using-SAS-Survey-Procedures-Q-amp-A/ta-p/706830&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;&lt;STRONG&gt;I found this:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Why&amp;nbsp;does&amp;nbsp;PROC SURVEYMEANS&amp;nbsp;not report Standard deviations?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;PROC SURVEYMEANS computes the NOBS, MEAN, STDERR, and CLM statistics by default, but you can request standard deviation by adding STD as an option. Please check the documentation for additional keywords.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;However, PROC SURVEYMEANS only calculates STD when I add SUM and the output for STD is&amp;nbsp;&lt;STRONG&gt;Std Error&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;of Sum.&amp;nbsp;&lt;/STRONG&gt;Do you have other suggestions? Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 21:44:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYMEANS-and-calculating-SD/m-p/734823#M35651</guid>
      <dc:creator>Emma_at_SAS</dc:creator>
      <dc:date>2021-04-16T21:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: PROC SURVEYMEANS and calculating SD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYMEANS-and-calculating-SD/m-p/734827#M35653</link>
      <description>&lt;P&gt;Show your code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FYI - looking at the reference you've linked to it does not match the documentation. SAS is doing what is stated in the documentation. I don't see an option to calculate a standard deviation. But I suspect there's a conceptually good reason for this with weighted survey data but my brain is kinda done for the weekend now.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would first look into if this is statistically valid.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 22:13:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYMEANS-and-calculating-SD/m-p/734827#M35653</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-04-16T22:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: PROC SURVEYMEANS and calculating SD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYMEANS-and-calculating-SD/m-p/734861#M35655</link>
      <description>&lt;P&gt;This topic is covered in the following esource:&amp;nbsp;&lt;A href="https://support.sas.com/kb/45/701.html" target="_blank"&gt;https://support.sas.com/kb/45/701.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please review.&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>Sat, 17 Apr 2021 06:50:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYMEANS-and-calculating-SD/m-p/734861#M35655</guid>
      <dc:creator>gcjfernandez</dc:creator>
      <dc:date>2021-04-17T06:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: PROC SURVEYMEANS and calculating SD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYMEANS-and-calculating-SD/m-p/735334#M35688</link>
      <description>Thank you, Reeza. Yes, the good reason is explained in the document that gcjfernandez shared. It seems a finite population adjustment task. Thanks</description>
      <pubDate>Mon, 19 Apr 2021 17:57:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYMEANS-and-calculating-SD/m-p/735334#M35688</guid>
      <dc:creator>Emma_at_SAS</dc:creator>
      <dc:date>2021-04-19T17:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: PROC SURVEYMEANS and calculating SD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYMEANS-and-calculating-SD/m-p/735337#M35689</link>
      <description>Thank you, gcjfernandez! That is the solution.</description>
      <pubDate>Mon, 19 Apr 2021 18:07:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYMEANS-and-calculating-SD/m-p/735337#M35689</guid>
      <dc:creator>Emma_at_SAS</dc:creator>
      <dc:date>2021-04-19T18:07:17Z</dc:date>
    </item>
  </channel>
</rss>

