Stem and leaf plot

Stem and leaf plot

From Business Intelligence

Jump to: navigation, search

Example Gallery


Description

Also known as a stemplot. Steam and leaf plots show the distribution and shape of the data to show its frequency, much like a histogram. Use this to show the density and distribution "shape" of the data. This visualization is good for seeing outliers and gaps, showing exact values, and is valuable in retaining data integrity. It allows for micro and macro readings of the data by providing both the data itself and the space that it fills.

Data requirements

A medium-sized data set with raw numbers.


Considerations

  • Stem and leaf plots should only be used with moderate-sized data sets. Large data sets are hard to interpret and are better suited to histograms or box plots.

Related techniques

Histogram, box plot

Links