Mann-Whitney U Test Calculator
Find the Mann-Whitney U statistic for two small samples.
The Mann-Whitney U test compares two independent samples without assuming normality.
The math behind it
Rank all values together, sum the ranks per group, then U = R - n(n+1)/2. The smaller U is the test statistic.
Worked example
Two 3-4 value groups give a U you compare to the critical value table.
FAQ
When use it over a t-test?
When data is ordinal or not normally distributed.