Stem-and-Leaf Diagram
- •
What it is
- •
a diagram that displays sorted numeric data by splitting each value into a "stem" (leading digit(s)) and a "leaf" (the remaining trailing digit), preserving the actual data values while still showing their distribution shape
- •
- •
Related