|
|
Overview
|
|
For the example in this illustration, 30 voters receive information about a referendum issue and are asked to rank it from 1="Most important" to 5="Least important." The voters are divided into three groups of 10, receiving the information by each of three different media (TV, newspaper, Internet). The media constitute the independent samples. The rankings ("rank) is the test variable.
degrees of freedom = k - 1
The Kruskal-Wallis H test should not be used when the number of ties is large. For modest numbers of ties, H may be adjusted for a penalty factor. This is done by dividing H by this penalty factor, as below, where t = the number of ties in any sample and the numerator is the sum for all samples:
The output for the example looks like this:
For the example above, the significance level of .049 means that there is only a 4.9% chance of obtaining a rank-difference chi-square equal to or greater than that observed (6.041) by chance. This means that the ratings of the referendum issue do differ significantly by media. even for this small sample of 30.
What is being tested is the effect of the variable used to order the grouping (row) variable (amount of information by media, in this example). When the standardized J-T statistic is more than 0, increasing order is indicated. When the standardized J-T statistic is less than 0, decreasing order is indicated. The significance level indicates if the increasing or decreasing ordering effect may be assumed to be different from no order. That is, if there is a finding of significance, the researcher concludes that the grouping variable is ordered.If there is a finding of non-significance, the researcher concludes that there is no pattern of constant increast or decrease. Note that J-T tests may be one-sided or two-sided. SPSS prints the two-sided version, but if the researcher can assume that one direction (increasing or decreasing) need not be tested, perhaps because it is impossible, then a one-sided test is more appropriate.
When only two groups are being compared, the Jonkheere-Terpstra test is equivalent to the Mann-Whitney U test.