Jonckheere's trend test
   HOME

TheInfoList



OR:

In statistics, the Jonckheere trend test (sometimes called the Jonckheere–Terpstra test) is a test for an ordered alternative hypothesis within an independent samples (between-participants) design. It is similar to the Kruskal–Wallis test in that the
null hypothesis In scientific research, the null hypothesis (often denoted ''H''0) is the claim that no difference or relationship exists between two sets of data or variables being analyzed. The null hypothesis is that any experimentally observed difference is d ...
is that several independent samples are from the same population. However, with the Kruskal–Wallis test there is no a priori ordering of the populations from which the samples are drawn. When there is an ''a priori'' ordering, the Jonckheere test has more statistical power than the Kruskal–Wallis test. The test was developed by Aimable Robert Jonckheere, who was a psychologist and statistician at
University College London , mottoeng = Let all come who by merit deserve the most reward , established = , type = Public research university , endowment = £143 million (2020) , budget = ...
. The null and alternative hypotheses can be conveniently expressed in terms of population medians for ''k'' populations (where ''k'' > 2). Letting ''θi'' be the population median for the ''i''th population, the null hypothesis is: :H_0: \theta_1 = \theta_2 = \cdots = \theta_k The alternative hypothesis is that the population medians have an a priori ordering e.g.: :H_A: \theta_1 \theta_2 \cdots \theta_k with at least one strict inequality.


Procedure

The test can be seen as a special case of Maurice Kendall’s more general method of
rank correlation In statistics, a rank correlation is any of several statistics that measure an ordinal association—the relationship between rankings of different ordinal variables or different rankings of the same variable, where a "ranking" is the assignment o ...
and makes use of the Kendall's ''S'' statistic. This can be computed in one of two ways:


The ‘direct counting’ method

#Arrange the samples in the predicted order #For each score in turn, count how many scores in the samples to the right are larger than the score in question. This is ''P''. #For each score in turn, count how many scores in the samples to the right are smaller than the score in question. This is ''Q''. #''S'' = ''P'' – ''Q''


The ‘nautical’ method

#Cast the data into an ordered contingency table, with the levels of the independent variable increasing from left to right, and values of the dependent variable increasing from top to bottom. #For each entry in the table, count all other entries that lie to the ‘South East’ of the particular entry. This is ''P''. #For each entry in the table, count all other entries that lie to the ‘South West’ of the particular entry. This is ''Q''. #''S'' = ''P'' – ''Q'' Note that there will always be ties in the independent variable (individuals are ‘tied’ in the sense that they are in the same group) but there may or may not be ties in the dependent variable. If there are no ties – or the ties occur within a particular sample (which does not affect the value of the test statistic) – exact tables of ''S'' are available; for example, Jonckheere provided selected tables for values of ''k'' from 3 to 6 and equal samples sizes (''m'') from 2 to 5. Leach presented critical values of ''S'' for ''k'' = 3 with sample sizes ranging from 2,2,1 to 5,5,5.


Normal approximation to ''S''

The standard normal distribution can be used to approximate the distribution of ''S'' under the null hypothesis for cases in which exact tables are not available. The
mean There are several kinds of mean in mathematics, especially in statistics. Each mean serves to summarize a given group of data, often to better understand the overall value (magnitude and sign) of a given data set. For a data set, the '' ari ...
of the distribution of ''S'' will always be zero, and assuming that there are no ties scores between the values in two (or more) different samples the
variance In probability theory and statistics, variance is the expectation of the squared deviation of a random variable from its population mean or sample mean. Variance is a measure of dispersion, meaning it is a measure of how far a set of numbe ...
is given by :\operatorname(S)=\frac Where ''n'' is the total number of scores, and ''ti'' is the number of scores in the ith sample. The approximation to the standard normal distribution can be improved by the use of a continuity correction: ''Sc'' = , ''S'', – 1. Thus 1 is subtracted from a positive ''S'' value and 1 is added to a negative ''S'' value. The z-score equivalent is then given by :z =\frac


Ties

If scores are tied between the values in two (or more) different samples there are no exact table for the S distribution and an approximation to the normal distribution has to be used. In this case no continuity correction is applied to the value of ''S'' and the variance is given by :\begin\operatorname(S)=&\frac \\ &+\frac \\ &+\frac\end where ''t''''i'' is a row marginal total and ''u''''i'' a column marginal total in the contingency table. The ''z''-score equivalent is then given by :z =\frac


A numerical example

In a partial replication of a study by Loftus and Palmer participants were assigned at random to one of three groups, and then shown a film of two cars crashing into each other. After viewing the film, the participants in one group were asked the following question: “About how fast were the cars going when they contacted each other?” Participants in a second group were asked, “About how fast were the cars going when they bumped into each other?” Participants in the third group were asked, “About how fast were the cars going when they smashed into each other?” Loftus and Palmer predicted that the action verb used (contacted, bumped, smashed) would influence the speed estimates in miles per hour (mph) such that action verbs implying greater energy would lead to higher estimated speeds. The following results were obtained (simulated data):


The ‘direct counting’ method

*The samples are already in the predicted order *For each score in turn, count how many scores in the samples to the right are larger than the score in question to obtain ''P'': :: ''P'' = 8 + 7 + 7 + 7 + 4 + 4 + 3 + 3 = 43 *For each score in turn, count how many scores in the samples to the right are smaller than the score in question to obtain ''Q'': :: ''Q'' = 0 + 0 + 1 + 1 + 0 + 0 + 0 + 1 = 3 *''S'' = ''P'' - ''Q'' = 43 - 3 *''S'' = 40


The 'nautical' method

*Cast the data into an ordered contingency table *For each entry in the table, count all other entries that lie to the 'South East' of the particular entry. This is ''P'': :''P'' = (1 × 8) + (1 × 7) + (1 × 7) + (1 × 7) + (1 × 4) + (1 × 4) + (1 × 3) + ( 1 × 3) = 43 *For each entry in the table, count all other entries that lie to the 'South West' of the particular entry. This is ''Q'': :''Q'' = (1 × 2) + (1 × 1) = 3 *''S'' = ''P'' − ''Q'' = 43 − 3 *''S'' = 40


Using exact tables

When the ties between samples are few (as in this example) Leach suggested that ignoring the ties and using exact tables would provide a reasonably accurate result. Jonckheere suggested breaking the ties against the alternative hypothesis and then using exact tables. In the current example where tied scores only appear in adjacent groups, the value of ''S'' is unchanged if the ties are broken against the alternative hypothesis. This may be verified by substituting 11 mph in place of 12 mph in the Bumped sample, and 19 mph in place of 20 mph in the Smashed and re-computing the test statistic. From tables with ''k'' = 3, and ''m'' = 4, the critical ''S'' value for ''α'' = 0.05 is 36 and thus the result would be declared statistically significant at this level.


Computing a standard normal approximation

As n = 12, n^2=144, and n^3 = 1728, and :\sum t^2_i = 16, :\sum t^3_i = 24, :\sum u^2_i = 48, :\sum u^3_i = 192, the variance of ''S'' is then :\begin\operatorname(S)=&\frac \\ &+\frac \\ &+\frac \\ &= 185.212\end And ''z'' is given by :z =\frac=\frac = 2.939 For ''α'' = 0.05 (one-sided) the critical ''z'' value is 1.645, so again the result would be declared significant at this level. A similar test for trend within the context of repeated measures (within-participants) designs and based on Spearman's rank correlation coefficient was developed by
Page Page most commonly refers to: * Page (paper), one side of a leaf of paper, as in a book Page, PAGE, pages, or paging may also refer to: Roles * Page (assistance occupation), a professional occupation * Page (servant), traditionally a young m ...
.


References


Further reading

* {{statistics, inference, collapsed Statistical tests