Mann Whitney U Test PDF
Mann Whitney U Test PDF
The Mann-Whitney U test is used to compare differences between two independent groups when the
dependent variable is either ordinal or continuous, but not normally distributed. Unlike the
independent-samples t-test, the Mann-Whitney U test allows you to draw different conclusions about
your data depending on the assumptions you make about your data's distribution. The Mann-Whitney
U test is a non-parametric test that can be used in place of an unpaired t-test. It is used to test the null
hypothesis that two samples come from the same population (i.e. have the same median) or,
alternatively, whether observations in one sample tend to be larger than observations in the other.
Although it is a non-parametric test it does assume that the two distributions are similar in shape.
Note that the Mann-Whitney U test is statistically equivalent to the Wilcoxon rank sum test
Because viral load measures are not normally distributed (with outliers as well as limits of detection
(e.g., "undetectable")), we use the Mann-Whitney U test. The test statistic is U, the smaller of
where R1 and R2 are the sums of the ranks in groups 1 and 2, respectively.
The critical value can be found in the table of critical values based on sample sizes
The first step is to assign ranks to the smallest through largest values in the total sample. Next, we
sum the ranks in each group.
Step 6. Conclusion.
Decide to accept or reject the null hypothesis. Reject null hypothesis if test value is less than table
value.