The Wilcoxon RankβSum test (also known as the MannβWhitney U test) is a nonβparametric alternative to the twoβsample tβtest. It evaluates whether two independent samples originate from populations with the same median by comparing the ranks of the combined data set.
First, all observations from both groups are pooled and ranked from smallest to largest. The test statistic W is the sum of the ranks belonging to the first sample. From W we obtain the MannβWhitney U statistic, which can be compared to its sampling distribution or approximated by a normal distribution for large samples.
A small pβvalue (typically < 0.05) indicates that the two samples differ significantly in location, leading to rejection of the null hypothesis of identical distributions.
What is the Wilcoxon Rank Sum Test?
When should I use this test instead of a t-test?
How do I interpret the results of the Wilcoxon Rank Sum Test?
Can this test be used for paired data?
What are the assumptions of the Wilcoxon Rank Sum Test?
How do I calculate the U statistic from W?
Can this test handle ties in the data?
Results are for informational purposes only and do not constitute professional advice.
