Statistics · Exploring One-Variable Data (Unit 1) · 14 min read · Updated 2026-05-11
Describing Distributions of a Quantitative Variable — AP Statistics
AP Statistics · Exploring One-Variable Data (Unit 1) · 14 min read
1. Foundations of Describing Distributions★☆☆☆☆⏱ 2 min
A distribution of a quantitative variable describes what values the variable takes and how frequently it occurs. This is the foundational exploratory data analysis skill for AP Statistics, accounting for 15-20% of total exam weight for Unit 1. It appears on both multiple-choice and free-response sections of the exam.
Standard notation used on the AP exam is: $\bar{x}$ for sample mean, $\mu$ for population mean, $s$ for sample standard deviation, $\sigma$ for population standard deviation, $M$ for median, and $IQR$ for interquartile range. Questions may phrase the task as "summarize the distribution" or "describe the distribution", both require the same structured response.
2. The SOCS Description Framework★★☆☆☆⏱ 4 min
- **S = Shape**: Classified by number of peaks (unimodal, bimodal, uniform) and symmetry/skewness. Symmetric distributions are mirrored around the center, with $\text{mean} \approx \text{median}$. Right-skewed distributions have a long tail extending toward higher values, with $\text{mean} > \text{median}$. Left-skewed distributions have a long tail toward lower values, with $\text{mean} < \text{median}$.
- **O = Outliers**: Any individual values that fall far outside the overall pattern of the data.
- **C = Center**: A typical value of the distribution.
- **S = Spread**: A measure of how much the data varies across the distribution.
Exam tip: Always address all four SOCS components, and tie every label to the context of the variable you are describing. AP graders deduct a full point for generic descriptions that do not reference the study context.
3. Identifying Outliers with the 1.5×IQR Rule★★☆☆☆⏱ 3 min
While outliers are often visible on graphs, the AP exam frequently requires confirmation via the 1.5×IQR rule, the only outlier rule tested on the exam. The interquartile range (IQR) measures the spread of the middle 50% of sorted data:
IQR = Q_3 - Q_1
The rule states that any value less than $Q_1 - 1.5(IQR)$ or greater than $Q_3 + 1.5(IQR)$ is classified as an outlier. This rule uses quartiles, which are resistant to extreme values.
Exam tip: Always explicitly compare the value in question to both the lower and upper bounds on FRQ questions. You will lose partial credit if you only calculate IQR and do not show the comparison step.
4. Selecting Appropriate Measures of Center and Spread★★★☆☆⏱ 5 min
Choice of measures depends on distribution shape: use resistant median/IQR for skewed data or data with outliers, and mean/standard deviation for symmetric data without outliers.
5. Comparing Two Quantitative Distributions★★★☆☆⏱ 4 min
Comparing two distributions of the same quantitative variable is a very common AP exam question. The SOCS framework still applies, but you must make explicit comparative statements for every component, rather than just describing each distribution separately.
Exam tip: You will lose a full point on comparison FRQs if you only describe each distribution individually without explicit comparative statements.
Common Pitfalls
Why: Students confuse the name of the skew (named for the tail) with where the mean is pulled.
Why: Students focus on the most obvious feature and skip other required SOCS components.
Why: Students often forget the standard ordering of the five-number summary.
Why: Students default to more familiar mean/SD, but they are not resistant to extreme values.
Why: Students confuse multiple peaks with skewness, which describes the direction of the tail.
Why: Students think describing both is enough, but the question asks for a comparison.