Durbin test
From Wikipedia, the free encyclopedia
In the analysis of designed experiments, the Friedman test is the most common nonparametric test for complete block designs. The Durbin test is a nonparametric test for balanced incomplete designs that reduces to the Friedman test in the case of a complete block design.
Contents |
[edit] Background
- See also: Blocking (statistics)
In a randomized block design, k treatments are applied to b blocks. In a complete block design, every treatment is run for every block and the data are arranged as follows:
Treatment 1 | Treatment 2 | Treatment k | ||
---|---|---|---|---|
Block 1 | X11 | X12 | X1k | |
Block 2 | X21 | X22 | X2k | |
Block 3 | X31 | X32 | X3k | |
|
|
|
|
|
Block b | Xb1 | Xb2 | Xbk |
For some experiments, it may not be realistic to run all treatments in all blocks, so one may need to run an incomplete block design. In this case, it is strongly recommended to run a balanced incomplete design. A balanced incomplete block design has the following properties:
- Every block contains k experimental units.
- Every treatment appears in r blocks.
- Every treatment appears with every other treatment an equal number of times.
[edit] Test assumptions
The Durbin test is based on the following assumptions:
- The b blocks are mutually independent. That means the results within one block do not affect the results within other blocks.
- The data can be meaningfully ranked (i.e., the data have at least an ordinal scale).
[edit] Test definition
Let R(Xij) be the rank assigned to Xij within block i (i.e., ranks within a given row). Average ranks are used in the case of ties. The ranks are summed to obtain
The Durbin test is then
- H0: The treatment effects have identical effects
- Ha: At least one treatment is different from at least one other treatment
The test statistic is
where
where t is the number of treatments, k is the number of treatments per block, b is the number of blocks, and r is the number of times each treatment appears.
For significance level α, the critical region is given by
- T2 > Fα,k − 1,bk − bt + 1
where Fα, k − 1, bk − bt + 1 denotes the α-quantile of the F distribution with k − 1 numerator degrees of freedom and bk − bt + 1 denominator degrees of freedom. The null hypothesis is rejected if the test statistic is in the critical region. If the hypothesis of identical treatment effects is rejected, it is often desirable to determine which treatments are different (i.e., multiple comparisons). Treatments i and j are considered different if
where t1 − α/2, bk − b − t + 1 denotes the 1 − α/2 quantile of the t distribution with bk − b − t + 1 degrees of freedom.
[edit] Historical note
T1 was the original statistic proposed by James Durbin, which would have an approximate null distribution of χt − 12 (that is, chi-squared with t − 1 degrees of freedom). The T2 statistic has slightly more accurate critical regions, so it is now the preferred statistic. The T2 statistic is the two-way analysis of variance statistic computed on the ranks R(Xij).
[edit] Related tests
The Cochran test is applied for the special case of a binary response variable (i.e., one that can have only one of two possible outcomes).
[edit] See also
- Analysis of variance
- Friedman test
- Kruskal-Wallis one-way analysis of variance
- Van der Waerden test
- robust ANOVA
[edit] References
- (1999) Practical Nonparametric Statistics, Third Edition, Wiley, 388-395.
This article incorporates text from a public domain publication of the National Institute of Standards and Technology, a U.S. government agency.