Skip to content
Surf Wiki
Save to docs
general/multiple-comparisons

From Surf Wiki (app.surf) — the open knowledge base

Bonferroni correction

Statistical technique used to correct for multiple comparisons


Summary

Statistical technique used to correct for multiple comparisons

Bonferroni correction is a method to counteract the multiple comparisons problem in statistics. It is named after the mathematician Carlo Emilio Bonferroni .

Background

Statistical hypothesis testing is based on rejecting the null hypothesis when the likelihood of the observed data would be low if the null hypothesis were true. If multiple hypotheses are tested, the probability of observing a rare event increases, and therefore, the likelihood of incorrectly rejecting a null hypothesis (i.e., making a Type I error) increases.

The Bonferroni correction compensates for that increase by testing each individual hypothesis at a significance level of \alpha/m, where \alpha is the desired overall alpha level and m is the number of hypotheses. For example, if a trial is testing m = 20 hypotheses with a desired overall \alpha = 0.05, then the Bonferroni correction would test each individual hypothesis at \alpha = 0.05/20 = 0.0025. The method is named for its use of the Bonferroni inequalities.

The Bonferroni correction can also be applied as a p-value adjustment: Using that approach, instead of adjusting the alpha level, each p-value is multiplied by the number of tests (with adjusted p-values that exceed 1 then being reduced to 1), and the alpha level is left unchanged. The significance decisions using this approach will be the same as when using the alpha-level adjustment approach.

Definition

Let H_1,\ldots,H_m be a family of null hypotheses and let p_1,\ldots,p_m be their corresponding p-values. Let m be the total number of null hypotheses, and let m_0 be the number of true null hypotheses (which is presumably unknown to the researcher). The family-wise error rate (FWER) is the probability of rejecting at least one true H_{i}, that is, of making at least one type I error. The Bonferroni correction rejects the null hypothesis for each p_i\leq\frac \alpha m, thereby controlling the FWER at \leq \alpha. Proof of this control follows from Boole's inequality, as follows:

: \text{FWER} = P\left{ \bigcup_{i=1}^{m_0}\left(p_i\leq\frac \alpha m \right) \right} \leq\sum_{i=1}^{m_0}\left{P\left(p_i\leq\frac \alpha m\right)\right} \leq m_0 \frac \alpha m \leq \alpha.

This control does not require any assumptions about dependence among the p-values or about how many of the null hypotheses are true.

Extensions

Generalization

Rather than testing each hypothesis at the \alpha/m level, the hypotheses may be tested at any other combination of levels that add up to \alpha, provided that the level of each test is decided before looking at the data. For example, for two hypothesis tests, an overall \alpha of 0.05 could be maintained by conducting one test at 0.04 and the other at 0.01.

Confidence intervals

The procedure proposed by Dunn can be used to adjust confidence intervals. If one establishes m confidence intervals, and wishes to have an overall confidence level of 1-\alpha, each individual confidence interval can be adjusted to the level of 1-\frac{\alpha}{m}.

Continuous problems

When searching for a signal in a continuous parameter space there can also be a problem of multiple comparisons, or look-elsewhere effect. For example, a physicist might be looking to discover a particle of unknown mass by considering a large range of masses; this was the case during the Nobel Prize winning detection of the Higgs boson. In such cases, one can apply a continuous generalization of the Bonferroni correction by employing Bayesian logic to relate the effective number of trials, m, to the prior-to-posterior volume ratio.

Alternatives

Main article: Family-wise error rate#Controlling procedures

There are alternative ways to control the family-wise error rate. For example, the Holm–Bonferroni method and the Šidák correction are universally more powerful procedures than the Bonferroni correction, meaning that they are always at least as powerful. But unlike the Bonferroni procedure, these methods do not control the expected number of Type I errors per family (the per-family Type I error rate).

Criticism

With respect to Family-wise error rate (FWER) control, the Bonferroni correction can be conservative if there are a large number of tests and/or the test statistics are positively correlated.

Multiple-testing corrections, including the Bonferroni procedure, increase the probability of Type II errors when null hypotheses are false, i.e., they reduce statistical power.

References

References

  1. (2000). "Econometric Foundations". Cambridge University Press.
  2. Miller, Rupert G.. (1966). "Simultaneous Statistical Inference". Springer.
  3. Bonferroni, C. E., Teoria statistica delle classi e calcolo delle probabilità, Pubblicazioni del R Istituto Superiore di Scienze Economiche e Commerciali di Firenze 1936
  4. (2014). "Multiple Hypothesis Testing in Genomics". [[Statistics in Medicine (journal).
  5. (1994). "Detecting patterns in protein sequences". J. Mol. Biol..
  6. Dunn, Olive Jean. (1961). "Multiple Comparisons Among Means". [[Journal of the American Statistical Association]].
  7. (2020). "The look-elsewhere effect from a unified Bayesian and frequentist perspective". [[Journal of Cosmology and Astroparticle Physics]].
  8. (2015). "Are per-family Type I error rates relevant in social and behavioral science?". Journal of Modern Applied Statistical Methods.
  9. Moran, Matthew. (2003). "Arguments for rejecting the sequential Bonferroni in ecological studies". [[Oikos]].
  10. Nakagawa, Shinichi. (2004). "A farewell to Bonferroni: the problems of low statistical power and publication bias". [[Behavioral Ecology (journal).
Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Bonferroni correction — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report