Definition
Suppose
- : Null hypothesis
- : Alternative hypothesis
Then
- We say a Type I error occurs if is rejected when is true
- We say a Type II error occurs if is accepted when is true
Notes
| True state | ||
|---|---|---|
| Decision | is True | is True |
| Reject | Type I Error | Correct Decision |
| Accept | Correct Decision | Type II Error |