Chapter 21 More About Tests: Zero in On The Null
Chapter 21 More About Tests: Zero in On The Null
Alpha Levels
We can define rare event arbitrarily by setting
a threshold for our P-value.
If our P-value falls below that point, we will
reject the null hypothesis.
We call such results statistically significant.
Symbol:
Common Levels: 0.1, 0.05, 0.01
0.1
0.05
0.01
0.001
1-sided
1.282
1.645
2.33
3.09
2-sided
1.645
1.96
2.576
3.29
Making Errors
Type I Error the null hypothesis is TRUE, but we
mistakenly reject it
Type II Error the null hypothesis is FALSE, but we
fail to reject it
** When you choose an alpha level, you are setting the
the probability of a Type I Error.
Power
we can never prove a null hypothesis is true; we only
fail to reject it
when we fail to reject a null hypothesis, it is natural
to wonder whether we looked hard enough
(Was our test too weak to tell?)
Power is a tests ability to detect a false null
hypothesis or the probability that a test correctly rejects
a false null hypothesis
When the power is high, we can be confident that weve
looked hard enough at the situation.
The value of the power depends on how far the truth lies
from the null hypothesis value.
The distance between the null hypothesis value, p0,
and the truth, p, is called the effect size.
Power depends directly on effect size.
Power = 1
where is the probability of a Type II Error