Mann–Whitney: when data isn't normal
A rank-based test for skewed metrics like revenue and session length.
Lesson 7 of 24~33 min of learningIncludes ~22 min for questions and tasks
Contents1 of 55 steps
Alex Tutor
You
Alex Tutor
You
Alex Tutor
You
Alex Tutor
Alex Tutor
Question 1
Which situation is the clearest reason to prefer Mann-Whitney over a classic t-test?
Alex Tutor
Alex Tutor
Chart data
| Rank | Old page | New page |
|---|---|---|
| 1 | 38 | |
| 2 | 42 | |
| 3 | 47 | |
| 4 | 49 | |
| 5 | 55 |
Show 7 more rows
| 6 | 58 | |
| 7 | 60 | |
| 8 | 61 | |
| 9 | 65 | |
| 10 | 68 | |
| 11 | 72 | |
| 12 | 130 |
You
Alex Tutor
Alex Tutor
Question 2
All 12 sessions are ranked 1 (shortest) to 12 (longest). The old page's ranks are 1, 2, 3, 4, 5 and 8. What is its rank sum R₁?
Units: rank points (e.g. 20)
Alex Tutor
You
Alex Tutor
You
Alex Tutor
Alex Tutor
Question 3
Old page: R₁ = 23, n₁ = 6. What is U₁ = R₁ - n₁(n₁+1)/2?
Units: U (e.g. 5)
You
Alex Tutor
You
Alex Tutor
Alex Tutor
Question 4
New page: R₂ = 55, n₂ = 6. What is U₂ = R₂ - n₂(n₂+1)/2?
Units: U (e.g. 5)
You
Alex Tutor
You
Alex Tutor
Question 5
With U = min(2, 34) = 2 and a two-tailed critical value of 5 (n₁ = n₂ = 6, α = 0.05), we reject the null hypothesis that the two pages have the same distribution of session length.
Alex Tutor
You
Alex Tutor
Alex Tutor
Question 6
Match each term to its definition.
Tap an answer, then tap the row it belongs to. You can also drag.
- Rank
- Rank sum (R)
- U statistic
- Non-parametric test
Answers left to place
You
Alex Tutor
Alex Tutor
Question 7
Which of these are good reasons to reach for Mann-Whitney instead of a t-test? Select all that apply.
You
Alex Tutor
You
Alex Tutor
Alex Tutor
Question 8Short answer · AI-checked task
In your own words, why does ranking the data (rather than deleting the 130-second session or leaving it to distort the mean) let us handle that outlier honestly?
Write your answer and get a score with feedback from our AI reviewer.
Log in to get AI feedbackYou
Alex Tutor
You
Alex Tutor
Question 9Case · AI-checked task
Review a colleague's Mann-Whitney write-up below.
A colleague compared time-in-app for two onboarding flows: n₁ = n₂ = 8 per group. They computed U = 25, looked up a two-tailed critical value of 13 for n₁ = n₂ = 8 at α = 0.05, and wrote: 'U = 25 is bigger than the critical value of 13, so the difference is significant — new onboarding wins.' Is this conclusion correct? Explain your reasoning.
Write your answer and get a score with feedback from our AI reviewer.
Log in to get AI feedbackAlex Tutor
That’s the lesson. You answered every task — nicely done.