P-value vs alpha (significance level)
By Jude Wallis · Published
Alpha, the significance level, is a threshold you fix before collecting data, such as 0.05, and equals the probability of a Type I error. The p-value is computed from your sample, assuming the null hypothesis is true. Reject the null when the p-value is less than or equal to alpha.
AP Statistics: Unit 3 (topics 3.6, 3.7, 3.8). The p-value is topic 3.6 and the significance level alpha appears when carrying out a test (topic 3.7) and defining errors (topic 3.8), all in Unit 3 of the Fall 2026 AP Statistics course. The CED defines alpha as the probability of a Type I error and sets the decision rule as reject the null when the p-value is at or below alpha.
P-value vs alpha: the short answer
A hypothesis test ends by comparing two numbers, and these are the two. Alpha (), the significance level, is a threshold you choose before you see the data, most often 0.05. The p-value is a number the data hand you afterward, measuring how surprising your result would be if the null hypothesis were true.
The test is the comparison between them. If the p-value is at or below , the result is too surprising to credit chance, so you reject the null hypothesis; if the p-value is above , you fail to reject it. Alpha is the fixed bar you set in advance, and the p-value is what you measure and hold up against that bar.
What alpha (the significance level) is
The significance level is the predetermined probability of rejecting the null hypothesis when it is actually true. You set it before collecting data, typically at 0.05, sometimes 0.01 or 0.10, based on how costly a false alarm would be.
Because rejecting a true null is exactly a Type I error, is also the probability of a Type I error, a link explored in Type I versus Type II errors. Choosing is a judgment call about risk: a smaller such as 0.01 makes you more cautious about rejecting the null, cutting false alarms but making a true effect harder to detect. Whatever value you pick, fix it before you look at the data, so the threshold cannot be bent to fit the result.
What the p-value is
The p-value is the probability, computed assuming the null hypothesis is true, of getting a test statistic at least as extreme as the one your sample produced. It is a measure of evidence against the null: a small p-value means your result would be unusual if the null were true, which is what points toward the alternative.
The lower the p-value, the stronger the evidence for the alternative hypothesis. A p-value that is not small means the result would not be surprising under the null, so it fails to provide convincing evidence for the alternative; note that this does not prove the null true. The p-value comes entirely from the data through the test statistic, so unlike you cannot know it in advance. The what a p-value means guide works through the interpretation in depth.
The differences side by side
| Feature | Alpha (significance level) | P-value |
|---|---|---|
| Set or computed | Set before collecting data | Computed from the sample |
| What it is | A fixed threshold, like 0.05 | The evidence your data give |
| Depends on the data | No | Yes |
| Interpretation | Probability of a Type I error | Probability of a result this extreme if the null is true |
| Changes across samples | No, you fix it | Yes, a new sample gives a new p-value |
| Role in the test | The bar to clear | The value compared to the bar |
Alpha is the standard you commit to in advance; the p-value is the reading you take from the data and compare against it.
How the decision works
The formal decision is a single comparison. If the p-value is less than or equal to , reject the null hypothesis and call the result statistically significant. If the p-value is greater than , fail to reject the null hypothesis, since the evidence is not strong enough to clear the bar you set.
Two cautions matter for the AP exam. "Fail to reject" is not "accept": a large p-value means you lack convincing evidence for the alternative, not that the null is true. And always state the conclusion in context and tie it to the comparison, for example "because the p-value of 0.036 is less than , we reject the null and conclude there is convincing evidence that..." You can check a p-value against your threshold with the p-value calculator.
The classic mix-up and how to avoid it
The core confusion is treating the p-value and as the same kind of thing, or reading the p-value as "the probability the null hypothesis is true." It is neither. The p-value is computed by assuming the null is true, so it cannot also be the chance that the null is true, and it is a result from the data, not a threshold you chose.
Keep them apart with three reminders. First, comes before the data and never changes; the p-value comes from the data and changes with every sample. Second, the p-value is a conditional probability about the data given the null, not a probability about the null itself. Third, do the comparison in one fixed direction: reject only when the p-value is at or below . Setting the null and alternative correctly first, as in null versus alternative hypothesis, keeps the whole comparison pointed the right way.
Comparing a p-value to alpha to decide
A two-sided significance test uses , set in advance. The sample gives a test statistic of . Find the p-value from the standard normal distribution and state the decision.
The alternative is two-sided, so the p-value is the total probability in both tails beyond the test statistic: .
From the standard normal table, the area to the left of 2.10 is .
So the upper-tail area is .
Double it for the two-sided p-value: .
Compare to alpha: , so the p-value is at or below the significance level.
Because the p-value clears the bar, reject the null hypothesis; the result is statistically significant at the 0.05 level.
Keep the two straight: 0.05 is , chosen before the data; 0.0358 is the p-value, computed from the sample. They are different numbers playing different roles.
The p-value is 0.0358. Since 0.0358 is less than , you reject the null hypothesis and conclude the result is statistically significant at the 0.05 level. Alpha was the fixed threshold set in advance; the p-value was the evidence measured from the data, and the decision is simply whether the p-value falls at or below alpha.
Frequently asked questions
Is the p-value the same as alpha?
No. Alpha is the significance level you fix before collecting data, such as 0.05, while the p-value is computed from your sample after the fact. The test compares the two: you reject the null hypothesis when the p-value is less than or equal to alpha.
Does the p-value tell me the probability the null hypothesis is true?
No. The p-value is computed by assuming the null is true, so it is the probability of a result at least this extreme under that assumption, not the probability that the null itself is true. Those are different statements, and swapping them is a common error.
What does it mean when the p-value is greater than alpha?
You fail to reject the null hypothesis, because the data are not surprising enough under the null to clear your threshold. That is not the same as proving the null true; it means you lack convincing evidence for the alternative hypothesis.