---
title: "Alpha (Significance Level) — AP Stats Definition & Exam Guide"
description: "Alpha (α) is the significance level you set before a hypothesis test, the cutoff for rejecting H₀, and the probability of a Type I error. Core to Units 6-9."
canonical: "https://fiveable.me/ap-stats/key-terms/alpha"
type: "key-term"
subject: "AP Statistics"
unit: "Unit 3"
---

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

## Definition

Alpha (α) is the significance level of a hypothesis test, the threshold you set before collecting data. If the p-value ≤ α, you reject the null hypothesis. Alpha also equals the probability of making a Type I error (rejecting a true null hypothesis), which is why it's usually small, like 0.05.

## What It Is

Alpha (α) is the **[significance level](/ap-stats/key-terms/significance-level "fv-autolink")** of a hypothesis test. Think of it as the line in the sand you draw *before* you look at your data. Once the test produces a p-value, the decision rule is mechanical. If the p-value ≤ α, reject the null hypothesis. If the p-value > α, fail to reject it. The most common value is α = 0.05, but problems can use 0.01, 0.10, or anything else they state.

Here's the part that makes alpha more than just a cutoff. Alpha is also the **[probability](/ap-stats/unit-2/intro-probability/study-guide/gfnBWfyMANOxF3vWLrbA "fv-autolink") of a Type I error**, meaning the [chance](/ap-stats/unit-3 "fv-autolink") you reject a null hypothesis that was actually true (a false positive). So when a researcher picks α = 0.05, they're saying "I'm willing to accept a 5% risk of crying wolf if the null is actually true." That's why the consequences of a false positive should drive the choice of alpha. If a Type I error would be disastrous (approving an unsafe drug), you pick a smaller alpha. If a Type II error (missing a real effect) is worse, you might tolerate a larger alpha.

## Why It Matters

Alpha lives in Unit 6 (Inference for Categorical Data: Proportions), specifically Topics 6.7 and 6.11, but it follows you through every inference unit after that. Learning objective [AP Stats](/ap-stats "fv-autolink") 6.11.C requires a formal decision that *explicitly compares the [p-value](/ap-stats/key-terms/p-value "fv-autolink") to α*, and 6.7.B states directly that the significance level α is the probability of making a Type I error if the null hypothesis is true. Objective 6.7.C adds a twist most people miss. Increasing α actually *decreases* the probability of a Type II error and increases power, because a higher cutoff makes it easier to reject H₀. Alpha is the hinge connecting your test decision, your error probabilities, and the power of your test, which is exactly the web of ideas the exam loves to probe.

## Connections

### Type I and Type II Errors (Unit 6)

Alpha IS the probability of a [Type I error](/ap-stats/key-terms/type-i-error "fv-autolink") when the null is true. The two error types trade off through alpha. Lowering α makes false positives rarer but false negatives (Type II errors) more likely. You can't shrink both just by adjusting alpha.

### [Power of a Test (Unit 6)](/ap-stats/key-terms/power-of-a-test)

Power is the probability of correctly rejecting a false null, and it equals 1 − β. Raising alpha raises power, because a looser cutoff catches real effects more often. This is the counterintuitive link the exam tests in Topic 6.7.

### [Confidence Interval (Units 6-9)](/ap-stats/key-terms/confidence-interval)

Alpha and [confidence level](/ap-stats/key-terms/confidence-level "fv-autolink") are two sides of the same coin. A 95% confidence interval corresponds to α = 0.05 for a two-sided test. If the null parameter value falls outside the interval, a two-sided test at that alpha would reject H₀.

### [Reject the Null Hypothesis (Unit 6)](/ap-stats/key-terms/reject-the-null-hypothesis)

The reject/fail-to-reject decision is nothing but a comparison to alpha. Every [significance test](/ap-stats/key-terms/significance-test "fv-autolink") conclusion on the exam, from proportions in Unit 6 to means and chi-square later, runs through the same p-value vs. α check.

## On the AP Exam

Every inference FRQ that asks for a significance test expects you to compare the p-value to alpha and state your decision in context. Released FRQs like 2017 Q5 (age at schizophrenia diagnosis), 2019 Q4 (kochia tumbleweed), and 2023 Q4 (omega-3 supplement) all require a full test where the conclusion explicitly references α (use 0.05 if none is given). Writing "p-value = 0.03 < α = 0.05, so we reject H₀; we have convincing evidence that..." is the scoring pattern. In multiple choice, alpha shows up in error-probability questions. You might compute β given α and a true parameter value, identify which changes reduce Type II error (increasing α is one of them), or explain why a researcher chose a small alpha based on the consequences of a Type I error. Never write "accept H₀" when p > α; the credited phrase is "fail to reject."

## alpha vs p-value

Alpha is set *before* the data; the p-value comes *from* the data. Alpha is your fixed tolerance for a false positive (usually 0.05). The p-value is the probability of getting results at least as extreme as yours, assuming H₀ is true. You compare the two to make a decision, but they answer different questions. Mixing them up, like saying "the p-value is the chance the null is true," is one of the most penalized errors on FRQs.

## Key Takeaways

- Alpha is the significance level, set before the test, and the decision rule is to reject H₀ when the p-value ≤ α.
- Alpha equals the probability of a Type I error, meaning the chance of rejecting a null hypothesis that is actually true.
- Increasing alpha decreases the probability of a Type II error and increases the power of the test, all else equal.
- The choice of alpha should reflect consequences. If a false positive is costly, use a smaller alpha like 0.01.
- If no alpha is given on an FRQ, use 0.05 and state it explicitly in your conclusion.
- When p > α, you fail to reject H₀; you never "accept" or "prove" the null hypothesis.

## FAQs

### What is alpha in AP Stats?

Alpha (α) is the significance level of a hypothesis test, the pre-set cutoff for deciding whether to reject the null hypothesis. If the p-value ≤ α, you reject H₀. It also equals the probability of a Type I error when H₀ is true.

### Is alpha the same as the p-value?

No. Alpha is a fixed threshold chosen before the test (commonly 0.05), while the p-value is calculated from your sample data assuming the null hypothesis is true. You compare the p-value to alpha to make your decision.

### Does a smaller alpha make a test better?

Not automatically. A smaller alpha reduces Type I errors but increases the probability of Type II errors and lowers power. Per the CED, which error is more consequential depends on the situation, and that should guide the choice of alpha.

### What's the difference between alpha and beta?

Alpha is the probability of a Type I error (rejecting a true null), while beta is the probability of a Type II error (failing to reject a false null). They trade off through the significance level, and power equals 1 − β.

### What alpha should I use on an AP Stats FRQ if none is given?

Use α = 0.05 and say so explicitly, for example "Since the p-value of 0.012 is less than α = 0.05, we reject H₀." Released FRQs like 2019 Q4 and 2023 Q4 expect this explicit comparison in the conclusion.

## Related Study Guides

- [3.8 Potential Errors When Performing Tests](/ap-stats/unit-3/potential-errors-when-performing-tests/study-guide/YxhrmoLje3YYOwcocJrS)

## Structured Data

```json
{"@context":"https://schema.org","@graph":[{"@type":"LearningResource","@id":"https://fiveable.me/ap-stats/key-terms/alpha#resource","name":"Alpha (Significance Level) — AP Stats Definition & Exam Guide","url":"https://fiveable.me/ap-stats/key-terms/alpha","learningResourceType":"Concept explainer","educationalLevel":"AP® / High School","about":{"@id":"https://fiveable.me/ap-stats/key-terms/alpha#term"},"audience":{"@type":"EducationalAudience","educationalRole":"student"},"dateModified":"2026-06-11T05:22:54.037Z","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/alpha#term","name":"alpha","description":"Alpha (α) is the significance level of a hypothesis test, the threshold you set before collecting data. If the p-value ≤ α, you reject the null hypothesis. Alpha also equals the probability of making a Type I error (rejecting a true null hypothesis), which is why it's usually small, like 0.05.","url":"https://fiveable.me/ap-stats/key-terms/alpha","inDefinedTermSet":{"@type":"DefinedTermSet","name":"AP Statistics Key Terms","url":"https://fiveable.me/ap-stats/key-terms"}},{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is alpha in AP Stats?","acceptedAnswer":{"@type":"Answer","text":"Alpha (α) is the significance level of a hypothesis test, the pre-set cutoff for deciding whether to reject the null hypothesis. If the p-value ≤ α, you reject H₀. It also equals the probability of a Type I error when H₀ is true."}},{"@type":"Question","name":"Is alpha the same as the p-value?","acceptedAnswer":{"@type":"Answer","text":"No. Alpha is a fixed threshold chosen before the test (commonly 0.05), while the p-value is calculated from your sample data assuming the null hypothesis is true. You compare the p-value to alpha to make your decision."}},{"@type":"Question","name":"Does a smaller alpha make a test better?","acceptedAnswer":{"@type":"Answer","text":"Not automatically. A smaller alpha reduces Type I errors but increases the probability of Type II errors and lowers power. Per the CED, which error is more consequential depends on the situation, and that should guide the choice of alpha."}},{"@type":"Question","name":"What's the difference between alpha and beta?","acceptedAnswer":{"@type":"Answer","text":"Alpha is the probability of a Type I error (rejecting a true null), while beta is the probability of a Type II error (failing to reject a false null). They trade off through the significance level, and power equals 1 − β."}},{"@type":"Question","name":"What alpha should I use on an AP Stats FRQ if none is given?","acceptedAnswer":{"@type":"Answer","text":"Use α = 0.05 and say so explicitly, for example \"Since the p-value of 0.012 is less than α = 0.05, we reject H₀.\" Released FRQs like 2019 Q4 and 2023 Q4 expect this explicit comparison in the conclusion."}}]},{"@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 3","item":"https://fiveable.me/ap-stats/unit-3"},{"@type":"ListItem","position":4,"name":"alpha"}]}]}
```
