Šidák correction

In statistics, the Šidák correction, or Dunn–Šidák correction, is a method used to counteract the problem of multiple comparisons. It is a simple method to control the familywise error rate. When all null hypotheses are true, the method provides familywise error control that is exact for tests that are stochastically independent, is conservative for tests that are positively dependent, and is liberal for tests that are negatively dependent. It is credited to a 1967 paper [1] by the statistician and probabilist Zbyněk Šidák.[2]

Usage

  • Given m different null hypotheses and a familywise alpha level of , each null hypotheses is rejected that has a p-value lower than .
  • This test produces a familywise Type I error rate of exactly when the tests are independent from each other and all null hypotheses are true. It is less stringent than the Bonferroni correction, but only slightly. For example, for = 0.05 and m = 10, the Bonferroni-adjusted level is 0.005 and the Šidák-adjusted level is approximately 0.005116.
  • One can also compute confidence intervals matching the test decision using the Šidák correction by using 100(1  α)1/m% confidence intervals.

Proof

The Šidák correction is derived by assuming that the individual tests are independent. Let the significance threshold for each test be ; then the probability that at least one of the tests is significant under this threshold is (1 - the probability that none of them are significant). Since it is assumed that they are independent, the probability that all of them are not significant is the product of the probabilities that each of them are not significant, or . Our intention is for this probability to equal , the significance level for the entire series of tests. By solving for , we obtain

Šidák correction for t-test

See also

References

  1. Šidák, Z. K. (1967). "Rectangular Confidence Regions for the Means of Multivariate Normal Distributions". Journal of the American Statistical Association. 62 (318): 626–633. doi:10.1080/01621459.1967.10482935.
  2. Seidler, J.; Vondráček, J. Í.; Saxl, I. (2000). "The life and work of Zbyněk Šidák (1933–1999)". Applications of Mathematics. 45 (5): 321. doi:10.1023/A:1022238410461.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.