It seems the Bonferroni method (dividing experimentwise alpha by # of comparisons) for choosing the p level to fix the experimentwise alpha (when doing many pairwise comparisons) is more conservative than just solving $1 - (1 - p)^k = .05$ to get the alpha to use for each of the $k$ pairwise comparisons. Why not just solve the equation?
|
|
The Dunn-Sidak approach (your second equation) is only valid if your contrasts are orthogonal, whereas the Bonferroni adjustment is guaranteed to always hold your experimentwise alpha below your chosen value. In addition, with only a few contrasts, both methods will yield almost identical values. When combined with the fact that the Bonferroni adjustment is easier for many people to understand, remember, and calculate, those are the basic reasons for its prevalence. |
|||||||||||
|
|
Gung gave an excellent answer. i just want to add that nothing is simpler than dividing alpha by n (the number of tests). Although Bonferroni is conservative it is easy to use and does not require added assumptions as Sidak and others do. Now it is bad when individual p-values are realtively large or n gets very large. But when the raw p-values are small it works well adn the level of conservatism is minimal. |
|||
|
|