How to Choose a Significance Level (Alpha)
By Jude Wallis · Updated
Alpha is the Type I error rate you are willing to accept, and you fix it before collecting data. Use 0.05 by default, 0.01 when a false alarm is expensive, and 0.10 when missing a real effect is worse. Lowering alpha adds Type II errors and cuts power.
AP Statistics: Unit 3 (topics 3.7 Carrying Out a Test for a Population Proportion, 3.8 Potential Errors When Performing Tests). This maps to Unit 3 topics 3.7 and 3.8 of the Fall 2026 AP Statistics course, where the significance level is defined as the predetermined probability of a Type I error and the consequences of each error type guide the choice.
What alpha is, and when you pick it
The significance level (the Greek letter alpha) is the probability of rejecting a true null hypothesis. It is the false alarm rate you agree to run before any data exist. The AP course defines it that way exactly: the predetermined probability of rejecting the null hypothesis given that it is true.
Two parts of that definition carry the weight. Predetermined means the number is fixed in advance, not read off the results. **Probability of rejecting a true ** means is the Type I error rate, so setting is deciding how often you are willing to raise an alarm that turns out to be nothing.
The decision rule that follows is mechanical. If the p-value is less than or equal to , reject ; otherwise fail to reject. The two numbers are different objects that happen to share a scale: is a threshold you choose, and the p-value is what the data hand back (p-value vs alpha).
Why 0.05 is a convention and not a law
0.05 became the default for historical reasons rather than mathematical ones. Nothing about the world changes between a p-value of 0.049 and one of 0.051, yet the reject-or-not label flips. The AP course lists 0.01, 0.05, and 0.10 as typical values set before collecting data, which is a clear signal that 0.05 is one option among several.
On an exam the practical rule is short. If the problem states a significance level, use it. If it does not, 0.05 is the safe default, and you write it into your setup so the reader knows what you compared against.
Outside of exams, report the actual p-value next to the decision. Someone who sees 0.0007 learns something that "p < 0.05" hides, and someone who sees 0.048 learns something too. See what does a p-value mean for how much a single p-value can carry.
The tradeoff you accept when you lower alpha
Lowering makes rejection harder, so you reject a true less often. The same change makes you fail to reject a false more often, which is a Type II error, with probability (the Greek letter beta).
Power is , the probability of correctly rejecting a false null hypothesis. The chain runs in one direction: lower , fewer Type I errors, more Type II errors, less power. Raising runs the chain the other way, buying power with false alarms.
The AP course lists four changes that lower the Type II error rate and raise power, holding the others fixed: a larger sample size, a smaller standard error, a true parameter farther from the null value, and a larger significance level. Only two of those are yours to control, and the one that costs you nothing in credibility is sample size.
That gives a clean division of labor. The consequences of a Type I error should drive your choice of . The consequences of a Type II error should drive how large a sample you collect. Type I vs Type II errors works through the full error table.
A medical screening, where missing a real problem is worse
A county clinic screens a random sample of 400 children from its service area for elevated blood lead. The statewide baseline rate is 5%, so the test is against , where is the true proportion of children in the clinic's service area above the threshold. Rejecting triggers a free follow-up testing and remediation program.
Weigh the two errors before choosing. A Type I error means launching the program in a service area that is actually at baseline, which costs money and causes some avoidable worry. A Type II error means missing a genuinely elevated rate, so children keep absorbing lead that a follow-up would have caught.
The second error is far worse, and raising raises power, so set and say why in the write-up. The screen is a first filter, and a rejection here triggers individual follow-up testing rather than a diagnosis. A false alarm here buys another round of testing; a missed signal buys nothing.
With 26 of the 400 children above the threshold, the p-value comes out to 0.0838, worked below. At the clinic acts. At it does not, and identical data lead to opposite actions.
A manufacturing tolerance, where a false alarm is expensive
A plant tests whether a bearing line has drifted past its 2% defect tolerance, so against . Rejecting means halting the line for a full tooling rebuild, a shutdown that costs days of output.
The errors now swap places. A Type I error stops a line that was running inside tolerance. A Type II error lets a slightly elevated defect rate continue, and downstream inspection catches most of those parts before they reach a customer.
Here the expensive error is the false alarm, so tighten the threshold to and demand strong evidence before pulling the line. To protect against the Type II error, sample more bearings rather than loosening , since sample size is the lever that improves both error rates at once.
The field does not decide the answer. A drug approval trial is also medical, and there a Type I error puts an ineffective treatment on the market, so those trials use 0.05 or stricter. If the bearing were a safety-critical aircraft part, the reasoning above would flip. Ask which error hurts more in this specific study.
Choosing alpha after seeing the p-value breaks the test
Suppose you see a p-value of 0.06 and then decide that was your level all along. Your real Type I error rate is no longer 0.10. It is whatever rate a rule like "reject whenever the p-value lands near the line" produces, and that rate is higher than any number you wrote down. The guarantee attached to holds only when is fixed independently of the data.
The same problem arrives in three disguises:
- Switching from a two-sided to a one-sided alternative after seeing which way (read "p-hat", the sample proportion) came out, which halves the p-value at no cost in evidence.
- Collecting more data only when the first result missed the cutoff, then testing again.
- Running many tests and reporting only the ones that cleared 0.05.
Each of these inflates the true false alarm rate above the stated one. Fix and in the setup before the data exist, and the arithmetic afterwards means what it claims. Reporting the p-value alongside the decision also lets a reader judge a borderline result for themselves.
How to state alpha in a written response
Put in the setup, next to the hypotheses and before any calculation. One line of justification is enough when the problem lets you choose.
Template. Let be the true proportion of (population) that (response). versus . We will use .
When the problem names a significance level, use that one and do not substitute your own. When it does not, name your choice and give the reason in a sentence: "we use because failing to detect elevated lead is more damaging than an unnecessary round of follow-up testing."
Then close the loop at the end. Compare the p-value to the you named, state reject or fail to reject, and finish with a conclusion in context. The proportion z-test calculator lets you see how a p-value lands against several thresholds, and the AP treatment of error rates sits at potential errors when performing tests.
Lead screening: the same data, two different actions
A county clinic screens a random sample of 400 children from its service area for elevated blood lead. The statewide baseline rate is 5%, and 26 children in the sample are above the threshold. Test against , and show how the decision depends on whether is 0.10 or 0.05.
Fix before looking at the data. Missing a genuinely elevated rate is worse than an unnecessary round of follow-up testing, so choose to keep power high.
Check the conditions. The 400 children are a random sample and are fewer than 10% of all children in the clinic's service area. Using , the expected counts are and .
Find the sample proportion. .
Compute the standard deviation under . .
Compute the test statistic. .
Find the p-value. The alternative points up, so the p-value is .
Compare at both thresholds. At , , so reject and launch the follow-up program. At , , so fail to reject and take no action.
Read the lesson. Nothing about the data changed between those two lines, so the choice made in step 1 decided the action. That is why has to be set before the data arrive.
, , and the one-sided p-value is 0.0838. Reject at ; fail to reject at .
Bearing defects: paying for a strict alpha with a missed signal
A plant samples 1,000 bearings at random from a production run and finds 30 defective. The tolerance is 2% defective, and rejecting means halting the line for a tooling rebuild. Test against at .
Fix before sampling. A shutdown costs days of output and downstream inspection catches most defective parts, so the false alarm is the costlier error. Set .
Check the conditions. The 1,000 bearings are a random sample and fewer than 10% of the production run. Using , and .
Find the sample proportion. .
Compute the standard deviation under . .
Compute the test statistic. .
Find the p-value. .
Compare and conclude. Because , fail to reject . There is not convincing statistical evidence that the defect rate exceeds 2%, so the line keeps running.
Note the price. At the same p-value of 0.0119 would have triggered a shutdown. The plant accepted a higher Type II error rate deliberately, and the way to buy that risk back is a larger sample, not a looser .
, , and the one-sided p-value is 0.0119. Fail to reject at , though the same data would reject at .
Frequently asked questions
Can I pick alpha after I see the p-value?
No, and doing so voids the error rate you claim. is defined as the probability of rejecting a true null hypothesis under a rule fixed in advance, so a threshold chosen to clear the p-value you happen to have is not that rule. Set in your setup and leave it there.
Does a smaller alpha make my test more accurate?
No. A smaller trades one error for the other: fewer false rejections of a true , more failures to detect a false one, and lower power. Accuracy in both directions comes from a larger sample, which shrinks the standard error without touching .
My p-value is 0.051 and alpha is 0.05. What do I write?
Fail to reject , then report the p-value so the reader can see how close it fell. Moving the threshold after the fact is the error described above. If the question is genuinely important, the honest next step is a larger study rather than a softer cutoff.
If I run 20 tests at alpha = 0.05, how many false alarms should I expect?
About one. If all 20 null hypotheses were true, the expected number of rejections is . That is why a single significant result pulled from a large batch of tests is weak evidence on its own, and why the number of tests run should be reported.
Does changing alpha change the p-value?
No. The p-value depends only on the data, the null hypothesis, and the alternative, so it is the same number whatever threshold you compare it against. changes only the decision that follows the comparison.