---
title: "Significance Level (α) — AP Stats Definition & Exam Guide"
description: "The significance level α is the threshold you compare a p-value to in a hypothesis test, and it equals the probability of a Type I error. Used in Units 6-9."
canonical: "https://fiveable.me/ap-stats/key-terms/significance-level"
type: "key-term"
subject: "AP Statistics"
unit: "Unit 4"
---

# Significance Level (α) — AP Stats Definition & Exam Guide

## Definition

In AP Statistics, the significance level (alpha, α) is the predetermined probability of rejecting a true null hypothesis. You compare your p-value to α in every significance test. If the p-value ≤ α, reject H₀; if the p-value > α, fail to reject H₀. Common values are 0.05, 0.01, and 0.10.

## What It Is

The significance level, written as [alpha](/ap-stats/key-terms/alpha "fv-autolink") (α), is the cutoff you set **before** running a hypothesis test. It answers one question. How small does my p-value have to be before I'm willing to reject the null hypothesis? Per the CED ([AP Stats](/ap-stats "fv-autolink") 6.6.A), α is "the predetermined probability of rejecting the null hypothesis given that it is true." In plain terms, it's the amount of false-positive risk you're willing to accept.

That second part is the piece most people miss. Alpha isn't just a cutoff line, it IS the probability of a Type I error (rejecting a null hypothesis that was actually true). Setting α = 0.05 means you're accepting a 5% [chance](/ap-stats/unit-3 "fv-autolink") of crying wolf when nothing is going on. That's why the choice of α depends on consequences. If a false positive would be costly (say, approving an ineffective drug), you pick a smaller α like 0.01. The decision rule never changes across tests: if the p-value ≤ α, reject H₀; if the p-value > α, fail to reject H₀.

## Why It Matters

The significance level is the single most reused idea in the entire inference half of AP Stats. It shows up in Unit 6 ([proportion](/ap-stats/unit-1/representing-categorical-variable-with-tables/study-guide/JUZVd7cRAnbarZyNoEAg "fv-autolink") tests, Topics 6.6, 6.7, 6.10, 6.11), Unit 7 (mean tests, Topics 7.4, 7.5, 7.8, 7.9), Unit 8 ([chi-square tests](/ap-stats/key-terms/chi-square-tests "fv-autolink"), Topics 8.2, 8.3), and Unit 9 (regression slope tests, Topic 9.5). Every "justify a claim" learning objective, including AP Stats 6.6.A, 7.5.C, 7.9.C, 8.3.D, and 9.5.C, requires the same move. You make a formal decision by explicitly comparing the p-value to α. Alpha also anchors the error analysis in Topic 6.7. AP Stats 6.7.B states that α is the probability of a Type I error, and AP Stats 6.7.C tells you that increasing α decreases the probability of a Type II error. Learn the p-value vs. α comparison once and you've learned the conclusion step for every test on the exam.

## Connections

### [Type I Error (Unit 6)](/ap-stats/key-terms/type-i-error)

These are two names for the same number. The significance level α equals the probability of a [Type I error](/ap-stats/key-terms/type-i-error "fv-autolink"), which is rejecting a null hypothesis that's actually true. That's why Topic 6.7 says the consequences of a false positive should drive your choice of α. Scary consequences mean a smaller alpha.

### [P-Value (Units 6-9)](/ap-stats/key-terms/p-value)

Alpha is the bar; the [p-value](/ap-stats/key-terms/p-value "fv-autolink") is the jump. The p-value is calculated from your data assuming H₀ is true, while α is fixed before you collect anything. The conclusion of every test is just a comparison of the two, and that comparison is identical whether you're testing a proportion, a mean, a chi-square statistic, or a regression slope.

### Power and Type II Error (Unit 6)

Alpha and [Type II error](/ap-stats/key-terms/type-ii-error "fv-autolink") pull against each other. Per AP Stats 6.7.C, increasing α makes it easier to reject H₀, which lowers the chance of a Type II error and raises power. Lowering α does the opposite. There's no free lunch, so choosing α is choosing which mistake you'd rather risk.

### Test for the Slope of a Regression Model (Unit 9)

Topic 9.5 is proof that α travels everywhere. Even in the last inference topic of the course, AP Stats 9.5.C asks for the exact same decision rule. Compare the p-value of the t-test for slope to α, then reject or fail to reject H₀: β = β₀. New test statistic, same conclusion logic.

## On the AP Exam

Significance levels appear in nearly every released inference FRQ, including 2017 Q5 (chi-square), 2018 Q6, 2021 Q4 (two-proportion test for repeat purchases), and 2023 Q4 (two-sample comparison from an experiment). The prompt usually hands you α (often 0.05) and expects you to use it in your conclusion. Full credit requires three linked pieces: the explicit comparison ("since p-value = 0.022 > α = 0.01"), the formal decision ("we fail to reject H₀"), and a conclusion about the alternative hypothesis in context ("there is not convincing evidence that..."). Multiple-choice questions love edge cases. A favorite setup gives you a p-value near a common α and asks which researcher correctly rejects, testing whether you know that p = 0.022 means reject at α = 0.05 but fail to reject at α = 0.01. Two traps to avoid in writing: never say you "accept" the null hypothesis, and never claim the test "proves" anything.

## Significance Level vs P-Value

The significance level α is chosen before the test and never changes based on your data. The p-value is computed from your data, assuming the null hypothesis is true. Alpha is the standard you set; the p-value is the evidence you found. You compare evidence to standard. A second mix-up worth killing: α is not "the probability the null is true." It's the probability of rejecting H₀ when H₀ is true, which is a conditional probability about your decision, not about reality.

## Key Takeaways

- The significance level α is the predetermined probability of rejecting the null hypothesis given that it is true, which makes it exactly equal to the probability of a Type I error.
- The decision rule is universal across all AP Stats tests: if the p-value ≤ α, reject H₀; if the p-value > α, fail to reject H₀.
- Alpha is set before collecting data, while the p-value is computed from the data, so changing α after seeing your p-value is cheating.
- Increasing α decreases the probability of a Type II error and increases power, so choosing α is a trade-off between false positives and false negatives.
- When the consequences of a Type I error are serious, choose a smaller α (like 0.01 instead of 0.05).
- Failing to reject H₀ means there is insufficient evidence for the alternative hypothesis, not that the null hypothesis has been proven true.

## FAQs

### What is the significance level in AP Stats?

It's the threshold (alpha, α) you compare your p-value to when deciding whether to reject the null hypothesis. The CED defines it as the predetermined probability of rejecting H₀ given that H₀ is true, and the most common value is 0.05.

### Is the significance level the same as the p-value?

No. Alpha is fixed before the test and represents your tolerance for a false positive, while the p-value is calculated from your sample data assuming H₀ is true. You make a decision by comparing them, so they have to be different things.

### Does a significance level of 0.05 mean there's a 5% chance the null hypothesis is true?

No, and this misreading costs points. α = 0.05 means that IF the null hypothesis is true, there's a 5% probability your test will incorrectly reject it. It's a statement about the test's error rate, not about whether H₀ is true.

### What happens if my p-value is exactly equal to alpha?

You reject the null hypothesis. The CED decision rule is reject H₀ when the p-value ≤ α, so equality counts as rejection. In practice, a p-value landing exactly on α is rare, but MCQs can test the boundary.

### How is the significance level related to Type I and Type II errors?

Alpha IS the probability of a Type I error (rejecting a true null). Raising α makes Type I errors more likely but Type II errors less likely, and per Topic 6.7 you should weigh which error is more consequential before choosing α.

## Related Study Guides

- [4.4 Setting Up a Test for a Population Mean or Population Mean Difference](/ap-stats/unit-4/setting-up-test-for-population-mean/study-guide/1gAGgo2P3abc5G0sLvMr)
- [4.5 Carrying Out a Test for a Population Mean or Population Mean Difference](/ap-stats/unit-4/carrying-out-test-for-population-mean/study-guide/MDb6OWdPx2ITRYtOuvxA)
- [Legacy AP Statistics Topic: Test Execution for Regression Slope](/ap-stats/unit-CL5B675bCTuba5g2/carrying-out-test-for-slope-regression-model/study-guide/NZoM7ZudTv9aH60Y5hn8)
- [Legacy AP Statistics Skills Guide: Inference Procedure Communication](/ap-stats/unit-7/selecting-implementing-communicating-inference-procedures/study-guide/PJMtc1TRhLWIltF5Ah8M)
- [Legacy AP Statistics Topic: Chi-Square Goodness of Fit](/ap-stats/unit-XXGRYZTH6sTfEcdI/carrying-out-chi-square-goodness-fit-test/study-guide/XmvvVf9spR7e6xT6TPEG)
- [3.8 Potential Errors When Performing Tests](/ap-stats/unit-3/potential-errors-when-performing-tests/study-guide/YxhrmoLje3YYOwcocJrS)
- [3.13 Carrying Out a Test for the Difference Between Two Population Proportions](/ap-stats/unit-3/carrying-out-test-for-difference-two-population-proportions/study-guide/mkdLDKdZAuQ6pIsV3aOL)
- [3.12 Setting Up a Test for the Difference Between Two Population Proportions](/ap-stats/unit-3/setting-up-test-for-difference-two-population-proportions/study-guide/sJt2F9NwsQ2gihYEHGjP)
- [AP Statistics Exam Guide](/ap-stats/study-tools/2024-ap-statistics-exam-guide/study-guide/udcPq20FAYBVIqHJVa8Y)
- [4.10 Carrying Out a Test for the Difference Between Two Population Means](/ap-stats/unit-4/carrying-out-test-for-difference-two-population-means/study-guide/xvSDNHe1r4WV2OJZg6SV)

## Structured Data

```json
{"@context":"https://schema.org","@graph":[{"@type":"LearningResource","@id":"https://fiveable.me/ap-stats/key-terms/significance-level#resource","name":"Significance Level (α) — AP Stats Definition & Exam Guide","url":"https://fiveable.me/ap-stats/key-terms/significance-level","learningResourceType":"Concept explainer","educationalLevel":"AP® / High School","about":{"@id":"https://fiveable.me/ap-stats/key-terms/significance-level#term"},"audience":{"@type":"EducationalAudience","educationalRole":"student"},"dateModified":"2026-06-11T00:50:03.979Z","isPartOf":{"@type":"Collection","name":"AP Statistics Key Terms","url":"https://fiveable.me/ap-stats/key-terms"},"publisher":{"@type":"Organization","name":"Fiveable","url":"https://fiveable.me"}},{"@type":"DefinedTerm","@id":"https://fiveable.me/ap-stats/key-terms/significance-level#term","name":"Significance Level","description":"In AP Statistics, the significance level (alpha, α) is the predetermined probability of rejecting a true null hypothesis. You compare your p-value to α in every significance test. If the p-value ≤ α, reject H₀; if the p-value > α, fail to reject H₀. Common values are 0.05, 0.01, and 0.10.","url":"https://fiveable.me/ap-stats/key-terms/significance-level","inDefinedTermSet":{"@type":"DefinedTermSet","name":"AP Statistics Key Terms","url":"https://fiveable.me/ap-stats/key-terms"},"educationalAlignment":[{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 9, Topic 9.5, LO 9.5.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 9, Topic 9.5, LO 9.5.B"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 9, Topic 9.5, LO 9.5.C"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 8, Topic 8.3, LO 8.3.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 8, Topic 8.3, LO 8.3.B"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 8, Topic 8.3, LO 8.3.C"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 8, Topic 8.3, LO 8.3.D"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.9, LO 7.9.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.9, LO 7.9.B"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.9, LO 7.9.C"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.5, LO 7.5.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.5, LO 7.5.B"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.5, LO 7.5.C"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.4, LO 7.4.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.4, LO 7.4.B"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.4, LO 7.4.C"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.7, LO 6.7.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.7, LO 6.7.B"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.7, LO 6.7.C"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.7, LO 6.7.D"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.11, LO 6.11.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.11, LO 6.11.B"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.11, LO 6.11.C"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.10, LO 6.10.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.10, LO 6.10.B"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.10, LO 6.10.C"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.6, LO 6.6.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.8, LO 7.8.B"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.8, LO 7.8.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.8, LO 7.8.C"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 8, Topic 8.1, LO 8.1.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 8, Topic 8.2, LO 8.2.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 8, Topic 8.2, LO 8.2.B"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 8, Topic 8.2, LO 8.2.C"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 8, Topic 8.2, LO 8.2.D"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 8, Topic 8.2, LO 8.2.E"}]},{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is the significance level in AP Stats?","acceptedAnswer":{"@type":"Answer","text":"It's the threshold (alpha, α) you compare your p-value to when deciding whether to reject the null hypothesis. The CED defines it as the predetermined probability of rejecting H₀ given that H₀ is true, and the most common value is 0.05."}},{"@type":"Question","name":"Is the significance level the same as the p-value?","acceptedAnswer":{"@type":"Answer","text":"No. Alpha is fixed before the test and represents your tolerance for a false positive, while the p-value is calculated from your sample data assuming H₀ is true. You make a decision by comparing them, so they have to be different things."}},{"@type":"Question","name":"Does a significance level of 0.05 mean there's a 5% chance the null hypothesis is true?","acceptedAnswer":{"@type":"Answer","text":"No, and this misreading costs points. α = 0.05 means that IF the null hypothesis is true, there's a 5% probability your test will incorrectly reject it. It's a statement about the test's error rate, not about whether H₀ is true."}},{"@type":"Question","name":"What happens if my p-value is exactly equal to alpha?","acceptedAnswer":{"@type":"Answer","text":"You reject the null hypothesis. The CED decision rule is reject H₀ when the p-value ≤ α, so equality counts as rejection. In practice, a p-value landing exactly on α is rare, but MCQs can test the boundary."}},{"@type":"Question","name":"How is the significance level related to Type I and Type II errors?","acceptedAnswer":{"@type":"Answer","text":"Alpha IS the probability of a Type I error (rejecting a true null). Raising α makes Type I errors more likely but Type II errors less likely, and per Topic 6.7 you should weigh which error is more consequential before choosing α."}}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"AP Statistics","item":"https://fiveable.me/ap-stats"},{"@type":"ListItem","position":2,"name":"Key Terms","item":"https://fiveable.me/ap-stats/key-terms"},{"@type":"ListItem","position":3,"name":"Unit 4","item":"https://fiveable.me/ap-stats/unit-4"},{"@type":"ListItem","position":4,"name":"Significance Level"}]}]}
```
