- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
What are requirements to perform Wilcoxon test in JMP
Are there any requirements to data distribution shape or variance to perform Wilcoxon test in JMP?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: What are requirements to perform Wilcoxon test in JMP
This is a non-parametric test, so it makes no assumptions about the distribution. It is 'distribution-free.'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: What are requirements to perform Wilcoxon test in JMP
Are your groups matched pairs, or are they from independent groups?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: What are requirements to perform Wilcoxon test in JMP
The data are from independent groups.
I would like to know if any requirements for variance between the two groups, equal vs non-equal?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: What are requirements to perform Wilcoxon test in JMP
The data should be of equal variance and the measurement system should be of equal interval, but the distribution does not have to be normally distributed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: What are requirements to perform Wilcoxon test in JMP
Thanks. Which function in JMP could be used if the data are not normal distribution and variance not equal?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: What are requirements to perform Wilcoxon test in JMP
It surprises me that a search for Wilcoxon in documentation returns multiple hits:
https://www.jmp.com/support/help/en/18.0/#search/Wilcoxon
I only knew may be a couple.
A read of some of them reveals two questions: what you data look like, and what is your hypothesis?
Here are some of the relevant hits:
https://www.jmp.com/support/help/en/18.0/index.shtml#page/jmp/equivalence-test-reports.shtml
All responses from Mark and Jim are relevant. But I think you need to read through those documentations and find the one that is appropriate for your situation.