| Study Guides
Statistics · Exploring One-Variable Data (Unit 1) · 14 min read · Updated 2026-05-11

The Normal Distribution — AP Statistics

AP Statistics · Exploring One-Variable Data (Unit 1) · 14 min read

1. What Is The Normal Distribution? ★★☆☆☆ ⏱ 3 min

The normal distribution (also called the Gaussian distribution or bell curve) is the most widely used continuous probability distribution for quantitative one-variable data in statistics. It is defined entirely by two parameters: its mean $\mu$ (center) and standard deviation $\sigma$ (spread).

This topic accounts for 4-6% of total AP exam points, appearing in both multiple choice (MCQ) and free response (FRQ) questions, and is a foundational concept for nearly all units later in the AP Statistics course. Many naturally occurring quantitative variables follow an approximately normal distribution.

2. The Empirical (68-95-99.7) Rule ★★☆☆☆ ⏱ 3 min

The empirical rule is a quick approximation for the proportion of observations falling within 1, 2, or 3 standard deviations of the mean for any normal distribution. It only applies to approximately normal distributions, and is the fastest method for problems where interval bounds are exactly k standard deviations from the mean.

  • Approximately 68% of all observations fall within $\mu \pm 1\sigma$
  • Approximately 95% of all observations fall within $\mu \pm 2\sigma$
  • Approximately 99.7% of all observations fall within $\mu \pm 3\sigma$

Because the normal distribution is symmetric, any proportion of observations outside an interval centered at the mean is split evenly between the lower and upper tails. This lets you quickly calculate one-tailed proportions without z-tables or a calculator.

Exam tip: On AP MCQ, if interval bounds are exactly 1, 2, or 3 standard deviations from the mean, the empirical rule is always faster than calculator functions and will give the exact answer the question expects.

3. Z-Scores and the Standard Normal Distribution ★★★☆☆ ⏱ 3 min

The standard normal distribution is a specific normal distribution with mean $\mu = 0$ and standard deviation $\sigma = 1$, written $N(0,1)$. To use a single set of probability values for any normal distribution, we standardize any observation $x$ from $N(\mu, \sigma)$ to a z-score, which measures how many standard deviations $x$ is from the mean, and in which direction.

z = \frac{x - \mu}{\sigma}

A positive z-score means $x$ is above the mean, a negative z-score means $x$ is below the mean, and a z-score of 0 means $x$ equals the mean. Standardization lets you compare observations from different normal distributions with different units and scales (e.g., comparing an SAT score to an ACT score).

Exam tip: Always include three key components for z-score interpretation on FRQ: the observation, number of standard deviations from the mean, and direction (above/below) to earn full credit; omitting any costs a point.

4. Normal Probabilities and Inverse Normal Calculations ★★★☆☆ ⏱ 3 min

For any normal distribution, we can calculate the proportion of observations falling in any interval (a normal probability calculation), or find the observation corresponding to a given percentile (called an inverse normal calculation). The cumulative area under the curve to the left of a given $x$ equals the proportion of observations less than $x$. For an interval between $x_1$ and $x_2$, the proportion is cumulative area left of $x_2$ minus cumulative area left of $x_1$. For proportion greater than $x$, subtract the cumulative area left of $x$ from 1.

On the AP exam, you can use your calculator's built-in `normalcdf` (for probability) and `invNorm` (for inverse normal) directly with $\mu$ and $\sigma$, so you do not need to standardize by hand if you do not want to. However, you must clearly label the distribution and the probability you are calculating to earn full credit on FRQ.

Exam tip: When asked for probability on FRQ, always write down the distribution (e.g., $N(3.2, 0.8)$) and what you are calculating before giving your final answer; this earns you the method point even if you enter wrong numbers into your calculator.

5. Assessing Normality ★★★★☆ ⏱ 2 min

A key AP Statistics skill is determining whether a given data set is approximately normal, which is required for most inference procedures later in the course. Two common methods for assessing normality are tested on the AP exam:

  1. **Empirical Rule Check:** Calculate the proportion of observations that fall within 1, 2, and 3 standard deviations of the mean. If the proportions are close to 68%, 95%, and 99.7% respectively, the data is approximately normal.
  2. **Normal Probability Plot (Q-Q Plot):** A plot that compares observed data values to the values we would expect if the data were exactly normal. If points lie approximately along a straight line, the data is approximately normal. Curvature indicates non-normality: upward curvature (bend above the line on the right end) indicates right skew, and downward curvature indicates left skew.

The AP exam almost always asks for interpretation of a given normal probability plot, rather than asking you to construct one from scratch.

Exam tip: If a problem asks "is it reasonable to assume this distribution is approximately normal?" you must reference either the empirical rule check or a normal probability plot, not just that it is symmetric and unimodal — shape alone is not sufficient.

Common Pitfalls

Why: Students memorize the empirical rule and automatically use it any time they see a mean and standard deviation, even for explicitly skewed distributions

Why: Students often just state the numerical z-score and skip the context required for FRQ points

Why: Students mix up which z-score corresponds to which bound of the interval

Why: Students confuse this topic with later sampling distribution content and incorrectly apply the standard error formula early

Why: Students mix up the direction of curvature and skew

Why: Many symmetric unimodal distributions are not normal

Quick Reference Cheatsheet

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →