<?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: Standard Deviations in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Standard-Deviations/m-p/50802#M13879</link>
    <description>If you mean doing the std dev calculations entirely within a data step, I'm tempted to say its possible, but probably not worth the effort. PROC MEANS is much easier.</description>
    <pubDate>Wed, 01 Oct 2008 12:09:24 GMT</pubDate>
    <dc:creator>Paige</dc:creator>
    <dc:date>2008-10-01T12:09:24Z</dc:date>
    <item>
      <title>Standard Deviations</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Standard-Deviations/m-p/50801#M13878</link>
      <description>Good Afternoon,&lt;BR /&gt;
&lt;BR /&gt;
Does anyone know how to calculate 2 standard deviations of a variable within a dataset?&lt;BR /&gt;
&lt;BR /&gt;
Thank you in advance.

Message was edited by: Scottcom4</description>
      <pubDate>Wed, 01 Oct 2008 06:19:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Standard-Deviations/m-p/50801#M13878</guid>
      <dc:creator>Scottcom4</dc:creator>
      <dc:date>2008-10-01T06:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Deviations</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Standard-Deviations/m-p/50802#M13879</link>
      <description>If you mean doing the std dev calculations entirely within a data step, I'm tempted to say its possible, but probably not worth the effort. PROC MEANS is much easier.</description>
      <pubDate>Wed, 01 Oct 2008 12:09:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Standard-Deviations/m-p/50802#M13879</guid>
      <dc:creator>Paige</dc:creator>
      <dc:date>2008-10-01T12:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Deviations</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Standard-Deviations/m-p/50803#M13880</link>
      <description>If what you want is to add the 2SD to the dataset, you can do it easily with an aggregate function in PROC SQL.&lt;BR /&gt;
&lt;BR /&gt;
Doc</description>
      <pubDate>Fri, 03 Oct 2008 13:06:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Standard-Deviations/m-p/50803#M13880</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2008-10-03T13:06:20Z</dc:date>
    </item>
  </channel>
</rss>

