<?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: How to test if a sample has a Normal Distribution? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-test-if-a-sample-has-a-Normal-Distribution/m-p/92083#M4516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should get you started:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods graphics on;&lt;/P&gt;&lt;P&gt;PROC UNIVARIATE DATA=sashelp.iris(where=(Species="Virginica"));&lt;/P&gt;&lt;P&gt;VAR SepalLength;&lt;/P&gt;&lt;P&gt;histogram SepalLength / Normal;&lt;/P&gt;&lt;P&gt;qqplot SepalLength / Normal;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jul 2013 17:41:13 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2013-07-30T17:41:13Z</dc:date>
    <item>
      <title>How to test if a sample has a Normal Distribution?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-test-if-a-sample-has-a-Normal-Distribution/m-p/92080#M4513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a small Sample (with 30 points/observations) as variable "Sample" inside a Data Set named 'Data'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how to test if the this sample has a Normal Distribution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 15:07:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-test-if-a-sample-has-a-Normal-Distribution/m-p/92080#M4513</guid>
      <dc:creator>Wagner_Alvarenga</dc:creator>
      <dc:date>2013-07-26T15:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to test if a sample has a Normal Distribution?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-test-if-a-sample-has-a-Normal-Distribution/m-p/92081#M4514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PROC UNIVARIATE has multiple tests for normality.&amp;nbsp; None of the tests are very powerful, so I'll also look at the plots for an eyeball test.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 15:35:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-test-if-a-sample-has-a-Normal-Distribution/m-p/92081#M4514</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2013-07-26T15:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to test if a sample has a Normal Distribution?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-test-if-a-sample-has-a-Normal-Distribution/m-p/92082#M4515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And if the sample size is large (N&amp;gt;100) the tests are over-powered, where even small deviations can lead to a significant result. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow Doc's advice and look at the plots, especially the pp and qq plots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 18:38:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-test-if-a-sample-has-a-Normal-Distribution/m-p/92082#M4515</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2013-07-29T18:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to test if a sample has a Normal Distribution?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-test-if-a-sample-has-a-Normal-Distribution/m-p/92083#M4516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should get you started:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods graphics on;&lt;/P&gt;&lt;P&gt;PROC UNIVARIATE DATA=sashelp.iris(where=(Species="Virginica"));&lt;/P&gt;&lt;P&gt;VAR SepalLength;&lt;/P&gt;&lt;P&gt;histogram SepalLength / Normal;&lt;/P&gt;&lt;P&gt;qqplot SepalLength / Normal;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 17:41:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-test-if-a-sample-has-a-Normal-Distribution/m-p/92083#M4516</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2013-07-30T17:41:13Z</dc:date>
    </item>
  </channel>
</rss>

