Type I and Type II Errors
Summary
Every hypothesis test can make two kinds of errors. A Type I error rejects a true null hypothesis; its probability is
Prerequisites
Definition / Notation
|
|
|
|
|---|---|---|
| Reject
|
Type I error (
|
Correct decision (power,
|
| Fail to reject
|
Correct decision (
|
Type II error (
|
| Symbol | Meaning |
|---|---|
|
|
Significance level; probability of Type I error |
|
|
Probability of Type II error |
|
|
Power of the test |
Parameters / Assumptions
- The test, sample size
, and significance level are fixed. - Computing
requires a specific alternative parameter value. - The sampling distributions under both
and the chosen alternative are known or approximated.
Essential Result
For a fixed sample size,
Worked Example
Test
If
The power is
Common Mistakes
- Thinking
. - Ignoring that
depends on the specific alternative value. - Believing a non-significant result means the effect is exactly zero.
- Choosing sample size without considering the desired power.
Connections
References
OpenStax, Introductory Statistics, "Type I and Type II Errors", https://openstax.org/details/books/introductory-statistics ↩︎
MIT OCW, Introduction to Probability and Statistics, "Power of Tests", https://ocw.mit.edu/courses/mathematics/ ↩︎