Kruskal-Wallis

Overview | How to | Example

 


 

Overview

The Kruskal-Wallis is a nonparametric test of the equality of medians for two or more populations. Its parametric counterpart is the One-Way Analysis of Variance. This procedure assumes that the samples are randomly and independently drawn from populations that have the same shape. It is more robust than the Mood's median test for data of many distributions but is less robust for data with outliers.

Null Hypothesis, H0 Alternate Hypothesis, H1
m1 = m2 = ... = mi m1 <> m2 <> ... <> mi

where mi are the medians of population i

 


 

How to

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

  1. Choose ProcessMA > Statistics > Nonparametric > Kruskal-Wallis

  2. For data in single stacked column

  3. For data in different columns

  4. Click OK

 

 

Example

You are the manager of the mortgage department in a bank. You have three officers processing mortgage applications. You collected data on cycle time to process applications for the last 2 months and you want to assess if the three officers have the same processing speed.

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

  2. Choose ProcessMA > Statistics > Nonparametric > Kruskal-Wallis

  3. In Variable, select BQ - Cycle Time

  4. In Factor, select BR - Officer

  5. Click OK

 

Results & Interpretation

For a desired a = 0.05, since p = 0.0002 < a, we will reject H0. Therefore, we conclude that there is significant evidence that the median cycle times for the three officers are different.

 


 

Copyright © ProcessMA