Stem and Leaf Plots
Stem and leaf plots organize numerical data to show both the overall distribution and the actual values. Think of it as a histogram where you can still see the original numbers, making it perfect for smaller data sets.
A stem and leaf plot works by:
- Dividing each number into a "stem" (the digit(s) to the left of the rightmost digit) and a "leaf" (the rightmost digit)
- Listing all stems in a column on the left side of a vertical line
- Placing each corresponding leaf on the right side of the line
Creating a stem and leaf plot involves:
- Determine the smallest and largest numbers and arrange data in ascending order
- Identify the stems (all digits except the rightmost)
- Draw a vertical line and list stems to the left
- Add leaves to the right of the line
- Sort leaves from low to high in each row for easier interpretation
In the example showing task completion times (5.8, 5.9, 6.1, etc.), the stems are 5, 6, 7, 8, and 9, while the leaves are the tenths digits.
Quick Data Insight: Stem and leaf plots let you see the shape of your data distribution while preserving the actual values - something most other charts can't do!
The completed plot makes it easy to see clusters and patterns in your data, like which completion times were most common.