2-Sample Mann-Whitney

Overview | How to | Example

 


 

Overview

The 2-Sample Mann-Whitney (or two-sample Wilcoxon rank sum test) is a nonparametric test of the equality of two population medians. It also calculates the corresponding point estimate and confidence interval. Its parametric counterpart is the Paired t test. This procedure assumes that the samples are randomly and independently drawn from two populations that have the same shape.

Test Null Hypothesis, H0 Alternate Hypothesis, H1
One-tailed m1 = m2 m1 < m2 or m1 > m2
Two-tailed m1 = m2 m1 <> m2

where m1 and m2 are population medians

 


 

How to

At the Excel Menu (For Excel 2007, go to Add-ins first)

  1. Choose ProcessMA > Statistics > Nonparametric > 2-Sample Mann-Whitney

  2. In Variable 1, select the column containing the data for the first sample (Numeric)

  3. In Variable 2, select the column containing the data for the second sample (Numeric)

  4. In Alternate, select the appropriate alternate test

  5. Click OK

 

 

Example

The number of printers sold by two teams of salespeople was recorded for the previous month. You want to find out if there is a difference in the population median of sales between the teams.

  1. Open data worksheet by choosing ProcessMA > Tools > Data

  2. Choose ProcessMA > Statistics > Nonparametric > 2-Sample Mann-Whitney

  3. In Variable 1, select BO - Sales A

  4. In Variable 2, select BP - Sales B

  5. Click OK

 

Results & Interpretation

The median for both sales team A and B are 51 and 52 respectively. For a desired a = 0.05, since p = 0.7995 > a, we fail to reject H0. Therefore, we conclude that there is no significant evidence that the sales of the two teams are the different.

 


 

Copyright © ProcessMA