<?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: Summary statistics in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522068#M73431</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/7661"&gt;@TX_STAR&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am checking someone else's results, basic summary. We got the same N counts, same Means but different standard deviations. What could be the reason?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;How different? Are you talking 6th decimal places or it's off by a lot?&lt;/P&gt;</description>
    <pubDate>Mon, 17 Dec 2018 23:45:57 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2018-12-17T23:45:57Z</dc:date>
    <item>
      <title>Summary statistics</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522065#M73429</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am checking someone else's results, basic summary. We got the same N counts, same Means but different standard deviations. What could be the reason?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 23:36:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522065#M73429</guid>
      <dc:creator>TX_STAR</dc:creator>
      <dc:date>2018-12-17T23:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Summary statistics</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522066#M73430</link>
      <description>&lt;P&gt;"&lt;SPAN&gt;We got the same&amp;nbsp;"&amp;nbsp; do you mean are you comparing yours with his/her's&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;if yes, the datapoints seem to vary or spread differently between yours and someone else's&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;for eg:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data w;
 k=mean(4,4,4);
 std_k=std(4,4,4);
 k1=mean(2,4,6);
 std_k1=std(2,4,6);
 run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 23:44:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522066#M73430</guid>
      <dc:creator>novinosrin</dc:creator>
      <dc:date>2018-12-17T23:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Summary statistics</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522068#M73431</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/7661"&gt;@TX_STAR&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am checking someone else's results, basic summary. We got the same N counts, same Means but different standard deviations. What could be the reason?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;How different? Are you talking 6th decimal places or it's off by a lot?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 23:45:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522068#M73431</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-12-17T23:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Summary statistics</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522069#M73432</link>
      <description>we supposed to have used the same dataset. In any cases, that could result in same Ns, means but different standard deviations. But since we are checking independently, his/her dataset could have changed a little, such as slight updates for some values.</description>
      <pubDate>Mon, 17 Dec 2018 23:49:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522069#M73432</guid>
      <dc:creator>TX_STAR</dc:creator>
      <dc:date>2018-12-17T23:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Summary statistics</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522070#M73433</link>
      <description>&lt;P&gt;Sounds like you have answered your question &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 23:50:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522070#M73433</guid>
      <dc:creator>novinosrin</dc:creator>
      <dc:date>2018-12-17T23:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Summary statistics</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522071#M73434</link>
      <description>first decimal. N &amp;lt;30</description>
      <pubDate>Mon, 17 Dec 2018 23:51:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522071#M73434</guid>
      <dc:creator>TX_STAR</dc:creator>
      <dc:date>2018-12-17T23:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Summary statistics</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522072#M73435</link>
      <description>&lt;P&gt;Which procedure are you using?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Exact same data set or did you build a different set?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe show the code you used and some output for your code and your coworker's output (if you don't have the code).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the difference is very small it could be hardware differences such as different chipset. If running a different OS then that would be another potential for small differences. And another could just be setting formats or numbers of decimals for display.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 23:52:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522072#M73435</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-12-17T23:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Summary statistics</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522074#M73436</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/7661"&gt;@TX_STAR&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;we supposed to have used the same dataset. In any cases, that could result in same Ns, means but different standard deviations. But since we are checking independently, &lt;STRONG&gt;his/her dataset could have changed a little, such as slight updates for some values.&lt;/STRONG&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;With N&amp;lt; 30 and the possibility of data having changed you're likely not actually using the same data. And thus the expectation of the same variance is not correct.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 23:56:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522074#M73436</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-12-17T23:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Summary statistics</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522080#M73437</link>
      <description>&lt;P&gt;Do a Proc Compare, it would be handy in&amp;nbsp;zeroing down on the exact observations and the values that are varying between the two data sets.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 00:44:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/522080#M73437</guid>
      <dc:creator>r_behata</dc:creator>
      <dc:date>2018-12-18T00:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Summary statistics</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/526956#M73557</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;Thank you all for your help. I finally found out what caused the same mean but different standard deviation using the same data set. In proc mean I used the default, the other person&amp;nbsp;used additional option&amp;nbsp;VARDEF=n. So different SD formulas were applied when calculating the SD, SD for a sample (divided by n-1) and SD for population (divided by n).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 15:23:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Summary-statistics/m-p/526956#M73557</guid>
      <dc:creator>TX_STAR</dc:creator>
      <dc:date>2019-01-14T15:23:30Z</dc:date>
    </item>
  </channel>
</rss>

