---
title: "Critical Value — AP Stats Definition & Exam Guide"
description: "Critical value (z* or t*) marks the boundary of the middle C% of a sampling distribution. It's the multiplier in every margin of error on the AP Stats exam."
canonical: "https://fiveable.me/ap-stats/key-terms/critical-value"
type: "key-term"
subject: "AP Statistics"
unit: "Unit 4"
---

# Critical Value — AP Stats Definition & Exam Guide

## Definition

In AP Statistics, a critical value (like z* or t*) is the number of standard errors that marks the boundary of the middle C% of a sampling distribution. It multiplies the standard error to give the margin of error in a confidence interval, or sets the cutoff for rejecting the null hypothesis in a significance test.

## What It Is

A critical value is the multiplier that turns a [standard error](/ap-stats/key-terms/standard-error "fv-autolink") into a margin of error. When you build a 95% confidence interval for a [proportion](/ap-stats/unit-1/representing-categorical-variable-with-tables/study-guide/JUZVd7cRAnbarZyNoEAg "fv-autolink"), you use z* = 1.96 because the middle 95% of the standard normal distribution sits between -1.96 and +1.96. That's literally what the CED says under 6.2.D, that critical values "represent the boundaries encompassing the middle C% of the sampling distribution." The general recipe is always the same. Interval = point estimate ± (critical value)(standard error).

Which critical value you use depends on the [distribution](/ap-stats/unit-1/describing-distribution-quantitative-variable/study-guide/4dcjgkWfLu7tmS9bDtjP "fv-autolink") your statistic follows. Proportions use z* from the standard normal distribution (Topics 6.2 and 6.8). Means use t* from a t-distribution with the right degrees of freedom, since you're estimating σ with s (Topic 7.2). Chi-square tests use critical values from a chi-square distribution (Unit 8). In significance testing, the critical value plays a second role. It marks the edge of the rejection region, so if your test statistic falls beyond it, you reject the null hypothesis. Same number, two jobs.

## Why It Matters

Critical values show up in every inference procedure in Units 6 through 9, which together make up roughly a third of the [AP Stats](/ap-stats "fv-autolink") exam. The CED names them explicitly in 6.2.C and 6.2.D (margin of error equals z* times SE for a proportion) and in 7.2.D (the critical value t* with n-1 degrees of freedom can be found using a table or computer output). They also explain one of the most-tested conceptual [relationships](/ap-stats/unit-2 "fv-autolink"), covered in 6.3.C and 7.3.C. A higher confidence level means a bigger critical value, which means a wider interval. If you can explain why a 99% interval is wider than a 90% interval using critical values, you've got a guaranteed-points concept down. Critical values also power LO 6.8.C, where the two-sample z-interval formula is (p̂₁ - p̂₂) ± z*√(p̂₁(1-p̂₁)/n₁ + p̂₂(1-p̂₂)/n₂).

## Connections

### [Confidence Level (Units 6-7)](/ap-stats/key-terms/confidence-level)

The [confidence level](/ap-stats/key-terms/confidence-level "fv-autolink") determines the critical value directly. Want 90% confidence? z* ≈ 1.645. Want 99%? z* ≈ 2.576. This is the mechanical reason higher confidence makes intervals wider, a relationship tested in LOs 6.3.C and 7.3.C.

### [Test Statistic (Units 6-8)](/ap-stats/key-terms/test-statistic)

In a [significance test](/ap-stats/key-terms/significance-test "fv-autolink"), you compare your test statistic to the critical value. The critical value is the fixed fence set by α before you collect data; the test statistic is where your sample actually landed. Test statistic past the fence means reject H₀.

### [Degrees of Freedom (Units 7-8)](/ap-stats/key-terms/degrees-of-freedom)

For means, t* depends on [degrees of freedom](/ap-stats/key-terms/degrees-of-freedom "fv-autolink") (n-1 for one sample, per LO 7.2.D). Fewer degrees of freedom means fatter tails in the t-distribution, so t* gets bigger and your interval gets wider. Chi-square critical values depend on df too (categories minus 1 for goodness of fit).

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

Every confidence interval on the exam follows point estimate ± (critical value)(standard error). The critical value is the only piece controlled by your confidence level rather than your data, which is why it's the lever in every 'what happens to the width if...' question.

## On the AP Exam

Critical values get tested two ways. First, computationally. You'll calculate intervals like the two-proportion z-intervals in clinical trial and teaching-method scenarios, where picking the right z* for 90%, 95%, or 99% confidence is step one. The 2018 FRQ on estimating the proportion of students who recycle required exactly this kind of one-sample z-interval reasoning. Second, conceptually. Multiple choice loves asking what happens to an interval when the confidence level changes from 90% to 99% (the interval widens because z* increases, while the center stays put). Watch for t* versus z* traps. If you're doing inference for a mean with an unknown σ, you need t* with the correct degrees of freedom, not z*. The formula sheet gives you standard errors but not the interval formulas themselves, so know the structure point estimate ± (critical value)(SE) cold and build from there.

## Critical Value vs Test Statistic

Both live on the same scale, which is why they get mixed up. The critical value is a fixed threshold determined by your confidence level or significance level before you ever see data (z* = 1.96 for 95% is the same in every problem). The test statistic is calculated from your sample and changes every time. Think of the critical value as the goal line and the test statistic as where the ball actually ended up. In confidence intervals, only the critical value appears; in significance tests, you compare the two.

## Key Takeaways

- A critical value marks the boundaries of the middle C% of a sampling distribution, so a 95% confidence level gives z* = 1.96 because 95% of the standard normal curve lies between -1.96 and 1.96.
- Margin of error equals the critical value times the standard error, which makes the critical value the link between your confidence level and your interval's width.
- Use z* for proportions and t* for means, because estimating σ with s forces you onto a t-distribution with n-1 degrees of freedom.
- Raising the confidence level raises the critical value, which widens the interval; this is the standard answer to 'what happens if we go from 90% to 99% confidence.'
- In a significance test, the critical value defines the rejection region, and a test statistic more extreme than the critical value means you reject the null hypothesis.
- The interval formulas aren't on the AP formula sheet, but you can rebuild them from point estimate ± (critical value)(standard error) using the standard errors that are provided.

## FAQs

### What is a critical value in AP Stats?

It's the number of standard errors that bounds the middle C% of a sampling distribution, like z* = 1.96 for 95% confidence. You multiply it by the standard error to get the margin of error, per LO 6.2.C in the CED.

### Is the critical value the same thing as the test statistic?

No. The critical value is a fixed cutoff set by your confidence or significance level before you look at data. The test statistic is computed from your actual sample. In a significance test you compare the test statistic to the critical value to decide whether to reject H₀.

### When do I use z* versus t* on the AP exam?

Use z* for inference about proportions (Unit 6) and t* for inference about means (Unit 7), because σ is almost never known for quantitative data so you estimate it with s. The t* value depends on degrees of freedom, which is n-1 for a one-sample t-interval.

### Does a higher confidence level give a bigger critical value?

Yes. Going from 90% to 99% confidence pushes z* from about 1.645 to about 2.576, which widens the interval. The center of the interval doesn't move, only the margin of error grows.

### Do I have to memorize critical values for the AP Stats exam?

No. You find z* and t* using tables or your calculator (invNorm or invT), and the CED explicitly says interval formulas can be rebuilt from the standard error formulas on the provided formula sheet. Just know the structure point estimate ± (critical value)(SE).

## Related Study Guides

- [4.3 Justifying a Claim Based on a Confidence Interval for a Population Mean or Population Mean Difference](/ap-stats/unit-4/justifying-claim-about-population-mean-based-on-confidence-interval/study-guide/3bD1Y9YSWMgUnARuJxxm)
- [4.2 Constructing a Confidence Interval for a Population Mean or Population Mean Difference](/ap-stats/unit-4/constructing-confidence-interval-for-population-mean/study-guide/Ol5pg6f4PKWs3n8reIZ5)
- [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.4 Justifying a Claim Based on a Confidence Interval for a Population Proportion](/ap-stats/unit-3/justifying-claim-based-on-confidence-interval-for-population-proportion/study-guide/YeTpyj6nyq03j0AJO3Bm)
- [3.10 Constructing a Confidence Interval for the Difference Between Two Population Proportions](/ap-stats/unit-3/confidence-intervals-for-difference-two-proportions/study-guide/YjPeyk5dGYBwzENoOU6S)
- [Legacy AP Statistics Unit Overview: Proportions](/ap-stats/unit-6/review/study-guide/qB9o30Z14QZ1af2dduWq)

## Structured Data

```json
{"@context":"https://schema.org","@graph":[{"@type":"LearningResource","@id":"https://fiveable.me/ap-stats/key-terms/critical-value#resource","name":"Critical Value — AP Stats Definition & Exam Guide","url":"https://fiveable.me/ap-stats/key-terms/critical-value","learningResourceType":"Concept explainer","educationalLevel":"AP® / High School","about":{"@id":"https://fiveable.me/ap-stats/key-terms/critical-value#term"},"audience":{"@type":"EducationalAudience","educationalRole":"student"},"dateModified":"2026-06-11T00:50:01.536Z","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/critical-value#term","name":"Critical Value","description":"In AP Statistics, a critical value (like z* or t*) is the number of standard errors that marks the boundary of the middle C% of a sampling distribution. It multiplies the standard error to give the margin of error in a confidence interval, or sets the cutoff for rejecting the null hypothesis in a significance test.","url":"https://fiveable.me/ap-stats/key-terms/critical-value","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 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.3, LO 7.3.B"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.3, LO 7.3.C"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.3, LO 7.3.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.2, LO 7.2.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.2, LO 7.2.B"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.2, LO 7.2.C"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.2, LO 7.2.D"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 7, Topic 7.2, LO 7.2.E"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.8, LO 6.8.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.8, LO 6.8.B"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.8, LO 6.8.C"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.8, LO 6.8.D"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.3, LO 6.3.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.3, LO 6.3.B"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.3, LO 6.3.C"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.2, LO 6.2.A"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.2, LO 6.2.B"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.2, LO 6.2.C"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.2, LO 6.2.D"},{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP® Course and Exam Description","targetName":"AP® Statistics Unit 6, Topic 6.2, LO 6.2.E"},{"@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":"FAQPage","mainEntity":[{"@type":"Question","name":"What is a critical value in AP Stats?","acceptedAnswer":{"@type":"Answer","text":"It's the number of standard errors that bounds the middle C% of a sampling distribution, like z* = 1.96 for 95% confidence. You multiply it by the standard error to get the margin of error, per LO 6.2.C in the CED."}},{"@type":"Question","name":"Is the critical value the same thing as the test statistic?","acceptedAnswer":{"@type":"Answer","text":"No. The critical value is a fixed cutoff set by your confidence or significance level before you look at data. The test statistic is computed from your actual sample. In a significance test you compare the test statistic to the critical value to decide whether to reject H₀."}},{"@type":"Question","name":"When do I use z* versus t* on the AP exam?","acceptedAnswer":{"@type":"Answer","text":"Use z* for inference about proportions (Unit 6) and t* for inference about means (Unit 7), because σ is almost never known for quantitative data so you estimate it with s. The t* value depends on degrees of freedom, which is n-1 for a one-sample t-interval."}},{"@type":"Question","name":"Does a higher confidence level give a bigger critical value?","acceptedAnswer":{"@type":"Answer","text":"Yes. Going from 90% to 99% confidence pushes z* from about 1.645 to about 2.576, which widens the interval. The center of the interval doesn't move, only the margin of error grows."}},{"@type":"Question","name":"Do I have to memorize critical values for the AP Stats exam?","acceptedAnswer":{"@type":"Answer","text":"No. You find z* and t* using tables or your calculator (invNorm or invT), and the CED explicitly says interval formulas can be rebuilt from the standard error formulas on the provided formula sheet. Just know the structure point estimate ± (critical value)(SE)."}}]},{"@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":"Critical Value"}]}]}
```
