Visualize data distributions while keeping every raw value visible.
Data Input
Conceptual Key
7 | 2
means 72.0
The vertical bar separates the leading digits (Stem) from the last digit (Leaf).
Distribution Plot
Sample Size10
Data Span
12 - 50
Stem
Leaves
1
2 5
2
1 4 4 7
3
0 2
4
5
5
0
The shape of the leaves reveals the density and skewness of your dataset.
About this calculator
Overview
A stem-and-leaf plot is a classic way to display the shape of a distribution. It splits each number into a 'Stem' (leading digits) and a 'Leaf' (trailing digit), providing a textual histogram that preserves the original data points.
đź’ˇ
Pro Tips
The 'Stem Unit' defines the power of ten for the split. 10 is standard for two-digit numbers.
Look for rows with many leaves—this quickly identifies the mode or clusters in your data.
Gaps in the stems indicate ranges with no data, which might be important outliers.
!
Fun Facts
"John Tukey, a pioneer of exploratory data analysis, popularized this plot in the 1970s."
"It combines the benefits of a raw list and a histogram into a single visualization."
"Stem-and-leaf plots were originally designed for quick manual data organization before the computer era."