cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

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

Does "wilcoxon each-pair" account for multiple pairs?

When using the "Wilcoxon Each-Pair" option in JMP, should I use Bonferroni correction, adjusting the alpha to account for multiple pairs? Or does the "wilcoxon each-pair" option already adjust for multiple pairs?

1 REPLY 1
Victor_G
Super User

Re: Does "wilcoxon each-pair" account for multiple pairs?

Hi @MarkovRank1093,

 

If you hover your mouse on the test, you can have a short description of the test and see if it adjusts for multiple testing :

Victor_G_0-1700124081349.png

You can also check the JMP Help related to the use of nonparametric tests : Nonparametric Multiple Comparisons Reports

If you're looking for a nonparametric test with multiple testing adjustment, you can perhaps use Steel-Dwass All Pairs test, which is the nonparametric test version of the Tukey-Kramer test.

 

I hope this answer will help you,

Victor GUILLER

"It is not unusual for a well-designed experiment to analyze itself" (Box, Hunter and Hunter)

Recommended Articles