Understanding Alpha In Bonferroni Correction
Alpha is the error limit chosen before testing. It is often written as α. In many studies, alpha is 0.05. That means the researcher accepts a five percent chance of a false positive for one planned test. The problem grows when many tests are run together. Each test creates another chance to flag a result by luck.
Why Bonferroni Helps
The Bonferroni correction protects the family of tests. It divides the family alpha by the number of comparisons. The new value becomes the per-test alpha. A p value must be below that smaller value to be called significant. This method is simple, strict, and easy to explain. It is useful when false positives are costly.
What The Calculator Does
This calculator takes your family alpha and comparison count. It then returns the corrected alpha. It also multiplies each entered p value by the number of tests. That gives an adjusted p value. The tool compares raw p values with the corrected threshold. It also compares adjusted p values with the family alpha. Both views should give the same decision.
Choosing The Comparison Count
The comparison count should match your planned family of tests. It may be the number of pairwise group contrasts. It may be the number of outcomes tested. It may also be the number of models compared. The best choice depends on your analysis plan. Define it before looking at results. This keeps the decision fair.
Reading The Output
A smaller corrected alpha makes significance harder to reach. For example, a family alpha of 0.05 with ten comparisons gives 0.005. A raw p value of 0.004 passes. A raw p value of 0.012 does not pass. The adjusted p value view shows the same logic in another way.
Practical Notes
Bonferroni is conservative when tests are correlated. It can reduce power. Some projects may prefer Holm or false discovery rate methods. Still, Bonferroni remains a trusted first check. It is clear, fast, and suitable for confirmatory work. Use the exported summary for audit trails.
Report original alpha, method, count, and corrected alpha. Include raw p values and adjusted p values. Add final decisions in your notes clearly.