---
title: "Standard Error of a Statistic — AP Stats Definition"
description: "Standard error estimates the standard deviation of a sample statistic using sample data. It powers margin of error and confidence intervals in AP Stats Unit 6."
canonical: "https://fiveable.me/ap-stats/key-terms/standard-error-of-a-statistic"
type: "key-term"
subject: "AP Statistics"
unit: "Unit 3"
---

# Standard Error of a Statistic — AP Stats Definition

## Definition

In AP Statistics, the standard error of a statistic is an estimate of the standard deviation of that statistic, calculated from sample data. For a sample proportion, SE = √(p̂(1-p̂)/n), and it measures how much p̂ typically varies from sample to sample (Topic 6.2, EK 6.2.C).

## What It Is

The standard error of a statistic answers one question. If you took another [random sample](/ap-stats/key-terms/random-sample "fv-autolink"), how different would your statistic probably be? It estimates the [standard deviation](/ap-stats/unit-1/investigative-question-revisited-data-collection/study-guide/f842Kr6YNnYX4G0dtAC8 "fv-autolink") of the statistic's sampling distribution, but it does so using only your sample data, because in real life you never know the population parameter.

Here's the key move. In [Unit 5](/ap-stats/unit-5 "fv-autolink"), the standard deviation of p̂ is √(p(1-p)/n), which uses the true population proportion p. But when you're doing inference, you don't know p (that's the whole reason you took a sample). So you swap in p̂ and get the standard error, SE = √(p̂(1-p̂)/n). Think of standard error as the standard deviation's stand-in when the parameter is a mystery. It's the same idea, just built from what you actually have.

## Why It Matters

[Standard error](/ap-stats/key-terms/standard-error "fv-autolink") lives in Topic 6.2 and directly supports learning objective 6.2.C, which asks you to determine the margin of error for a confidence interval for a [population proportion](/ap-stats/unit-3/sampling-distributions-for-sample-proportions/study-guide/Ezxev8MPpv3mFKjV4Gq3 "fv-autolink"). The CED states it plainly in the essential knowledge: "Based on sample data, the standard error of a statistic is an estimate for the standard deviation for the statistic." Every confidence interval you build follows the pattern point estimate ± (critical value)(standard error), so SE is the engine inside the margin of error. It also shows up again and again later, in intervals for two proportions, means (Unit 7), and slopes (Unit 9). Master it once in Unit 6 and the rest of inference reuses the same logic. Bonus: the SE formulas are on the AP formula sheet, so you don't memorize them, you just need to know which one to grab and what it means.

## Connections

### [Margin of Error (Unit 6)](/ap-stats/key-terms/margin-of-error)

[Margin of error](/ap-stats/key-terms/margin-of-error "fv-autolink") is just standard error scaled up by a critical value. For a one-sample proportion, MOE = z* √(p̂(1-p̂)/n). If you can compute SE, the margin of error is one multiplication away.

### [p-hat (sample proportion) (Unit 6)](/ap-stats/key-terms/p-hat-sample-proportion)

The SE formula for a proportion is built from p̂ itself. You use p̂ both as your [point estimate](/ap-stats/key-terms/point-estimate "fv-autolink") and inside √(p̂(1-p̂)/n), because the unknown p has been replaced by its best available estimate.

### Sampling Distributions (Unit 5)

Unit 5 gives you the true standard deviation of p̂ using the actual [parameter](/ap-stats/key-terms/parameter "fv-autolink") p. Standard error is the Unit 6 version of that same quantity, estimated from data. Same concept, different information available.

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

Every interval follows point estimate ± (critical value)(SE). A bigger SE means a wider interval, which is why larger samples (bigger n in the denominator) give you tighter, more useful estimates.

## On the AP Exam

Standard error is rarely the headline of a question; it's the machinery inside almost every inference problem. On multiple choice, expect to compute SE for a given p̂ and n, identify how SE changes when n increases (it shrinks by a factor of √n), or distinguish SE from the true standard deviation of the sampling distribution. On FRQs, you'll use SE while constructing a confidence interval, and graders expect correct mechanics inside p̂ ± z*√(p̂(1-p̂)/n). No released FRQ has asked you to define standard error in isolation, but the confidence interval FRQ is one of the most reliable question types on the exam, and you can't earn that credit without using SE correctly. Remember, the SE formulas appear on the AP formula sheet, so the test is whether you choose the right one and interpret it, not whether you memorized it.

## standard error of a statistic vs Standard deviation of the sampling distribution

The standard deviation of p̂'s sampling distribution, √(p(1-p)/n), uses the true population proportion p, which you'd only know in a textbook problem or a hypothesis test where p is assumed. The standard error, √(p̂(1-p̂)/n), substitutes the sample proportion p̂ because p is unknown. Standard error is an estimate of the standard deviation, computed from sample data. On the exam, use the parameter when it's given or assumed; use SE when you're estimating from a sample.

## Key Takeaways

- The standard error of a statistic is an estimate of the standard deviation of that statistic, calculated from sample data instead of the unknown parameter.
- For a sample proportion, the standard error is SE = √(p̂(1-p̂)/n), with p̂ standing in for the unknown population proportion p.
- Standard error is the building block of margin of error, since MOE = z* × SE, and confidence intervals follow point estimate ± margin of error.
- As sample size n increases, standard error decreases, which means larger samples produce narrower confidence intervals.
- You don't need to memorize SE formulas because they appear on the AP Statistics formula sheet; you need to pick the right one and use it correctly.
- Standard error means a small SE indicates the statistic varies little from sample to sample, so your estimate is more precise.

## FAQs

### What is the standard error of a statistic in AP Stats?

It's an estimate of the standard deviation of a sample statistic, computed from sample data. For a sample proportion, SE = √(p̂(1-p̂)/n), and it tells you how much p̂ typically varies across repeated samples.

### Is standard error the same as standard deviation?

No, but they're closely related. The standard deviation of a sampling distribution uses the true parameter p, while the standard error estimates that same quantity using the sample statistic p̂ because the parameter is unknown in real inference.

### How is standard error different from margin of error?

Standard error is the raw variability estimate, √(p̂(1-p̂)/n). Margin of error multiplies SE by a critical value, so MOE = z* × SE. A 95% confidence interval, for example, uses z* ≈ 1.96 times the SE.

### Do I need to memorize the standard error formula for the AP exam?

No. The CED explicitly notes that standard error formulas are provided on the AP Statistics formula sheet. Your job is recognizing which formula matches your situation (one proportion, two proportions, means, slopes) and using it in the interval p̂ ± z* × SE.

### Does a bigger sample make the standard error smaller?

Yes. Since n sits in the denominator under a square root, quadrupling your sample size cuts the standard error in half. That's why larger samples produce narrower, more precise confidence intervals.

## Related Study Guides

- [3.3 Constructing a Confidence Interval for a Population Proportion](/ap-stats/unit-3/constructing-confidence-interval-for-population-proportion/study-guide/rYCExLGlPYtMNFiJOWAR)

## Structured Data

```json
{"@context":"https://schema.org","@graph":[{"@type":"LearningResource","@id":"https://fiveable.me/ap-stats/key-terms/standard-error-of-a-statistic#resource","name":"Standard Error of a Statistic — AP Stats Definition","url":"https://fiveable.me/ap-stats/key-terms/standard-error-of-a-statistic","learningResourceType":"Concept explainer","educationalLevel":"AP® / High School","about":{"@id":"https://fiveable.me/ap-stats/key-terms/standard-error-of-a-statistic#term"},"audience":{"@type":"EducationalAudience","educationalRole":"student"},"dateModified":"2026-06-11T05:22:54.387Z","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/standard-error-of-a-statistic#term","name":"standard error of a statistic","description":"In AP Statistics, the standard error of a statistic is an estimate of the standard deviation of that statistic, calculated from sample data. For a sample proportion, SE = √(p̂(1-p̂)/n), and it measures how much p̂ typically varies from sample to sample (Topic 6.2, EK 6.2.C).","url":"https://fiveable.me/ap-stats/key-terms/standard-error-of-a-statistic","inDefinedTermSet":{"@type":"DefinedTermSet","name":"AP Statistics Key Terms","url":"https://fiveable.me/ap-stats/key-terms"}},{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is the standard error of a statistic in AP Stats?","acceptedAnswer":{"@type":"Answer","text":"It's an estimate of the standard deviation of a sample statistic, computed from sample data. For a sample proportion, SE = √(p̂(1-p̂)/n), and it tells you how much p̂ typically varies across repeated samples."}},{"@type":"Question","name":"Is standard error the same as standard deviation?","acceptedAnswer":{"@type":"Answer","text":"No, but they're closely related. The standard deviation of a sampling distribution uses the true parameter p, while the standard error estimates that same quantity using the sample statistic p̂ because the parameter is unknown in real inference."}},{"@type":"Question","name":"How is standard error different from margin of error?","acceptedAnswer":{"@type":"Answer","text":"Standard error is the raw variability estimate, √(p̂(1-p̂)/n). Margin of error multiplies SE by a critical value, so MOE = z* × SE. A 95% confidence interval, for example, uses z* ≈ 1.96 times the SE."}},{"@type":"Question","name":"Do I need to memorize the standard error formula for the AP exam?","acceptedAnswer":{"@type":"Answer","text":"No. The CED explicitly notes that standard error formulas are provided on the AP Statistics formula sheet. Your job is recognizing which formula matches your situation (one proportion, two proportions, means, slopes) and using it in the interval p̂ ± z* × SE."}},{"@type":"Question","name":"Does a bigger sample make the standard error smaller?","acceptedAnswer":{"@type":"Answer","text":"Yes. Since n sits in the denominator under a square root, quadrupling your sample size cuts the standard error in half. That's why larger samples produce narrower, more precise confidence intervals."}}]},{"@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":"standard error of a statistic"}]}]}
```
