Multiple Comparisons Calculator
Adjust p-values for multiple hypothesis tests using Bonferroni, Holm, or Benjamini-Hochberg correction to control false positives.
Typically 0.05 for a 95% confidence level
Enter between 2 and 20 metrics with their observed p-values.
Results
0 of 2 metrics remain significant after Holm (Step-Down) correction.
1 metric lost significance after correction.
| Metric | Original p | Adjusted p | Significant? |
|---|---|---|---|
| Conversion Rate | 0.0300 | 0.0600 | No was significant |
| Revenue per User | 0.1200 | 0.1200 | No |
Before vs After Correction
Conversion Rate
Revenue per User
Blue = original confidence. Green/orange = adjusted confidence. Red line = significance threshold (0.05).
What was applied?
Holm's step-down procedure sorted p-values and applied progressively less severe corrections. The smallest p-value was multiplied by 2, the next by 1, and so on. This is more powerful than Bonferroni while providing the same FWER guarantee.
You just ran the numbers. Where will the result live?
A calculator answers one question and forgets it. GrowthLayer keeps each test your team saves — the hypothesis, the numbers, and the decision — so future planning can start from a reviewable record.
- Structured history of saved experiments
- Import results from CSV in one step
- Program summaries across saved tests
- Free to start — no card required
Methodology
Frequently Asked Questions
What is the multiple testing problem?
When should I adjust p-values for multiple comparisons?
What is the difference between Bonferroni, Holm, and Benjamini-Hochberg?
Does multiple comparison correction apply to A/B/C tests?
What if nothing is significant after correction?
Related Calculators
Choosing a method or double-checking another tool? Compare 11 public A/B test calculators and download the evidence matrix.
Updated for 2026. Built by GrowthLayer — built for evidence-aware experimentation teams.