AP Statistics · Topic 1.5 · Unit 1

AP Stats 1.5: Graphs for Quantitative Data

By Jude Wallis · Published

Histograms, stem-and-leaf plots, and dotplots show the distribution of one quantitative variable and keep values ordered from smallest to largest. A histogram groups values into bins, and changing the bin width can change the shape you see.

AP Statistics: Unit 1 (topics 1.5). Topic 1.5 (Graphical Representations for One Quantitative Variable) sits in Unit 1 of the redesigned AP Statistics course (effective Fall 2026, first exam May 2027). Unit 1 is the heaviest weighted unit at 20-30% of the multiple-choice section.

Three graphs for a quantitative variable

Topic 1.5 covers three graphs for the distribution of one quantitative variable: the histogram, the stem-and-leaf plot, and the dotplot. All three show the frequency or relative frequency of the values, and all three keep the natural ordering of the variable from smallest to largest. Unlike a bar chart for categories, these graphs sit on a numeric axis, so distance along the axis carries meaning. Each graph can show raw frequency or relative frequency on its count axis, which changes the axis labels but not the shape you see.

How each graph is built

Each graph organizes the same values a little differently.

  • A histogram groups the values into ordered intervals, or bins, along the horizontal axis. Each bar covers one bin, and its height is the frequency or relative frequency of values in that bin. Changing the bin width changes the shape you see, so the same data can look smooth or jagged depending on the bins.
  • A stem-and-leaf plot splits each value into a stem (the leading digit or digits) and a leaf (usually the last digit). For 27, the stem is 2 and the leaf is 7. Stems and leaves are both ordered, and every original value is preserved.
  • A dotplot places one dot for each value above its position on the axis, stacking equal values. It works well for small data sets and shows every observation.

A histogram is not a bar chart; its bars touch because the axis is numeric. See histogram vs bar graph.

Choosing and reading these graphs

Which graph fits depends on the data set. A dotplot or stem-and-leaf plot works well for small data sets because it shows every value, and a stem-and-leaf plot keeps the digits so you can recover the exact numbers. A histogram suits larger data sets, since binning summarizes many values into a readable shape.

All three graphs are read the same way, by looking at where the values pile up and how far they spread out. Because they keep the natural ordering of the variable, they set up the descriptions of shape, center, and spread in topic 1.6. When you sketch one, label the axis with the variable and its units so the graph is self-contained.

Build a histogram frequency table

Twelve quiz scores are 12, 15, 15, 18, 21, 22, 24, 27, 28, 30, 33, 39. Using bins of width 10 starting at 10, so [10, 20), [20, 30), and [30, 40), give the frequency for each bin.

  1. Bin [10, 20) holds values from 10 up to but not including 20: 12, 15, 15, 18. That is a frequency of 4.

  2. Bin [20, 30) holds 20 up to but not including 30: 21, 22, 24, 27, 28. That is a frequency of 5.

  3. Bin [30, 40) holds 30 up to but not including 40: 30, 33, 39. That is a frequency of 3.

  4. Check the total: 4+5+3=124 + 5 + 3 = 12, matching the 12 scores.

BinFrequency
[10, 20)4
[20, 30)5
[30, 40)3

The histogram has three bars of heights 4, 5, and 3, and the frequencies add to 12.

Frequently asked questions

Does the bin width of a histogram matter?

Yes. Wider bins smooth the picture and can hide gaps or a second peak; narrower bins show more detail but can look jagged. The CED notes that changing bin width can change the histogram's appearance.