Type II Error vs Power

Both terms below come up in the same part of the course, and students mix them up. Here is each one defined on its own, side by side, so you can see where they part company.

Type II error

Hypothesis testing

A Type II error is failing to reject a false null hypothesis: a false negative, missing a real effect that is actually present.

A Type II error is a miss, the mistake of overlooking an effect that truly exists. Its probability is written β\beta (the Greek letter beta), and the power of the test equals 1β1 - \beta, the chance of catching a real effect. For example, acquitting a guilty defendant is a Type II error when the null hypothesis of innocence is false. Larger samples and bigger true effects lower β\beta, cutting the risk of a Type II error.

Full entry for type II error

Power

Hypothesis testing

The power of a test is the probability it correctly rejects a false null hypothesis, equal to 1 minus the Type II error rate.

Power is a test's ability to detect a real effect when one truly exists. It equals 1β1 - \beta, where β\beta (the Greek letter beta) is the probability of a Type II error. For example, a test with power 0.80 has an 80% chance of rejecting the null hypothesis when the alternative is genuinely true. Power rises with a larger sample size, a bigger true effect, less variability, or a larger significance level α\alpha.

Full entry for power

Where each one fits in the course