---
title: "P-value — AP Stats Definition, Interpretation & Exam Tips"
description: "A p-value is the probability, assuming the null hypothesis is true, of getting results at least as extreme as observed. It drives every significance test in AP Stats Units 6-9."
canonical: "https://fiveable.me/ap-stats/key-terms/p-value"
type: "key-term"
subject: "AP Statistics"
unit: "Unit 4"
---

# P-value — AP Stats Definition, Interpretation & Exam Tips

## Definition

In AP Statistics, a p-value is the probability of getting a test statistic as extreme or more extreme than the one observed, computed by assuming the null hypothesis is true. If the p-value is less than or equal to α, you reject H₀; if it's greater than α, you fail to reject H₀.

## What It Is

A p-value answers one specific question. If the [null hypothesis](/ap-stats/key-terms/null-hypothesis "fv-autolink") were actually true, how likely is it that random [chance](/ap-stats/unit-3 "fv-autolink") alone would produce data at least as extreme as what you got? A small p-value means your data would be weird in a world where H₀ is true, so you have evidence against H₀. A large p-value means your data are pretty ordinary under H₀, so you don't have enough evidence to reject it.

The phrase "assuming the null hypothesis is true" is not optional decoration. The CED repeats it in every single test, from one-proportion z-tests ([AP Stats](/ap-stats "fv-autolink") the relevant learning objective) to two-sample t-tests (AP Stats the relevant learning objective) to chi-square tests (AP Stats the relevant learning objective) to slope tests (AP Stats the relevant learning objective). The p-value is computed FROM the null distribution, the sampling distribution your test statistic would follow if H₀ were true. Where you measure "extreme" depends on the alternative hypothesis. With Hₐ: >, it's the area at or above your test statistic. With Hₐ: <, it's the area at or below. With Hₐ: ≠, you take both tails. What a p-value is NOT is the probability that the null hypothesis is true. That misreading is the single most common p-value error, and AP graders watch for it.

## Why It Matters

The p-value is the connective tissue of the entire second half of AP Stats. The same logic repeats across four units. You meet it in Unit 3 with proportions (the relevant current topics-the relevant current topic, the relevant current topic-the relevant current topic), reuse it in [Unit 4](/ap-stats/unit-4 "fv-autolink") with means and matched pairs (the relevant current topics, the relevant current topic-the relevant current topic), again in Unit 3 with [chi-square tests](/ap-stats/key-terms/chi-square-tests "fv-autolink") (the relevant current topics-the relevant current topic, the relevant current topic), and once more in Unit 5 with regression slopes (the relevant current topics). Each unit has a learning objective specifically about interpreting the p-value (the relevant learning objective, the relevant learning objective, the relevant learning objective, the relevant learning objective, the relevant learning objective, the relevant learning objective) and one about justifying a claim by comparing it to α (the relevant learning objective, the relevant learning objective, the relevant learning objective, the relevant learning objective, the relevant learning objective, the relevant learning objective). Master the interpretation once and you've effectively prepped six learning objectives at the same time. Only the parameter changes (p, μ₁-μ₂, the distribution of a categorical variable, β); the reasoning never does. For the deep dive on the logic itself, start with the the relevant current topics study guide on interpreting p-values.

## Connections

### Significance Level (α) (Unit 3)

The p-value is what your data produced; α is the cutoff you set before collecting data. The formal decision rule from the relevant learning objective compares them directly. If p ≤ α, reject H₀. If p > α, [fail to reject](/ap-stats/key-terms/fail-to-reject "fv-autolink"). The p-value is evidence; α is the bar that evidence has to clear.

### [Null Hypothesis (Unit 3)](/ap-stats/key-terms/null-hypothesis)

You literally cannot compute a p-value without H₀, because the p-value comes from the [null distribution](/ap-stats/key-terms/null-distribution "fv-autolink"). Every CED interpretation objective requires you to say the p-value was "computed assuming the null hypothesis is true." Drop that phrase on an FRQ and you lose credit.

### Type I and Type II Errors (Unit 3, the relevant current topics)

Since you reject H₀ whenever p ≤ α, the [significance level](/ap-stats/key-terms/significance-level "fv-autolink") α is exactly the probability of a Type I error (rejecting a true null). A tiny p-value doesn't make your conclusion certain. There's always a chance the null was true and you just got unlucky data.

### [Chi-Square Statistic (Unit 3)](/ap-stats/key-terms/chi-square-statistic)

Chi-square tests show that the p-value idea isn't tied to z or t. The χ² statistic measures distance between observed and expected counts, and because chi-square distributions are skewed right, the p-value is always the area in the upper tail (the relevant learning objective). Same logic, different curve.

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

Confidence intervals and two-sided significance tests are two views of the same inference. If a 95% interval for a parameter misses the null value, a two-sided test at α = 0.05 would reject H₀. the relevant current topics expects you to move between these procedures fluently.

## On the AP Exam

On the multiple-choice section, p-value questions usually hand you computer output or a stated p-value and ask which interpretation or conclusion is correct. The wrong answers are predictable. They claim the p-value is the probability H₀ is true, they "accept" the null, or they reject when p > α. For example, a stem giving a slope test with p = 0.07 at α = 0.05 wants you to fail to reject H₀ and say there is insufficient evidence of a linear relationship, not that you've proven the slope is zero.

On FRQs, the p-value shows up inside full significance tests, which appear nearly every year. The 2017 exam asked whether data on age at schizophrenia diagnosis gave convincing evidence of a difference between men and women, and the 2021 exam tested whether a $10 coupon increased repeat purchases at an online pet supply company. In both, you state hypotheses, check conditions, compute the test statistic and p-value, then write a conclusion that (1) compares p to α explicitly, (2) states the decision about H₀, and (3) answers in context about the alternative. "Because the p-value of 0.012 is less than α = 0.05, we reject H₀ and have convincing evidence that..." is the sentence pattern graders reward.

## P-value vs Significance Level (α)

Both are probabilities used in the same decision, which is why they blur together. The significance level α is chosen in advance and never depends on your data; it's the probability of a Type I error you're willing to tolerate. The p-value is calculated from your data after the fact and measures how extreme your results are under H₀. Think of α as the bar and the p-value as the jump. You compare the two, but you never confuse which one came from the data.

## Key Takeaways

- A p-value is the probability of getting a test statistic as extreme or more extreme than the observed one, calculated by assuming the null hypothesis is true.
- The decision rule is the same in every AP Stats test: if the p-value ≤ α, reject H₀; if the p-value > α, fail to reject H₀ (never "accept" H₀).
- The direction of the alternative hypothesis determines where "extreme" lives: upper tail for >, lower tail for <, and both tails for ≠.
- A p-value is NOT the probability that the null hypothesis is true, and a large p-value does not prove H₀; it only means there isn't sufficient evidence against it.
- The same p-value logic repeats across Units 6-9 for proportions, means, chi-square tests, and regression slopes; only the parameter and the null distribution change.
- A full-credit FRQ conclusion explicitly compares the p-value to α, states the decision about H₀, and answers the research question in context.

## FAQs

### What is a p-value in AP Stats?

It's the probability, computed assuming the null hypothesis is true, of getting a test statistic as extreme or more extreme than the one your sample produced. Small p-values (typically ≤ 0.05) give convincing evidence against H₀.

### Does a p-value tell you the probability that the null hypothesis is true?

No, and this is the most-penalized p-value error on the AP exam. The p-value is a probability about the data given that H₀ is true, not a probability about H₀ itself. P(data this extreme | H₀ true) is not P(H₀ true).

### What's the difference between a p-value and the significance level α?

α is a cutoff you choose before collecting data (often 0.05), and it equals the probability of a Type I error. The p-value is computed from your actual data. You make a decision by comparing them: reject H₀ when p ≤ α.

### If the p-value is greater than α, do you accept the null hypothesis?

No, you fail to reject it. A p-value like 0.12 means there's insufficient evidence for the alternative, not proof that H₀ is true. Writing "accept H₀" on an FRQ costs you points.

### How do I interpret a p-value on an AP Stats FRQ?

Use the template: "Assuming H₀ is true (the true proportion/mean/slope equals the null value), there is a [p-value] probability of getting a sample result as extreme or more extreme than the one observed." Then compare p to α, state your decision, and answer in context, just like the 2017 and 2021 FRQs required.

## Related Study Guides

- [Legacy AP Statistics Topic: Chi-Square Introduction](/ap-stats/unit-XXGRYZTH6sTfEcdI/introducing-statistics-are-my-results-unexpected/study-guide/0UIVJxsaNQi6XH3GEIU6)
- [Legacy AP Statistics Topic: Chi-Square Goodness of Fit Setup](/ap-stats/unit-XXGRYZTH6sTfEcdI/setting-up-chi-square-goodness-fit-test/study-guide/2W5HT2MbSAG4Ty1buvCd)
- [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)
- [3.5 Setting Up a Test for a Population Proportion](/ap-stats/unit-3/setting-up-test-for-population-proportion/study-guide/QLu7hUN0rwtnxLF7YdBT)
- [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.6 p-Values](/ap-stats/unit-3/interpreting-p-values/study-guide/b0FEXf5MDjyQtz4Skz70)
- [4.9 Setting Up a Test for the Difference Between Two Population Means](/ap-stats/unit-4/setting-up-test-for-difference-two-population-means/study-guide/eQLdJkHXejNqMWODSRpx)

## Structured Data

```json
{"@context":"https://schema.org","@graph":[{"@type":"LearningResource","@id":"https://fiveable.me/ap-stats/key-terms/p-value#resource","name":"P-value — AP Stats Definition, Interpretation & Exam Tips","url":"https://fiveable.me/ap-stats/key-terms/p-value","learningResourceType":"Concept explainer","educationalLevel":"AP® / High School","about":{"@id":"https://fiveable.me/ap-stats/key-terms/p-value#term"},"audience":{"@type":"EducationalAudience","educationalRole":"student"},"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/p-value#term","name":"P-value","description":"In AP Statistics, a p-value is the probability of getting a test statistic as extreme or more extreme than the one observed, computed by assuming the null hypothesis is true. If the p-value is less than or equal to α, you reject H₀; if it's greater than α, you fail to reject H₀.","url":"https://fiveable.me/ap-stats/key-terms/p-value","inDefinedTermSet":{"@type":"DefinedTermSet","name":"AP Statistics Key Terms","url":"https://fiveable.me/ap-stats/key-terms"}},{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is a p-value in AP Stats?","acceptedAnswer":{"@type":"Answer","text":"It's the probability, computed assuming the null hypothesis is true, of getting a test statistic as extreme or more extreme than the one your sample produced. Small p-values (typically ≤ 0.05) give convincing evidence against H₀."}},{"@type":"Question","name":"Does a p-value tell you the probability that the null hypothesis is true?","acceptedAnswer":{"@type":"Answer","text":"No, and this is the most-penalized p-value error on the AP exam. The p-value is a probability about the data given that H₀ is true, not a probability about H₀ itself. P(data this extreme | H₀ true) is not P(H₀ true)."}},{"@type":"Question","name":"What's the difference between a p-value and the significance level α?","acceptedAnswer":{"@type":"Answer","text":"α is a cutoff you choose before collecting data (often 0.05), and it equals the probability of a Type I error. The p-value is computed from your actual data. You make a decision by comparing them: reject H₀ when p ≤ α."}},{"@type":"Question","name":"If the p-value is greater than α, do you accept the null hypothesis?","acceptedAnswer":{"@type":"Answer","text":"No, you fail to reject it. A p-value like 0.12 means there's insufficient evidence for the alternative, not proof that H₀ is true. Writing \"accept H₀\" on an FRQ costs you points."}},{"@type":"Question","name":"How do I interpret a p-value on an AP Stats FRQ?","acceptedAnswer":{"@type":"Answer","text":"Use the template: \"Assuming H₀ is true (the true proportion/mean/slope equals the null value), there is a [p-value] probability of getting a sample result as extreme or more extreme than the one observed.\" Then compare p to α, state your decision, and answer in context, just like the 2017 and 2021 FRQs required."}}]},{"@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":"P-value"}]}]}
```
