<?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 Default P-values goodness-of-fit tests in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Default-P-values-goodness-of-fit-tests/m-p/597654#M16165</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to run some Goodness-of-fit tests for several variables, but for every variable the three tests (KS, AD and C-vM) show similar p-values 0.010, 0.005, 0.005 respectively. This would mean that every variable is not normally distributed. However, when looking at Q-Q plot and histograms, not every variable is not normally distributed.&lt;/P&gt;&lt;P&gt;It looks like these p-values are default p-values, since for every variable these p-values are the same.&lt;/P&gt;&lt;P&gt;This is what I did:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc univariate data=&amp;lt;library.dataset&amp;gt;;&lt;BR /&gt;var &amp;lt;variables&amp;gt;;&lt;BR /&gt;histogram /normal;&lt;BR /&gt;qqplot;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2019 09:43:22 GMT</pubDate>
    <dc:creator>lheer</dc:creator>
    <dc:date>2019-10-18T09:43:22Z</dc:date>
    <item>
      <title>Default P-values goodness-of-fit tests</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Default-P-values-goodness-of-fit-tests/m-p/597654#M16165</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to run some Goodness-of-fit tests for several variables, but for every variable the three tests (KS, AD and C-vM) show similar p-values 0.010, 0.005, 0.005 respectively. This would mean that every variable is not normally distributed. However, when looking at Q-Q plot and histograms, not every variable is not normally distributed.&lt;/P&gt;&lt;P&gt;It looks like these p-values are default p-values, since for every variable these p-values are the same.&lt;/P&gt;&lt;P&gt;This is what I did:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc univariate data=&amp;lt;library.dataset&amp;gt;;&lt;BR /&gt;var &amp;lt;variables&amp;gt;;&lt;BR /&gt;histogram /normal;&lt;BR /&gt;qqplot;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 09:43:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Default-P-values-goodness-of-fit-tests/m-p/597654#M16165</guid>
      <dc:creator>lheer</dc:creator>
      <dc:date>2019-10-18T09:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Default P-values goodness-of-fit tests</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Default-P-values-goodness-of-fit-tests/m-p/597676#M16170</link>
      <description>&lt;P&gt;Show us what you are seeing.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 10:56:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Default-P-values-goodness-of-fit-tests/m-p/597676#M16170</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-10-18T10:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Default P-values goodness-of-fit tests</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Default-P-values-goodness-of-fit-tests/m-p/597679#M16171</link>
      <description>&lt;P&gt;I see these p-values for every single variable, but with different D-, W-Sq- and A-Sq-values.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 409px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/33294iA4F8AC284B432DA6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 11:09:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Default-P-values-goodness-of-fit-tests/m-p/597679#M16171</guid>
      <dc:creator>lheer</dc:creator>
      <dc:date>2019-10-18T11:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Default P-values goodness-of-fit tests</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Default-P-values-goodness-of-fit-tests/m-p/597688#M16174</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&amp;nbsp; wrote many blogs about this GOF .especially your data is not big enough or have some integer value .&lt;/P&gt;
&lt;P&gt;These&amp;nbsp;&lt;SPAN&gt;tests (KS, AD and C-vM) are not always trusted&amp;nbsp; .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I would follow Q-Q plot .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 11:30:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Default-P-values-goodness-of-fit-tests/m-p/597688#M16174</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-10-18T11:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Default P-values goodness-of-fit tests</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Default-P-values-goodness-of-fit-tests/m-p/597690#M16175</link>
      <description>&lt;P&gt;I'm going to guess that you are testing large data? As KSharb suggests, you might want to read the article &lt;A href="https://blogs.sas.com/content/iml/2016/11/28/goodness-of-fit-large-small-samples.html" target="_self"&gt;"Goodness-of-fit tests: A cautionary tale for large and small samples".&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, a more important question is WHY you want to test many variables for normality. What are you trying to accomplish? Why does a lack of normality bother you?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 11:39:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Default-P-values-goodness-of-fit-tests/m-p/597690#M16175</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2019-10-18T11:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Default P-values goodness-of-fit tests</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Default-P-values-goodness-of-fit-tests/m-p/597693#M16176</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&amp;nbsp; You are right. OP must have a big table .&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 11:51:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Default-P-values-goodness-of-fit-tests/m-p/597693#M16176</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-10-18T11:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Default P-values goodness-of-fit tests</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Default-P-values-goodness-of-fit-tests/m-p/597697#M16177</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/295765"&gt;@lheer&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;... but for every variable the three tests (KS, AD and C-vM) show similar p-values 0.010, 0.005, 0.005 respectively&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This is NOT what the SAS output is showing. It does not show a value of 0.010 or 0.005 or 0.005 respectively.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It shows a value of &amp;lt;0.010 and &amp;lt;0.005 and &amp;lt;0.005, and these are not default values, these are calculations, rounded to some meaningful threshold.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 12:09:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Default-P-values-goodness-of-fit-tests/m-p/597697#M16177</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-10-18T12:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Default P-values goodness-of-fit tests</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Default-P-values-goodness-of-fit-tests/m-p/597776#M16191</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/295765"&gt;@lheer&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I see these p-values for every single variable, but with different D-, W-Sq- and A-Sq-values.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 409px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/33294iA4F8AC284B432DA6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Send the output to a data set and you can examine the, almost certainly miniscule, actul&amp;nbsp;p-values. The TABLES the procedure reports with will use a threshold value instead of attempting to fit a value like 0.00000000004583 into a 6-column display.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 17:12:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Default-P-values-goodness-of-fit-tests/m-p/597776#M16191</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-10-18T17:12:10Z</dc:date>
    </item>
  </channel>
</rss>

