Where Did Data Displays Come From?
People have been collecting numbers for thousands of years. Ancient civilizations counted crops, people, and animals. But a long list of numbers is hard to understand. Imagine staring at 200 numbers and trying to spot a pattern!
Over time, mathematicians invented pictures — called data displays — to help us see what the numbers are telling us. Each type of display was created to solve a different problem. Let's look at how three of our most useful displays were born.
Each of these displays answers a different question. A dot plot asks, "Where does each data point fall?" A histogram asks, "How many values land in each group?" A box plot asks, "How is the data spread out?" The big question for you is: which display should I choose for my data?
Core Principles of Data Displays
Before we build any chart, let's nail down three key ideas. These principles will help you understand why each display works the way it does.
Dot Plot
Histogram
Box Plot
Choosing the Right Display
Seeing All Three Displays Side by Side
Let's use the same data set — quiz scores for 20 students — and build all three displays. The scores are: 60, 65, 68, 70, 72, 72, 75, 75, 75, 78, 80, 80, 82, 85, 85, 88, 90, 92, 95, 98. Notice how each display reveals something different about the same numbers.
In the dot plot above, you can see every single score. The three dots stacked at 75 tell you that 75 is the mode (the most common value). You can also spot a gap between 60 and 65 — no one scored 61, 62, 63, or 64.
The Math Behind Each Display
Building data displays involves a few key calculations. Let's walk through the math you need for histograms and box plots. Dot plots don't need much math — you just plot each value!
Histogram: Choosing Bins
To make a histogram, you group your data into bins of equal width. First, find the range. Then decide how many bins you want (usually 4 to 8 for middle school data). Finally, divide.
Box Plot: The Five-Number Summary
A box plot is built from five key numbers. These five numbers are called the five-number summary.
Histogram and Box Plot — A Closer Look
Now let's see the same 20 quiz scores as a histogram and a box plot. Each display highlights different features of the data.
Look at the histogram first. The tallest bar is the 70–79 bin, which means that range holds the most scores. The histogram shows the shape of the data — it's roughly symmetric with a slight lean to the left.
Now look at the box plot. The box covers Q₁ to Q₃ — the middle 50% of scores. The left whisker is longer than the right whisker. This tells us the lower scores are more spread out. The box plot is great for comparing center (median = 79) and spread (IQR = 15).
Worked Example — Building All Three Displays
Here is a new data set: the number of books 15 students read over the summer. 1, 2, 3, 3, 4, 5, 5, 5, 6, 7, 7, 8, 10, 12, 15. Let's build each display step by step.
Strengths and Limitations of Each Display
No single display is perfect for every situation. Each one has strengths and trade-offs. The table below will help you pick the right tool for the job.
| Feature | Dot Plot | Histogram | Box Plot |
|---|---|---|---|
| Shows individual values | Yes ✓ | No ✗ | No ✗ |
| Shows shape of data | Yes ✓ | Yes ✓ | Partially |
| Shows median & quartiles | No ✗ | No ✗ | Yes ✓ |
| Good for large data sets | No — gets crowded | Yes ✓ | Yes ✓ |
| Easy to compare groups | Hard | Moderate | Best ✓ |
| Best data set size | Small (< 30) | Medium to large | Any size |
Connecting to More Advanced Ideas
The displays you learned here are the foundation for more advanced work in high school and beyond. Here's a peek at what's coming.
| What You Know Now | What Comes Next |
|---|---|
| Dot plot shows each value | Scatter plots show how two variables relate to each other |
| Histogram shows shape of data | Normal distributions (bell curves) describe the shape mathematically |
| Box plot shows median & IQR | Standard deviation gives a single number for spread; used in AP Statistics |
| Choosing a display by hand | Software tools (Excel, Desmos, Python) create displays automatically |
In high school, you'll also learn about outliers in more detail. A common rule is that any value more than 1.5 × IQR below Q₁ or above Q₃ is considered an outlier. You already have the tools to start spotting them!
Practice Problems
Try these five problems. They start easy and get harder. Check your answers after each one!
Lesson Summary
You learned three ways to display numerical data. A dot plot places one dot per value on a number line, showing every data point — best for small data sets where you want to see clusters, gaps, and outliers. A histogram groups values into equal-width bins and uses bar heights to show frequency — ideal for medium to large data sets when you want to see the overall shape. A box plot uses the five-number summary (minimum, Q₁, median, Q₃, maximum) to show center and spread — perfect for comparing groups.
To choose the right display, ask yourself: Do I need to see every value? Use a dot plot. Do I want to see the shape of a large data set? Use a histogram. Do I want to compare the median and IQR across groups? Use a box plot. Remember: the best display depends on your data and your question!