Foundations of Inference in Python
Paul Savala
Assistant Professor of Mathematics


Multiple comparisons problem: Making comparisons until getting the result we want.

Bonferonni-corrected $\alpha$ = $\displaystyle\frac{0.05}{50} = 0.001$
Conduct hypothesis tests with $\alpha = 0.001$
Foundations of Inference in Python