Type I Error vs Significance Level
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 I error
Hypothesis testing
A Type I error is rejecting a true null hypothesis: a false positive, concluding there is an effect when in fact there is none.
A Type I error is a false alarm, the mistake of finding an effect that is not really there. Its long-run probability equals the significance level you choose, so setting accepts a 5% chance of this error when the null hypothesis is actually true. For example, convicting an innocent defendant is a Type I error when the null hypothesis is innocence. Lowering reduces Type I errors but makes Type II errors more likely, so the two trade off.
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 (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 you reject the null hypothesis; if it is above, you fail to reject. For example, with you reject when the p-value is 0.05 or less. Because is also the long-run rate of falsely rejecting a true null hypothesis, a smaller such as 0.01 demands stronger evidence.