Bonferroni Correction Calculator

Adjust the significance level for multiple comparisons.

Adjusted alpha 0.005

Formula: adjusted alpha = alpha / number of tests

Step-by-step with your numbers:
1. Values used:
2. Significance level = 0.05
3. Number of tests = 10
4.
5. Adjusted alpha = Significance level / Number of tests = 0.05 / 10 = 0.005
Did we solve your problem today?

The Bonferroni correction guards against false positives when running many tests.

The math behind it

adjusted alpha = alpha / number of tests. Each test must clear this stricter threshold.

Worked example

alpha 0.05 over 10 tests gives 0.005.

FAQ

Why correct at all?

Many tests inflate the chance of at least one false positive.