# Graphical Representations for One Quantitative Variable

> AP Statistics · AP Statistics 2024-2027
> Source: https://www.owlsprep.com/study/ap-statistics-u10-graphical-representations-for-one-quantitative/

This module walks you through constructing, interpreting, and selecting the 4 core graphical displays for single quantitative datasets required for the AP Stats exam, plus how to describe distributions accurately for full FRQ points.

**Prerequisites:** [Basic distinction between quantitative and categorical variables](https://www.owlsprep.com/study/ap-statistics-u10-quantitative-vs-categorical-variables/); [Calculation of the 5-number summary for a dataset](https://www.owlsprep.com/study/ap-statistics-u10-measures-of-spread/)

## Learning objectives

- Select appropriate graphical displays for single quantitative datasets aligned to AP CED requirements
- Construct and interpret dotplots, histograms, boxplots, and stemplots correctly
- Describe shape, center, spread, and outliers from graphical outputs to earn full FRQ points
- Identify common misrepresentation errors in quantitative graphs tested on the AP exam

## Dotplots and Stemplots for Small Datasets

Dotplots and stemplots are the only two displays that preserve individual data point values, making them ideal for small datasets with fewer than 100 observations. They allow you to easily spot clusters, gaps, and individual outliers that are hidden in aggregated displays like histograms.

**Stemplot** — A display that splits each data value into a leading 'stem' digit and trailing 'leaf' digit, arranged vertically in ascending order

*Notation:* Stem | Leaf

*Example:* For values 12, 15, 21, the stemplot reads 1 | 2 5, 2 | 1

**Worked example:** Construct a stemplot for the following 12 student test scores: 62, 67, 71, 74, 75, 78, 82, 83, 83, 89, 91, 95

1. Identify stems as the tens digit of each score, ranging from 6 to 9
2. List all ones-digit leaves in ascending order for each stem
3. Add a clear key to explain the stem and leaf mapping
4. $$6 | 2 7 
7 | 1 4 5 8 
8 | 2 3 3 9 
9 | 1 5 
Key: 6 | 2 = 62 points$$

> **tip**
>
> AP graders will deduct 0.5 to 1 full point if you forget to add a key for your stemplot, even if the rest of the display is correct.

## Histograms for Large Datasets

Histograms are the most commonly tested graphical display for large datasets, where showing individual points is impractical. Unlike bar charts for categorical data, histogram bars are adjacent to each other to reflect the continuous nature of quantitative data.

**Histogram** — A graphical display that groups continuous quantitative values into ordered, non-overlapping bins, with bar height representing frequency or relative frequency of observations in each bin

**Worked example:** Construct a histogram for 50 student heights grouped into 5 equal bins: 140-150cm, 150-160cm, 160-170cm, 170-180cm, 180-190cm, with frequencies 4, 12, 20, 11, 3

1. Draw a horizontal axis labeled Height (cm) with clear bin boundaries
2. Draw a vertical axis labeled Frequency ranging from 0 to 20
3. Draw adjacent bars for each bin with height matching the corresponding frequency
4. Confirm no gaps exist between bars, and all axes are fully labeled

**Exam command terms**

Common AP exam command terms for histogram questions:

- **Describe the distribution** — You must reference shape, center, spread, and outliers explicitly to earn full points

- **Compare the distributions** — You must use explicit comparative language (e.g. 'the median of group A is higher than group B') for all 4 distribution features

## Boxplots and the 5-Number Summary

Boxplots (also called box-and-whisker plots) are ideal for comparing multiple distributions side-by-side, as they condense the full dataset down to the 5-number summary: minimum, Q1, median, Q3, maximum. They are the only standard display that explicitly marks outliers separately from the rest of the data.

$$\text{Outlier threshold } = [Q_1 - 1.5 \times IQR, Q_3 + 1.5 \times IQR]$$

**Worked example:** Draw a boxplot for a dataset with 5-number summary [22, 37, 49, 62, 88], IQR = 25, and a value of 98 that falls above the upper outlier threshold

1. Draw a number line spanning from 20 to 100
2. Draw a box spanning from Q1=37 to Q3=62, with a vertical line at the median 49
3. Draw a left whisker from Q1 to the minimum non-outlier value 22
4. Draw a right whisker from Q3 to the maximum non-outlier value 88, and mark the outlier 98 as a separate dot

> **warning**
>
> Never extend whiskers all the way to an outlier. Outliers must always be marked as individual points separate from the whisker line.

## Selecting the Correct Graph

**Comparing methods**

Use this reference to pick the optimal display for any exam scenario:

- **Dotplot** — Best for n < 50, when you need to show individual points
  - Pros: No data aggregation, easy to spot clusters
  - Cons: Cluttered for large datasets

- **Stemplot** — Best for n < 100, when you need to preserve exact values
  - Pros: No data aggregation, no special software required
  - Cons: Impractical for very large datasets

- **Histogram** — Best for n > 50, when you need to visualize overall distribution shape
  - Pros: Works for arbitrarily large datasets
  - Cons: Hides individual data points, sensitive to bin width

- **Boxplot** — Best for comparing 3+ distributions side-by-side
  - Pros: Compact, explicitly marks outliers
  - Cons: Does not show multi-modality or gaps

**Check your understanding**

Test your understanding of graph selection:

1. Which graph is best to compare exam score distributions for 5 different class periods?

   - A) Dotplot
   - B) Boxplot
   - C) Stemplot
   - D) Individual histogram for each class

   *Why:* Side-by-side boxplots are the most compact and clear way to compare 5+ distributions.

## Common pitfalls

- **Wrong:** Using unequal bin widths in a histogram without adjusting frequency counts
  - Why it fails: It distorts relative group sizes, making distribution shape appear incorrectly skewed
  - Correct: Always use equal bin widths unless explicitly justified, and label all bin boundaries clearly
- **Wrong:** Forgetting to include a key for a stemplot
  - Why it fails: AP graders cannot confirm you correctly separated stems and leaves, leading to automatic point deductions
  - Correct: Add a 1-sentence key for every stemplot you construct, no exceptions
- **Wrong:** Describing distribution shape as symmetric or skewed using only a boxplot
  - Why it fails: Boxplots do not show gaps, clusters, or multi-modality that define true distribution shape
  - Correct: Only describe shape from a dotplot, stemplot, or histogram, and note that boxplots cannot confirm modality
- **Wrong:** Using a histogram to display unordered categorical data
  - Why it fails: Histogram bars imply continuous ordered bins that do not exist for unordered categorical groups
  - Correct: Reserve histograms exclusively for quantitative data, use bar charts for all categorical data
- **Wrong:** Extending boxplot whiskers all the way to maximum and minimum values even when outliers exist
  - Why it fails: This hides outliers, violating AP rubric requirements for explicit outlier marking
  - Correct: Always mark outliers as separate individual points, and draw whiskers only to the farthest non-outlier value

## Cheatsheet

| Graph Type | Ideal Dataset Size | Shows Individual Points? | Best Use Case |
| --- | --- | --- | --- |
| Dotplot | n < 50 | Yes | Spot clusters and small gaps |
| Stemplot | n < 100 | Yes | Preserve exact data values |
| Histogram | n > 50 | No | Visualize overall distribution shape |
| Boxplot | Any size | No | Compare 3+ distributions side-by-side |

## What's next

Mastering these graphical displays is the foundation for all inferential statistics work in AP Stats, as you will regularly need to justify distribution shape and normality assumptions using these plots before running hypothesis tests or calculating confidence intervals. You will next apply these interpretation skills to compare distributions across two groups, a common 3-5 point FRQ question that appears on nearly every AP Stats exam. You will also learn to spot misleading visualizations that are frequently tested in the multiple choice section, to avoid falling for common distractor options that incorrectly represent quantitative data. Confirm you can describe the four key features of any distribution (shape, center, spread, outliers) from any of these graphs before moving forward.

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-statistics-u10-graphical-representations-for-one-quantitative/
