Bonferroni Correction Calculator
Divide your alpha by the number of comparisons to get the Bonferroni-corrected significance threshold.
Input Parameters
Common values: 0.05 (5%), 0.01 (1%), 0.001 (0.1%)
The total number of simultaneous tests or hypotheses
Quick presets
Results
Corrected α (per test)
—
—
Original α
—
Number of tests (n)
—
Formula
α / n
Family-wise error rate controlled at
—
Probability of ≥1 false positive (exact)
—
Interpretation
Enter values above and click Calculate to see the corrected significance threshold and interpretation.
Corrected α for common test counts (α = 0.05)
| Tests (n) | Corrected α | As percentage | Actual FWER |
|---|
Copied!
Summary
Divide your alpha by the number of comparisons to get the Bonferroni-corrected significance threshold.
How it works
- Enter the original significance level (alpha), typically 0.05.
- Enter the number of simultaneous comparisons or hypotheses being tested.
- The calculator divides alpha by the number of tests to produce the corrected threshold.
- Each individual test must achieve a p-value below the corrected threshold to be considered significant.
- Review the critical p-value and the equivalent adjusted alpha percentage for easy reporting.
Use cases
- Correcting alpha after running multiple t-tests on the same dataset.
- Adjusting significance levels in genome-wide association studies (GWAS).
- Controlling error rate in post-hoc pairwise comparisons after ANOVA.
- Setting per-feature significance thresholds in A/B tests with multiple metrics.
- Academic papers requiring explicit FWER control for peer review.
- Clinical trials with multiple primary endpoints requiring a single family-wise alpha.
Frequently Asked Questions
Last updated: 2026-07-01 ·
Reviewed by Nham Vu