<?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: Help Interpreting KSL test results in Goodness of Fit in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Help-Interpreting-KSL-test-results-in-Goodness-of-Fit/m-p/29287#M19356</link>
    <description>&lt;P&gt;The details and formulas of this test can be found on the following page:&amp;nbsp; &lt;A href="http://support.sas.com/documentation/cdl/en/procstat/63104/HTML/default/viewer.htm#procstat_univariate_sect037.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/procstat/63104/HTML/default/viewer.htm#procstat_univariate_sect037.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The null hypothesis for the KSL test is that the data are distributed as whatever distribution you have fit.&amp;nbsp; Suppose you fit a normal distribution.&amp;nbsp; Then the&amp;nbsp;null hypothesis is that the data are normally distributed.&lt;/P&gt;&lt;P&gt;In order to interpret the test, the user must decide on an alpha level.&amp;nbsp; Suppose you pick an alpha value of .05.&lt;/P&gt;&lt;P&gt;Receiving a p-value of 0.1500 indicates that one cannot reject the null hypothesis (because we chose an alpha of .05 which is less than the p-value).&lt;/P&gt;</description>
    <pubDate>Thu, 17 Nov 2016 12:29:30 GMT</pubDate>
    <dc:creator>tonya_mauldin</dc:creator>
    <dc:date>2016-11-17T12:29:30Z</dc:date>
    <item>
      <title>Help Interpreting KSL test results in Goodness of Fit</title>
      <link>https://community.jmp.com/t5/Discussions/Help-Interpreting-KSL-test-results-in-Goodness-of-Fit/m-p/7864#M7858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nHi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking at some goodness of fit results. While the Shapiro-Wilkes results have some (sparse) documentation, the Komologorov-Smirnov-Lilliefors test seems to have a different form and no documentation. A quick search shows nothing on the forum either; and google is quite quiet on the subject.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My results are:&lt;/P&gt;&lt;P&gt;For a Normal Distribution:&lt;/P&gt;&lt;P&gt;D&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Prob &amp;gt; D&lt;/P&gt;&lt;P&gt;0.3752777&amp;nbsp; &amp;lt;&amp;nbsp; 0.0100*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not believe that this is a normal distribution. Can I reject the Null Hypothesis as D &amp;gt; alpha?&lt;/P&gt;&lt;P&gt;Why is Prob &amp;gt; D significant - does this just mean the test result is not likely as a random occurence?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the LogNormal Distribution.&lt;/P&gt;&lt;P&gt;D&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Prob &amp;gt; D&lt;/P&gt;&lt;P&gt;0.030143&amp;nbsp; &amp;lt;&amp;nbsp; 0.0100*&lt;/P&gt;&lt;P&gt;This is close to a Log Normal Distribution - it is mostly within the limits on the Normal quantile plot but wanders a little at the ends. As D is now less than alpha; does this mean that it fits a log Normal distribution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI, There are ~159k data points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The best link I can find on the subject is &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://homepages.cae.wisc.edu/’1e642/content/Techniq"&gt;http://homepages.cae.wisc.edu/’1e642/content/Techniq&lt;/A&gt;&lt;SPAN&gt; ues/KS-Test.htm, which is what I am basing my assumptions on.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any further information you can provide,&lt;/P&gt;&lt;P&gt;Gareth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive-pre"&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive-pre"&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 16:04:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-Interpreting-KSL-test-results-in-Goodness-of-Fit/m-p/7864#M7858</guid>
      <dc:creator>garethw</dc:creator>
      <dc:date>2013-12-16T16:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help Interpreting KSL test results in Goodness of Fit</title>
      <link>https://community.jmp.com/t5/Discussions/Help-Interpreting-KSL-test-results-in-Goodness-of-Fit/m-p/29286#M19355</link>
      <description>&lt;P&gt;I have similar questions and it seems there is very little resource on this topic.&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; How does JMP calculate and report the KSL Test results?&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; How to interpret the D and Prob&amp;gt;D values reported by JMP?&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; Does user have control over the Alpha / Significant Level?&amp;nbsp; If yes, how?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 02:43:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-Interpreting-KSL-test-results-in-Goodness-of-Fit/m-p/29286#M19355</guid>
      <dc:creator>ylee</dc:creator>
      <dc:date>2016-11-17T02:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help Interpreting KSL test results in Goodness of Fit</title>
      <link>https://community.jmp.com/t5/Discussions/Help-Interpreting-KSL-test-results-in-Goodness-of-Fit/m-p/29287#M19356</link>
      <description>&lt;P&gt;The details and formulas of this test can be found on the following page:&amp;nbsp; &lt;A href="http://support.sas.com/documentation/cdl/en/procstat/63104/HTML/default/viewer.htm#procstat_univariate_sect037.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/procstat/63104/HTML/default/viewer.htm#procstat_univariate_sect037.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The null hypothesis for the KSL test is that the data are distributed as whatever distribution you have fit.&amp;nbsp; Suppose you fit a normal distribution.&amp;nbsp; Then the&amp;nbsp;null hypothesis is that the data are normally distributed.&lt;/P&gt;&lt;P&gt;In order to interpret the test, the user must decide on an alpha level.&amp;nbsp; Suppose you pick an alpha value of .05.&lt;/P&gt;&lt;P&gt;Receiving a p-value of 0.1500 indicates that one cannot reject the null hypothesis (because we chose an alpha of .05 which is less than the p-value).&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 12:29:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-Interpreting-KSL-test-results-in-Goodness-of-Fit/m-p/29287#M19356</guid>
      <dc:creator>tonya_mauldin</dc:creator>
      <dc:date>2016-11-17T12:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help Interpreting KSL test results in Goodness of Fit</title>
      <link>https://community.jmp.com/t5/Discussions/Help-Interpreting-KSL-test-results-in-Goodness-of-Fit/m-p/29314#M19364</link>
      <description>&lt;P&gt;with this size of sample size everything comes out as significant (for good or bad). this is since&amp;nbsp;every little difference is "detectable". with this sample i would first mach things visually.&lt;/P&gt;
&lt;P&gt;I also find the p values of this test rather&amp;nbsp;suspiciously rounded. if you just omit some observations&amp;nbsp;and&amp;nbsp;repeat the test it will still give the exact same p value.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 17:32:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-Interpreting-KSL-test-results-in-Goodness-of-Fit/m-p/29314#M19364</guid>
      <dc:creator>ron_horne</dc:creator>
      <dc:date>2016-11-17T17:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Help Interpreting KSL test results in Goodness of Fit</title>
      <link>https://community.jmp.com/t5/Discussions/Help-Interpreting-KSL-test-results-in-Goodness-of-Fit/m-p/29316#M19366</link>
      <description>JMP is not actually calculating the p-values in this case.  JMP is looking them up from tabled values.  That is why you can omit some observations and get the same p-value.  This is also why JMP gives the &amp;lt; or &amp;gt; symbol.  This tells the user that the p-value is slightly less than or slightly more than the reported value.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You are correct about the sample size/significance issue.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Nov 2016 17:42:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-Interpreting-KSL-test-results-in-Goodness-of-Fit/m-p/29316#M19366</guid>
      <dc:creator>tonya_mauldin</dc:creator>
      <dc:date>2016-11-17T17:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help Interpreting KSL test results in Goodness of Fit</title>
      <link>https://community.jmp.com/t5/Discussions/Help-Interpreting-KSL-test-results-in-Goodness-of-Fit/m-p/29317#M19367</link>
      <description>JMP is not actually calculating the p-values in this case.  JMP is looking them up from tabled values.  That is why you can omit some observations and get the same p-value.  This is also why JMP gives the &amp;lt; or &amp;gt; symbol.  This tells the user that the p-value is slightly less than or slightly more than the reported value.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You are correct about the sample size/significance issue.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Nov 2016 17:42:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-Interpreting-KSL-test-results-in-Goodness-of-Fit/m-p/29317#M19367</guid>
      <dc:creator>tonya_mauldin</dc:creator>
      <dc:date>2016-11-17T17:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help Interpreting KSL test results in Goodness of Fit</title>
      <link>https://community.jmp.com/t5/Discussions/Help-Interpreting-KSL-test-results-in-Goodness-of-Fit/m-p/29545#M19498</link>
      <description>&lt;P&gt;Thank you for the pointers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While a sample size of ~159k is considered as large and highly detectable in the context of rejecting the null hypothesis, is there a number where we consider a sample size as "large and highly detectable"?&amp;nbsp; And if this number is based on a theory, or a general rule of thumb?&amp;nbsp; In my case, I could be working on a sample size of ~40k.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To add, my intention is to attempt to avoid visual inspection of the histograms.&amp;nbsp; I could be dealing with ~40k of units in a particular product, where each unit is taken ~3000 different kinds of measurements.&amp;nbsp; Assuming we expect every single kind of measurement to produce a Normal distribution behaviour.&amp;nbsp; I imagine, if possible, I could run the Normality test using JMP to report the p-value for each of the 3000 measurements.&amp;nbsp; By looking at 3000 p-values as the first gross screen, it allows me to quickly identify problematic measurements (that are not Normal) instead of viewing through 3000 histograms manually.&amp;nbsp; For this, we need (1) accuracy and robustness from the Normality test, and (2) automation in JSL supported to report these p-values.&amp;nbsp; If there's any advice on such usage model, that'd be very much appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 06:35:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-Interpreting-KSL-test-results-in-Goodness-of-Fit/m-p/29545#M19498</guid>
      <dc:creator>ylee</dc:creator>
      <dc:date>2016-11-24T06:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Help Interpreting KSL test results in Goodness of Fit</title>
      <link>https://community.jmp.com/t5/Discussions/Help-Interpreting-KSL-test-results-in-Goodness-of-Fit/m-p/29557#M19503</link>
      <description>&lt;P&gt;in this case you may want to try the following steps:&lt;/P&gt;
&lt;P&gt;1) open your data table.&lt;/P&gt;
&lt;P&gt;2) run a&amp;nbsp;distribution with all the variables you want.&lt;/P&gt;
&lt;P&gt;3) hold the Ctrl key and fit the normal distribution to all variables&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/4125i6B807B5239EC6BDB/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4) hold the Ctrl key and get the goodness of fit&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 472px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/4126i2E94BF0662C9E8B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5) now comes the trick: right click on one of the goodness of fit tables and choose Make combined data table.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 650px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/4127iD1367DB14C3E2F6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;now you should have a fully functional table with all your results at once. this will allow you to sort by the statistic value or Pvalue or even make a&amp;nbsp;graph of what you just got.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hope this helps.&lt;/P&gt;
&lt;P&gt;ron&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 15:06:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-Interpreting-KSL-test-results-in-Goodness-of-Fit/m-p/29557#M19503</guid>
      <dc:creator>ron_horne</dc:creator>
      <dc:date>2016-11-24T15:06:39Z</dc:date>
    </item>
  </channel>
</rss>

