Significance Level 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.

Significance level

Hypothesis testing

The significance level, alpha, is the threshold a p-value is compared to, set before testing as the accepted probability of rejecting a true null hypothesis.

The significance level, written α\alpha (the Greek letter alpha), is the line you draw in advance for how much evidence counts as convincing. If the p-value is at or below α\alpha you reject the null hypothesis; if it is above, you fail to reject. For example, with α=0.05\alpha = 0.05 you reject when the p-value is 0.05 or less. Because α\alpha is also the long-run rate of falsely rejecting a true null hypothesis, a smaller α\alpha such as 0.01 demands stronger evidence.

Full entry for significance level

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