6TH GRADE MATHEMATICS • STATISTICS AND PROBABILITY

Choosing the Right Measures of Center and Variability

Learn how the shape of your data and the story behind it help you pick the best way to summarize numbers.

Where Did These Ideas Come From?

People have been collecting data for thousands of years. Ancient farmers counted their sheep. Governments counted their people. But for a long time, nobody had a simple way to describe a whole pile of numbers with just one or two values. That changed when mathematicians developed measures of center (one number that represents the "middle" of a data set) and measures of variability (a number that tells you how spread out the data is).

1500s
Astronomers Average Their Measurements
Early astronomers like Tycho Brahe realized that if they took many measurements of a star's position and averaged them, they could get closer to the true position. This was one of the first practical uses of the mean (average).
1700s
The "Middle Value" Gains Fame
Mathematicians began studying the median — the value right in the middle when data is sorted. They noticed it wasn't thrown off by extreme numbers the way the mean could be.
1800s
Florence Nightingale Uses Data Shapes
Nurse and statistician Florence Nightingale created charts showing how soldiers' deaths were distributed. She proved that the shape of data told important stories — and led to life-saving hospital reforms.
1900s
Spread Gets Measured
Statisticians developed formal measures of variability like the interquartile range (IQR) and mean absolute deviation (MAD) to describe how spread out data is. This helped scientists compare not just averages, but the "messiness" of data sets.

The key question these thinkers kept running into was: Which summary number should I use? The answer depends on two things — the shape of the data and the context (the real-world story behind it). That's exactly what this lesson is about.

Core Ideas You Need to Know

Before we can choose the best measure, we need to understand what our options are. There are two families of summary numbers: ones that describe the center and ones that describe the spread (variability).

1

Mean (Average)

Add up all the values, then divide by how many there are. The mean uses every single number, so one really big or really small number can pull it away from the center.
2

Median (Middle Value)

Sort the values from least to greatest, then find the one right in the middle. If there are two middle numbers, average those two. The median isn't affected by extreme values.
3

Mean Absolute Deviation (MAD)

Find how far each value is from the mean, then average those distances. MAD tells you, on average, how far the data points are from the center. It pairs with the mean.
4

Interquartile Range (IQR)

The distance between the first quartile (Q1) and third quartile (Q3). It describes the spread of the middle 50% of your data. It pairs with the median and ignores extreme values.
✦ KEY TAKEAWAY
Think of the mean and median like two different friends giving you directions to a party. The mean is like a friend who considers every single route — even the one that goes 50 miles out of the way. The median is like a friend who picks the route that's right in the middle, ignoring those extreme detours. When the road is smooth and straight (symmetric data), both friends agree. When there's a crazy detour (an outlier), the median friend gives better advice.

Seeing the Three Shapes of Data

Data sets come in different shapes. The shape tells you a lot about which measure of center to use. Here are the three main shapes you'll see: symmetric, skewed left, and skewed right.

Three distributions showing symmetric, skewed right, and skewed left shapes with mean and median marked

In the symmetric distribution above, the bars make a mirror image — the left side looks the same as the right. Notice how the mean and median are at the exact same spot. When data is symmetric, either measure works great!

In the skewed right distribution, most values are clustered on the left, but a few large values stretch out to the right (like a tail). The mean gets "pulled" toward that long tail, making it higher than the median. The median stays closer to where most of the data actually is.

In the skewed left distribution, it's the opposite — the tail stretches to the left. The mean gets pulled down toward the low values.

✦ KEY TAKEAWAY
Imagine you and nine friends are counting how much money you each have. If everyone has about $10, the mean and median both say "$10." Now imagine one friend suddenly has $1,000. The mean jumps way up, but the median barely changes. When data is skewed (lopsided) or has outliers (extreme values), the median and IQR tell a more honest story. When data is symmetric with no outliers, the mean and MAD work perfectly.

The Formulas (and What They Mean)

Let's look at each formula. Don't worry — we'll use easy numbers and take it one step at a time.

Mean (Average)
Mean = Sum of all values ÷ Number of values
Add up every number in your data set, then divide by how many numbers there are.
Median
Middle value when data is sorted least → greatest
If there's an even number of values, average the two middle ones.
Mean Absolute Deviation (MAD)
MAD = Sum of |each value − mean| ÷ Number of values
The | | symbols mean "distance" — always positive. Find how far each value is from the mean, then average those distances.
Interquartile Range (IQR)
IQR = Q3 − Q1
Q1 is the median of the lower half. Q3 is the median of the upper half. IQR measures the spread of the middle 50%.

Notice the pairs: the mean goes with the MAD, and the median goes with the IQR. You always pick a pair — a center measure and a spread measure that match each other.

Shape and Context: The Decision Guide

Choosing the right measures isn't just about math — it's also about the context (what the data is actually about). Let's see how shape and context work together to guide your choice.

Decision flowchart for choosing measures of center and variability based on data shape and context

Here's a handy reference table that puts it all together:

DATA SHAPEBEST CENTERBEST SPREADREAL-WORLD EXAMPLE
Symmetric, no outliersMeanMADHeights of all 6th graders in a class
Skewed rightMedianIQRAmount of allowance students get (most get a little, a few get a lot)
Skewed leftMedianIQRScores on an easy quiz (most score high, a few score very low)
Has outliersMedianIQRNumber of pets at home (most have 0–3, one kid has 15)

The context matters too. Even if data looks roughly symmetric, if you know there's a good reason for an extreme value (like one student in your survey is a famous YouTuber who makes millions), you might still prefer the median because the mean would be misleading.

Worked Example: Choosing the Right Measures

A teacher asked 9 students how many books they read over the summer. Here are the results:

Data Set
2, 3, 3, 4, 5, 5, 6, 7, 25
Choosing the Right Measures
1
Step 1 — Find the MeanAdd all the values, then divide by 9 (the number of students).
2 + 3 + 3 + 4 + 5 + 5 + 6 + 7 + 25 = 60 Mean = 60 ÷ 9 = 6.67
2
Step 2 — Find the MedianThe data is already sorted. With 9 values, the middle one is the 5th value.
2, 3, 3, 4, 5, 5, 6, 7, 25 — The median is 5.
3
Step 3 — Look at the ShapeMost values cluster between 2 and 7. But one student read 25 books — way more than everyone else. That's an outlier, and it makes the data skewed right. Notice: the mean (6.67) is higher than the median (5). That's because 25 pulled the mean up. The median of 5 is closer to what a "typical" student actually read.
4
Step 4 — Choose the Best MeasuresSince the data is skewed right with an outlier, we should use the median (5 books) and the IQR.
Lower half: 2, 3, 3, 4 → Q1 = (3 + 3) ÷ 2 = 3 Upper half: 5, 6, 7, 25 → Q3 = (6 + 7) ÷ 2 = 6.5 IQR = 6.5 − 3 = 3.5
5
Step 5 — Interpret in ContextA typical student read about 5 books over the summer. The middle 50% of students read between 3 and 6.5 books, giving a spread (IQR) of 3.5 books. We chose the median and IQR because one student reading 25 books would make the mean and MAD misleading — they'd suggest students read more than most of them actually did.

Mean + MAD vs. Median + IQR: When to Use Each

Let's compare these two pairs side by side so you can always pick the right one.

FEATUREMEAN + MADMEDIAN + IQR
Uses every data point?Yes — every value mattersNo — focuses on the middle portion
Affected by outliers?Yes — extreme values pull the meanNo — outliers don't change the median much
Best for which shape?Symmetric data, no outliersSkewed data or data with outliers
StrengthVery precise when data is balancedGives a reliable "typical" value even with weird data
WeaknessCan be misleading if data is lopsidedIgnores some information (extreme values)
Example contextTemperatures in a city over a weekPrices of homes in a neighborhood
✦ KEY TAKEAWAY
Think about it like choosing shoes for a trip. If you're walking on a smooth, flat sidewalk (symmetric data), regular sneakers (mean + MAD) work great. But if the path is rocky and uneven (skewed data or outliers), you want sturdy hiking boots (median + IQR) that won't slip on the rough spots. Always check the "terrain" of your data before picking your tools!

Looking Ahead: Where This Leads

In later grades, you'll learn even more powerful ways to describe data. Here's a sneak peek at how the ideas from this lesson connect to what's coming:

WHAT YOU KNOW NOWWHAT'S COMING NEXT
MAD (Mean Absolute Deviation)Standard deviation — a more commonly used measure of spread in high school and beyond
Describing shape as "symmetric" or "skewed"The normal distribution (bell curve) — a specific symmetric shape that shows up everywhere in nature
Using context to choose measuresStatistical reasoning — deciding which graphs, tests, and summaries to use based on the situation
Median and IQRBox plots — visual displays that show the median, Q1, Q3, and outliers all in one picture

The skill you're building right now — thinking carefully about which number best represents your data — is one of the most important skills in all of statistics. Data scientists, doctors, sports analysts, and even video game designers use this kind of thinking every single day.

Practice Problems

PROBLEM 1CONCEPTUAL
A data set is symmetric with no outliers. Which pair of measures should you use to describe the center and spread — mean + MAD or median + IQR? Explain why.
PROBLEM 2BASIC CALCULATION
Here are the ages of 7 people at a family dinner: 8, 10, 11, 12, 13, 14, 65 Find the mean and the median. Which one better represents the "typical" age at the dinner?
PROBLEM 3INTERMEDIATE
A class recorded how many minutes they spent on homework last night: 20, 25, 25, 30, 30, 30, 35, 35, 40 (a) Is this data symmetric, skewed left, or skewed right? (b) Find the mean and median. (c) Which pair of measures (mean + MAD or median + IQR) would you recommend? Why?
PROBLEM 4APPLIED / MULTI-STEP
A local news station reports: "The average (mean) home price in our town is $450,000." But you look at the data and find these 7 home prices (in thousands): $150, $180, $200, $210, $220, $240, $1,950 (a) Verify the mean is about $450,000 (remember, values are in thousands). (b) Find the median home price. (c) A family is shopping for a home and expects to find one near the "average" price. Would the mean or median give them a more realistic expectation? Explain using both the data shape and context.
PROBLEM 5CRITICAL THINKING
Two students are arguing. Alex says, "The mean is always the best measure of center because it uses all the data." Jordan says, "The median is always better because it doesn't get thrown off by outliers." Who is right? Or are they both partially wrong? Write 2–3 sentences explaining your reasoning. Give one example where Alex's choice (mean) would be better and one where Jordan's choice (median) would be better.

Lesson Summary

When you summarize a data set, you have two pairs of tools to choose from. The mean (average) and MAD (mean absolute deviation) work best when data is symmetric and has no outliers, because the mean sits right at the center and the MAD accurately describes how spread out the values are. The median (middle value) and IQR (interquartile range) are the better choice when data is skewed (lopsided) or contains outliers (extreme values), because these measures aren't pulled off-center by unusual data points.

Beyond just looking at the shape, you should always think about the context — what the data is actually about. Situations like home prices, salaries, and scores on very easy or very hard tests often produce skewed data, which means the median and IQR will tell a more honest story. The most important takeaway is this: there is no single "best" measure. The best measure is the one that matches your data's shape and your real-world situation. Always look at your data, check the shape, consider the context, and then choose wisely.

Varsity Tutors • 6th Grade Mathematics (Common Core) • Statistics and Probability