Hypothesis Testing and Statistical Inference
A non-parametric test to determine if two independent samples were drawn from the same distribution.
Explore some common scenarios for the Mann-Whitney U Test.
Comparing the recovery times (in days) for patients on a new drug versus a placebo.
Sample A: 6, 7, 7, 8, 9, 10, 11
Sample B: 8, 9, 9, 10, 11, 12, 12
Comparing the test scores of students taught with two different methods.
Sample A: 88, 72, 94, 65, 80, 75
Sample B: 91, 85, 79, 97, 88
Comparing the number of daily sign-ups from two different website layouts (A and B).
Sample A: 25, 30, 32, 28, 40, 35
Sample B: 18, 22, 25, 20, 15, 21
Comparing the yield (in kg) from two different types of fertilizer.
Sample A: 150, 155, 160, 148, 152
Sample B: 162, 165, 158, 170, 163, 159