Skip to Main Content

TEST / DRAFT MASH Guide

Mann-Whitney U-Test

Introduction

A Mann-Whitney U-Test compares the means between two unrelated groups, such as comparing the difference in heights between Cats and Yorkshire Terroirs.

It is considered a non-parametric test and therefore is suitable for non-parametric data. To check if your data is parametric, please check our dedicated guide here:  Parametric or Not Guide

If your data is non-parametric you should consider using an Independent-Samples t-Test

Test Procedure

Step 1: Click Analyze > Nonparametric Tests> Legacy Dialogs > 2 Independent Samples

Step 2: Within the Two-Independent-Samples box, select the test variable or dependent variable you are analysing and move it to the ‘Test Variable List’ box. Then move your independent/grouping variable into the “Grouping Variable” box.

Step 3: Select Define Groups and specify the groups you are going test. In this example I am testing Cats which are labelled 1 against Yorkshire Terroirs which are labelled 2, therefore my groups are numbered 1 and 2.

Step 4: Select Options and click Descriptive Statistics

Step 5: Select Continue à OK

 

Results

SPSS will generate three tables, for this test we need two, the Descriptive Statistics and the Test Statistics.

Group Statistics

This table shows a selection of descriptive statistics: the sample size of each group (N), the mean of each group (Mean), and the standard deviation of each group (Std. Deviation), best practice is to report them all.

Test Statistics

This table shows the specific test results including the Mann-Whitney U statistic (U), the Wilcoxon Statistic (W), the z-score (Z) and two different p-values / significance values. For the vast majority of applications, you will need to report the Asymp. Sig (2-tailed) version of the p-value.


Reporting the Results in APA Formatting

Heights of Cats and Yorkshire terroirs were compared. On average the Yorkshire Terroirs (Mdn = 29.27) were taller than the Cats (Mdn = 28.00) however a Mann-Whitney U test indicated that this difference was not statistically significant, U(NCats=11, NTerroirs=11)=35.5, z=1.67, p=.094