Stem and Leaf- Plot Construction Guide

What Is a Stem and Leaf Plot?

A stem and leaf plot is a way to display data while keeping the original values intact. You split each number into two parts: the stem (the leading digit or digits) and the leaf (the trailing digit).

Think of it as a sideways histogram that still shows every single data point. Teachers love it because students can see the shape of the data AND verify exact values. Statisticians use it for quick data exploration before running heavier analysis.

It works best for small to medium datasets. Once you hit 100+ values, the plot gets cluttered and you're better off with a histogram or box plot.

Why Use This Plot Type?

Most people grab a histogram without thinking. But stem and leaf plots have specific advantages:

The main downside: it falls apart with large datasets or decimal numbers. Know when to use it and when to switch tools.

How to Build One (Step by Step)

Getting Started

Let's use real data. Say you have test scores: 78, 82, 91, 65, 73, 88, 95, 71, 84, 69

Step 1: Sort your data

Arrange from lowest to highest: 65, 69, 71, 73, 78, 82, 84, 88, 91, 95

Step 2: Separate stems and leaves

For these two-digit numbers, the stem is the tens digit and the leaf is the ones digit.

65 → stem: 6, leaf: 5
69 → stem: 6, leaf: 9
71 → stem: 7, leaf: 1

Step 3: Draw the plot

Write stems in a vertical column (lowest at top), then write leaves in rows to the right. Include a key so readers know how to read it.

Here's what it looks like:

Stem | Leaf
  6  | 5 9
  7  | 1 3 8
  8  | 2 4 8
  9  | 1 5

Key: 6 | 5 = 65

Reading Your Plot

Once constructed, reading the plot takes practice. Here's how to extract information quickly:

Examples with Different Data Sets

Three-Digit Numbers

Data: ages at a community event — 145, 152, 167, 142, 158, 161, 149, 155

Stem = first two digits (tens and hundreds), leaf = ones digit.

Stem | Leaf
 14 | 2 5 9
 15 | 2 5 8
 16 | 1 7

Key: 14 | 2 = 142

Two-Digit Numbers with Decimals

Stem and leaf plots struggle with decimals. Your options:

Back-to-Back Stem and Leaf

Want to compare two groups? Use back-to-back stems with leaves extending both directions.

Group A | Stem | Group B
  9 5 2 |  6   | 1 3 7
  8 4   |  7   | 2 5 8
        |  8   | 4

Group A leaves go left, Group B leaves go right. Simple visual comparison.

When Stem and Leaf Works (and When It Doesn't)

Don't force this plot everywhere. It has limits.

Use it when:

Skip it when:

Stem and Leaf vs Other Plot Types

Here's how it stacks up against common alternatives:

Plot Type Preserves Raw Data Handles Large Data Shows Distribution Easy to Draw by Hand
Stem and Leaf Yes No Yes Yes
Histogram No Yes Yes Yes
Box Plot No Yes Yes (summarized) Somewhat
Dot Plot Yes No Yes Yes
Scatter Plot Yes Yes No No

Each plot serves different purposes. Stem and leaf wins when you need transparency and simplicity with small data. Histograms win for anything else.

Common Mistakes to Avoid

Quick Reference Checklist

Before finishing any stem and leaf plot, verify:

That's the complete picture. Stem and leaf plots are simple tools for specific situations. They're not flashy, they're not modern, but they work when you need to see your actual data without aggregation. Use them for what they're good at and switch tools when the data outgrows them.