Cochran's Q test explained
Cochran's
test
is a non-parametric statistical test to verify whether k treatments have identical effects in the analysis of two-way randomized block designs where the response variable is binary.[1] [2] [3] It is named after William Gemmell Cochran. Cochran's Q test should not be confused with Cochran's C test, which is a variance outlier test. Put in simple technical terms, Cochran's Q test requires that there only be a binary response (e.g. success/failure or 1/0) and that there be more than 2 groups of the same size. The test assesses whether the proportion of successes is the same between groups. Often it is used to assess if different observers of the same phenomenon have consistent results (interobserver variability).[4] Background
Cochran's Q test assumes that there are k > 2 experimental treatments and that the observations are arranged in b blocks; that is,
| 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 | |
The "blocks" here might be individual people or other organisms.
[5] For example, if
b respondents in a survey had each been asked
k Yes/No questions, the Q test could be used to test the null hypothesis that all questions were equally likely to elicit the answer "Yes".
Description
Cochran's Q test is
Null hypothesis (H0): the treatments are equally effective.
Alternative hypothesis (Ha): there is a difference in effectiveness between treatments.
The Cochran's Q test statistic is
T=k\left(k-1\right)
| | k | | \sum\limits | | \left(X\bullet-\right)2 | | j=1 | |
|
| b | | \sum\limits | | Xi\bullet\left(k-Xi\bullet\right) | | i=1 | |
|
where
k is the number of treatments
X• j is the column total for the jth treatment
b is the number of blocks
Xi • is the row total for the ith block
N is the grand total
Critical region
For significance level α, the asymptotic critical region is
where Χ
21 - α,k - 1 is the (1 - α)-
quantile of the
chi-squared distribution with
k - 1 degrees of freedom. The null hypothesis is rejected if the test statistic is in the critical region. If the Cochran test rejects the null hypothesis of equally effective treatments, pairwise
multiple comparisons can be made by applying Cochran's Q test on the two treatments of interest.
The exact distribution of the T statistic may be computed for small samples. This allows obtaining an exact critical region. A first algorithm had been suggested in 1975 by Patil[6] and a second one has been made available by Fahmy and Bellétoile[7] in 2017.
Assumptions
Cochran's Q test is based on the following assumptions:
- If the large sample approximation is used (and not the exact distribution), b is required to be "large".
- The blocks were randomly selected from the population of all possible blocks.
- The outcomes of the treatments can be coded as binary responses (i.e., a "0" or "1") in a way that is common to all treatments within each block.
Related tests
- The Friedman test or Durbin test can be used when the response is not binary but ordinal or continuous.
- When there are exactly two treatments the Cochran Q test is equivalent to McNemar's test, which is itself equivalent to a two-tailed sign test.
Notes and References
- William G. Cochran . The Comparison of Percentages in Matched Samples . Biometrika . 37 . 3/4 . December 1950 . 256–266 . 2332378 . 10.1093/biomet/37.3-4.256.
- Book: Practical Nonparametric Statistics. Conover, William Jay. 9780471160687. Third. Wiley, New York, NY USA. 1999. 388–395.
- National Institute of Standards and Technology. Cochran Test
- Book: Measures of interobserver agreement . registration . Mohamed M. Shoukri . 2004 . Chapman & Hall/CRC. 9780203502594. Boca Raton. 61365784.
- Book: Biometry. 3rd . 786–787 . Robert R. Sokal & F. James Rohlf . 1969 . W. H. Freeman. 9780716724117. New York.
- Kashinath D. Patil . Cochran's Q test: Exact distribution . Journal of the American Statistical Association . 70 . 349 . March 1975 . 186–189 . 2285400 . 10.1080/01621459.1975.10480285.
- Fahmy T. . Bellétoile A. . Algorithm 983: Fast Computation of the Non-Asymptotic Cochran's Q Statistic for Heterogeneity Detection . ACM Transactions on Mathematical Software . 44 . 2 . October 2017 . 1–20 . 10.1145/3095076.