Lesson 3 — Averages & Medians
Two powerful ways to summarize data — and why neither tells the whole story.
Before measuring, you must agree on what you’re measuring. How tall is a dog?
NASA missions have failed over unit mix-ups (meters vs yards). Definitions save lives.
Sum all values, divide by how many. Represents the “typical” value.
30 data points → 1 number. Much easier to reason about!
Sort all values, find the middle one. With an even count, average the two middle values.
The median is less sensitive to extreme values than the mean.
Roseville: 999 people earn $60k/yr. One billionaire earns $2.3 billion/yr.
Outliers pull the mean away from the typical value. The median holds steady.
The bigger picture
Mean and median summarize the center of your data — but they hide how spread out the data is.