cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar

Nonparametric Tests: Kolmogorov Smirnov test for variance testing

Hello:

 

I have multiple (large data) distribution that I have already tested the means and determined that they are the same and roughly zero. This is what I expected based on subject expertize. Two of the distribution have larger variations than my other distribution. I see this graphically and based on the summary statistics. I want to be more formal and test for differences in the variances. I was thinking of doing Kolmogorov Smimov testing; however, I could not figure out how to do this for my 12 distributions simultanously. Should I even be using the KS test for this purpose? I do not want to be tied to normal distribution testing. Suggestions are appreciated.

 

Rob

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Nonparametric Tests: Kolmogorov Smirnov test for variance testing

Generally speaking, the non-parametric tests help you decide if two or more populations are different with regard to any parameter. They are not specific to a particular parameter, as are tested with the parametric tests.

View solution in original post

3 REPLIES 3
txnelson
Super User

Re: Nonparametric Tests: Kolmogorov Smirnov test for variance testing

JMP provides several statistical tests for comparing the variances between multiple groups.  Under Fit Y by X (oneway), you can select "Unequal Variances" from the red triangle, and JMP will provide a list of stats that will give you a better option than KS for testing the variances.

Jim

Re: Nonparametric Tests: Kolmogorov Smirnov test for variance testing

Thanks.

Re: Nonparametric Tests: Kolmogorov Smirnov test for variance testing

Generally speaking, the non-parametric tests help you decide if two or more populations are different with regard to any parameter. They are not specific to a particular parameter, as are tested with the parametric tests.

Recommended Articles