Tuesday, February 24, 2026

Stem-and-Leaf Graphs (Stemplots)

A stem-and-leaf plot (or stem-and-leaf display) is a unique way to organize numerical data so that you can see the overall shape of the distribution while still keeping every individual data point visible. It is essentially a hybrid between a table and a histogram.

To construct a stem-and-leaf display, the observations must first be sorted in ascending order
Here is the sorted set of data values that will be used in the following example:

44, 46, 47, 49, 63, 64, 66, 68, 68, 72, 72, 75, 76, 81, 84, 88, 106

Next, it must be determined what the stems will represent and what the leaves will represent. Typically, the leaf contains the last digit of the number and the stem contains all of the other digits. In the case of very large numbers, the data values may be rounded to a particular place value (such as the hundreds place) that will be used for the leaves. The remaining digits to the left of the rounded place value are used as the stem. In this example, the leaf represents the ones place and the stem will represent the rest of the number (tens place and higher).

The stem-and-leaf display is drawn with two columns separated by a vertical line. The stems are listed to the left of the vertical line. It is important that each stem is listed only once and that no numbers are skipped, even if it means that some stems have no leaves. The leaves are listed in increasing order in a row to the right of each stem.



The stemplot is a quick way to graph data and gives an exact picture of the data. You want to look for an overall pattern and any outliers. An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50  instead of 500) while others may indicate that something unusual is happening.














https://www.mathsisfun.com/data/stem-leaf-plots.html
Gemini AI

No comments:

Post a Comment