Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

Kruskal-Wallis Test

The Kruskal-Wallis Test was developed by Kruskal and Wallis jointly and is named after them. The Kruskal-Wallis test is a nonparametric (distribution free) test, which is used to compare three or more groups of sample data. This test is used when assumptions of ANOVA are not met. ANOVA is a statistical data analysis technique that is used when the independent variable groups are more than two. In ANOVA, we assume that distribution of each group should be normally distributed. In Kruskal-Wallis Test, we do not have any assumption about the distribution, therefore Kruskal-Wallis Test is a distribution free test. If normality assumptions are met, then the Kruskal-Wallis Test is not as powerful as ANOVA. It is also an improvement over the Sign test andWilcoxons sign rank test, which ignores the actual magnitude of the paired magnitude. Hypothesis: Null hypothesis: Null hypothesis assumes that the samples are from identical populations. Alternative hypothesis: Alternative hypothesis assumes that the sample comes from different populations. 1. We assume that the samples drawn from the population are random. 2. We also assume that the cases of each group are independent. 3. The measurement scale for should be at least ordinal. Procedure: 1. Arrange the data of both samples in a single series in ascending order. 2. Assign rank to them in ascending order. In the case of a repeated value, assign ranks to them by averaging their rank position. 3. Once this is complete, ranks or the different samples are separated and summed up as R1 R2 R3, etc. 4. To calculate the value, apply the following formula:

Where, H = Kruskal-Wallis Test n = total number of observations in all samples Ri = Rank of the sample Kruskal-Wallis Test statistic is approximately a chi-square distribution, with k-1 degree of freedom where ni should be greater than 5. If the calculated value of Kruskal-Wallis Test is less than the chi-square table value, then the null hypothesis will be accepted. If the calculated value of Kruskal-Wallis Test H is greater than the chi-square table value, then we will reject the null hypothesis and say that the sample comes from a different population.

http://www.statisticssolutions.com/resources/directory-of-statisticalanalyses/kruskal-wallis-test

You might also like