You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Hypothesis tests can make two kinds of errors. Understanding these errors and the power of a test is essential for designing studies and interpreting results.
| H0 is true | H0 is false | |
|---|---|---|
| Do not reject H0 | Correct decision | Type II error (β) |
| Reject H0 | Type I error (α) | Correct decision (power) |
A Type I error occurs when H0 is rejected even though it is true (a "false positive").
P(Type I error)=α=significance level
Choosing α=0.05 means we accept a 5% chance of rejecting a true H0.
A Type II error occurs when H0 is not rejected even though it is false (a "false negative").
P(Type II error)=β
β depends on the true value of the parameter, the sample size, and the significance level.
Exam Tip: Type I error = rejecting a true H0. Type II error = not rejecting a false H0. A useful mnemonic: Type I = "crying wolf" (false alarm); Type II = "missing the wolf" (failure to detect).
Reducing α (making the test more stringent) increases β (making it harder to detect a real effect). The only way to reduce both α and β simultaneously is to increase the sample size n.
The power of a test is the probability of correctly rejecting H0 when it is false:
Power=1−β=P(reject H0∣H0 is false)
Higher power means the test is better at detecting a real effect.
| Factor | Effect on power |
|---|---|
| Larger sample size n | Increases power |
| Larger significance level α | Increases power (but increases Type I error) |
| Larger true effect size | Increases power |
| Smaller population variance σ2 | Increases power |
H0:μ=50, H1:μ>50, σ=4, n=16, α=0.05.
Step 1: Find the critical value.
Under H0: Xˉ∼N(50,1). Reject if Xˉ>50+1.645×1=51.645.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.