Durbin Test
   HOME

TheInfoList



OR:

Durbin test is a
non-parametric Nonparametric statistics is a type of statistical analysis that makes minimal assumptions about the underlying distribution of the data being studied. Often these models are infinite-dimensional, rather than finite dimensional, as in parametric sta ...
statistical test A statistical hypothesis test is a method of statistical inference used to decide whether the data provide sufficient evidence to reject a particular hypothesis. A statistical hypothesis test typically involves a calculation of a test statistic. ...
for balanced incomplete designs that reduces to the
Friedman test The Friedman test is a non-parametric statistical test developed by Milton Friedman. Similar to the parametric repeated measures ANOVA, it is used to detect differences in treatments across multiple test attempts. The procedure involves ranking ...
in the case of a complete
block design In combinatorial mathematics, a block design is an incidence structure consisting of a set together with a family of subsets known as ''blocks'', chosen such that number of occurrences of each element satisfies certain conditions making the co ...
. In the analysis of
designed experiment A design is the concept or proposal for an object, process, or system. The word ''design'' refers to something that is or has been intentionally created by a thinking agent, and is sometimes used to refer to the inherent nature of something ...
s, the
Friedman test The Friedman test is a non-parametric statistical test developed by Milton Friedman. Similar to the parametric repeated measures ANOVA, it is used to detect differences in treatments across multiple test attempts. The procedure involves ranking ...
is the most common non-parametric test for complete block designs.


Background

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: 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.


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 Ordinal data is a categorical, statistical data type where the variables have natural, ordered categories and the distances between the categories are not known. These data exist on an ordinal scale, one of four levels of measurement described ...
).


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 : R_j = \sum_^b R(X_) 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 : T_2 = \frac where : T_1 = \frac\left(\sum_^t R_j^2 - rC\right) : A = \sum_^b\sum_^k R(X_)^2 : C = \fracbk\left(k+1\right)^2 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 In statistical hypothesis testing, a result has statistical significance when a result at least as "extreme" would be very infrequent if the null hypothesis were true. More precisely, a study's defined significance level, denoted by \alpha, is the ...
α, the critical region is given by : T_2 > F_ where ''F''α, ''k'' − 1, ''bk'' − ''b'' − ''t'' + 1 denotes the α-
quantile In statistics and probability, quantiles are cut points dividing the range of a probability distribution into continuous intervals with equal probabilities or dividing the observations in a sample in the same way. There is one fewer quantile t ...
of the
F distribution In probability theory and statistics, the ''F''-distribution or ''F''-ratio, also known as Snedecor's ''F'' distribution or the Fisher–Snedecor distribution (after Ronald Fisher and George W. Snedecor), is a continuous probability distribut ...
with ''k'' − 1 numerator degrees of freedom and ''bk'' − ''b'' − ''t'' + 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 Multiple comparisons, multiplicity or multiple testing problem occurs in statistics when one considers a set of statistical inferences simultaneously or estimates a subset of parameters selected based on the observed values. The larger the numbe ...
). Treatments ''i'' and ''j'' are considered different if : , R_j - R_i, > t_\sqrt where ''Rj'' and ''Ri'' are the column sum of ranks within the blocks, ''t''1 − α/2, ''bk'' − ''b'' − ''t'' + 1 denotes the 1 − α/2 quantile of the t-distribution with ''bk'' − ''b'' − ''t'' + 1 degrees of freedom.


Historical note

''T1'' was the original statistic proposed by James Durbin, which would have an approximate null distribution of \chi_^2 (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'').


Related tests

Cochran's Q test is applied for the special case of a binary response variable (i.e., one that can have only one of two possible outcomes). Cochran's Q test is valid for complete block designs only.


See also

*
Analysis of variance Analysis of variance (ANOVA) is a family of statistical methods used to compare the Mean, means of two or more groups by analyzing variance. Specifically, ANOVA compares the amount of variation ''between'' the group means to the amount of variati ...
*
Friedman test The Friedman test is a non-parametric statistical test developed by Milton Friedman. Similar to the parametric repeated measures ANOVA, it is used to detect differences in treatments across multiple test attempts. The procedure involves ranking ...
* Kruskal-Wallis test *
Van der Waerden test Named after the Dutch mathematician Bartel Leendert van der Waerden, the Van der Waerden test is a statistical test that ''k'' population distribution functions are equal. The Van der Waerden test converts the ranks from a standard Kruskal-Wallis ...


References

* {{NIST-PD Statistical tests Nonparametric statistics