In this lesson:
By the end of this unit, you should be able to:
From middle school, you can already:
Today we upgrade: instead of just summarizing data, we'll visualize entire distributions — seeing shape, spread, clusters, and outliers
A dot plot represents quantitative data by placing one dot above each value on a number line.
Data: Resting heart rates (bpm) for 15 students: 68, 72, 72, 74, 76, 76, 76, 78, 80, 80, 82, 84, 88, 90, 92
Span the range of your data, with tick marks at regular intervals
For each data value, place one dot above that number. When values repeat, stack dots vertically.
Question 1: How many students have heart rate 76 bpm? → Count the stacked dots at 76: three students
Question 2: What is the median heart rate? → The 8th of 15 sorted values: count left to right → 78 bpm
Question 3: Where is the mode? → The tallest stack: 76 bpm (three students)
Using the heart rate dot plot:
Think through each question before advancing for the answers
Answers: Mode = 76 bpm · Range = 92 − 68 = 24 bpm · Shape = roughly symmetric with a slight right tail (the value at 92 stretches the right side)
A class recorded shoe sizes for 12 students: 6, 7, 7, 8, 8, 8, 9, 9, 10, 10, 10, 12
Your tasks:
Construct the dot plot, then compare with your partner
A store recorded amounts spent by 60 customers on Black Friday.
Solution: Group data into intervals → histogram
Trade-off: we lose individual values, but gain a clear view of distribution shape
A histogram groups quantitative data into intervals (bins) and draws a bar for each bin.
Black Friday spending: 60 customers, values range from $10 to $150
Bins of width $20: [0, 20) · [20, 40) · [40, 60) · [60, 80) · [80, 100) · [100, 120) · [120, 160)
Notation: [0, 20) means 0 ≤ amount < 20 (includes 0, excludes 20)
Step 2: Draw horizontal axis with bin endpoints; vertical axis labeled 0 to 20
Step 3: For each bin, draw a bar whose height = frequency
Step 4: Bars touch each other — no gaps
Using the Black Friday histogram:
Answers: Most customers: [40, 60) with 18 · Median: somewhere in [40, 60) bin · $80+: 7 + 3 = 10 customers
The Black Friday histogram shows a right-skewed distribution:
Same Black Friday data — three different bin widths:
Watch out: These look similar but represent fundamentally different data types
Aim for 5–10 bins for most data sets:
Watch out: Very wide bins (too few) hide important patterns — bigger is not always clearer
Statistical software picks bins automatically — always inspect and adjust if needed
Test scores for 50 students (bins of width 10):
Describe the distribution: Roughly mound-shaped, centered in the 80s, with a slight left tail (a few low scores pulling the left side down)
Daily high temperatures (°F) over 60 summer days:
Your tasks: Construct the histogram · Describe the shape · Identify the most common temperature range
Draw axes, draw bars (touching!), then describe what you see
✓ Dot plots show every individual value — best for small data sets (< ~50 values)
✓ Histograms group data into bins — best for large data sets (50+ values) to reveal shape
✓ Both displays go on a number line — they are for quantitative (numerical) data
Watch out: Histogram bars touch (continuous data); bar graph bars have gaps (categories)
Watch out: Too few bins hides shape; too many bins adds noise — aim for 5–10 bins
Box Plots and Choosing the Right Plot
You've mastered dot plots and histograms — Lesson 2 completes the toolkit
Click to begin the narrated lesson
Represent data with plots