Errors in Hypothesis Tests¶
Type I & Type II Errors¶
| Reality\Conclusion | Reject | Not reject |
|---|---|---|
| True | Type I | No error |
| False | No error | Type II |
- Type I = False positive
- Innocent but judged guilty
- Type II = False negative
- Guilty but judged innocent
Probability of Type I Error¶
- If significance level is known,
- If unknown, probability of being in the critical region given is true
Probability of Type II Error¶
- not in the critical region, given the actual population parameter is true
Reduce Probability of Type II Error¶
- of the hypothesis test
- Actual population parameter is farther from the null population parameter
Relationship Between Possibilities of Type I & II Errors¶
Power of A Test¶
The probability that it will correctly reject a false null hypothesis