6TH GRADE MATHEMATICS • STATISTICS & PROBABILITY

Describing Data: Center & Spread

Learn how every data set tells a story through its center, spread, and overall shape.

Where Did Statistics Come From?

People have been collecting data for thousands of years. Governments counted their citizens, farmers tracked their harvests, and traders kept records of prices. But it took a long time before anyone figured out smart ways to summarize all those numbers. Here's a quick look at how the ideas of center and spread developed over time.

~3000 BCE
Ancient Egyptians conducted some of the earliest known censuses (official counts of people) to plan building projects and collect taxes.
1600s
John Graunt in England studied birth and death records to find patterns. He is often called the father of statistics because he looked for the typical values in data.
1700s
Mathematicians like Abraham de Moivre discovered the bell-shaped curve (normal distribution). They realized that many data sets cluster around a center with values spreading out on both sides.
1800s
Florence Nightingale used charts and graphs to show how diseases spread among soldiers. She proved that visualizing data helps people understand it.
Today
We describe data distributions everywhere—in sports stats, weather forecasts, medical research, and social media analytics. The ideas of center and spread are the foundation of it all.

So here's the big question this lesson answers: when you collect a bunch of numbers, how do you describe what those numbers look like as a group? You do it by talking about the center (where the data clusters) and the spread (how far the data stretches out).

Core Ideas: Distribution, Center & Spread

Before we dive in, let's nail down some vocabulary. A statistical question is a question where you expect the answers to vary. For example, "How tall are the students in my class?" is a statistical question because not everyone is the same height. When you collect those heights, you get a data set. The way those values are arranged—where they pile up and where they thin out—is called the distribution.

1

Distribution

The overall pattern of a data set. It shows which values are common, which are rare, and the shape the data makes when you graph it.
2

Center

A single number that represents the "middle" or "typical" value. The most common measures of center are the mean (average), median (the middle value), and mode (the most frequent value).
3

Spread

How stretched out or bunched together the data is. Common measures of spread include the range (highest minus lowest) and the interquartile range (the spread of the middle 50%).
4

Shape

Is the data symmetric (balanced on both sides)? Is it skewed (bunched more to one side)? Does it have one peak or two? Shape helps you pick the best way to describe center and spread.
Key Takeaway
Think of a data set like a flock of birds sitting on a wire. The center tells you roughly where the flock is sitting. The spread tells you whether the birds are huddled tightly together or scattered far apart. And the shape tells you whether they're bunched to one end of the wire or spread evenly.

Seeing a Distribution: Dot Plots

One of the easiest ways to see a distribution is with a dot plot. Each data value gets a dot, and dots stack up above a number line. Let's look at an example. Suppose you asked 20 classmates, "How many books did you read last month?" and got these results:

Data Set
1, 1, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 4, 5, 5, 5, 6, 6, 7

Here's what that data looks like as a dot plot. Notice how the dots pile up around 3 and 4—that's the center of this distribution. The data spreads from 1 to 7.

Dot plot showing the distribution of books read last month by 20 students.

In this dot plot you can instantly see the center—the tallest stack is at 4, and most values are between 2 and 5. You can also see the spread—the data goes from 1 on the left all the way to 7 on the right. The shape is roughly symmetric, meaning it looks about the same on the left and right of the tallest stack.

Measuring Center & Spread with Numbers

Graphs are great, but sometimes you need a single number to describe a data set. Here are the most important formulas.

Measures of Center

Mean (Average)
Mean = Sum of all values ÷ Number of values
Add up every number, then divide by how many numbers there are.

The mean is like the balance point of the data. If you put all the dots on a seesaw number line, the mean is where the seesaw would balance perfectly.

Median (Middle Value)
Put values in order → Median = the middle value
If there are two middle values, the median is their average.

The median splits the data in half—half the values are below it and half are above it. It's very useful when your data has extreme values (called outliers) that could pull the mean in one direction.

Mode (Most Common)
Mode = the value that appears the most often
A data set can have more than one mode, or no mode at all.

Measures of Spread

Range
Range = Maximum value − Minimum value
The simplest measure of how spread out the data is.

The range gives you a quick idea of spread, but it only uses two values (the biggest and smallest). A more reliable measure is the interquartile range (IQR), which focuses on the middle 50% of the data. You'll explore the IQR more in later lessons.

Key Takeaway
Imagine you and your friends are guessing jelly beans in a jar. The mean is like the average guess—it uses everyone's number. The median is the guess that lands right in the middle of the list. The range tells you the gap between the wildest low guess and the wildest high guess. Together, center and spread give a two-part summary of the whole group's guesses.

Shapes of Distributions

Not all data sets look the same when you graph them. The shape of a distribution helps you decide which measure of center and spread to use. Let's look at three common shapes.

When a distribution is symmetric, the mean and median are close together, so either one is a good description of center. When data is skewed (one tail is longer than the other), the mean gets pulled toward the tail. In that case, the median is a better choice because it stays in the middle of the data no matter what.

For spread, the range is quick to calculate but can be misleading if there's a single outlier. That's why statisticians often prefer the interquartile range, which ignores the extremes and focuses on the middle half.

Worked Example

A teacher asked 12 students, "How many minutes did you spend on homework last night?" Here are the responses:

Data Set
15, 20, 20, 25, 25, 30, 30, 35, 40, 45, 50, 90
Finding Center & Spread
1
Step 1 — Find the MeanAdd all the values: 15 + 20 + 20 + 25 + 25 + 30 + 30 + 35 + 40 + 45 + 50 + 90 = 425
Divide by the number of values: 425 ÷ 12 = 35.4 minutes
2
Step 2 — Find the MedianThe data is already in order. With 12 values, the two middle values are the 6th and 7th numbers. 6th value = 30, 7th value = 30.
Median = (30 + 30) ÷ 2 = 30 minutes
3
Step 3 — Find the Mode20, 25, and 30 each appear twice. There are three modes: 20, 25, and 30.
4
Step 4 — Find the RangeRange = 90 − 15 = 75 minutes
5
Step 5 — Interpret the ResultsNotice that the mean (35.4) is higher than the median (30). That's because the value 90 is an outlier—it's much larger than the rest. It pulls the mean to the right. In this case, the median of 30 minutes is a better description of the typical homework time because it isn't affected by that one extreme value. The range of 75 minutes is very large, mostly because of the outlier. This distribution is skewed right.

Comparing Mean, Median & Mode

Each measure of center has strengths and weaknesses. Here's a handy comparison table.

MeasureStrengthsLimitations
MeanUses every data value; great for symmetric dataPulled by outliers; can be misleading for skewed data
MedianNot affected by outliers; works well for skewed dataIgnores how far apart values are from each other
ModeEasy to find; works for non-number data (like favorite color)May not exist, or there may be several; doesn't describe spread at all
RangeSuper quick to calculate; gives an overall idea of spreadOnly uses two values; heavily affected by outliers
Key Takeaway
There's no single "best" measure. Think of it like choosing the right tool from a toolbox. If your data is balanced (symmetric), the mean is your go-to wrench. If there are outliers pulling things to one side, the median is more reliable—like switching to pliers for a tricky bolt. Always check the shape of your distribution first!

Looking Ahead: Beyond Center & Spread

In this lesson you learned two big ideas: center and spread. But statisticians use even more tools to describe data as you move into 7th and 8th grade and beyond. Here's a quick peek at what's coming.

What You Know NowWhat You'll Learn Later
Range (max − min)Interquartile Range (IQR) — measures the spread of just the middle 50% of data
Mean (average)Mean Absolute Deviation (MAD) — the average distance each data point is from the mean
Dot plotsHistograms & Box Plots — more powerful ways to see shape, center, and spread
Describing one data setComparing two data sets — using center & spread side by side to draw conclusions

Everything you learn later builds on the ideas of center, spread, and shape. Once you're comfortable with these, you'll be ready to tackle more advanced topics like standard deviation and even probability distributions in high school. For now, focus on understanding what center and spread mean and when to use each measure.

Practice Problems

PROBLEM 1CONCEPTUAL
Which of the following is a statistical question? (A) How old is the school principal? (B) How many pets do the students in our class have? (C) What is 7 × 8?
PROBLEM 2BASIC CALCULATION
Find the mean, median, and range of this data set: 4, 7, 8, 10, 11
PROBLEM 3INTERMEDIATE
A group of friends scored these points in a video game: 120, 135, 140, 145, 150, 300. Calculate the mean and median. Then explain which measure better describes a typical score and why.
PROBLEM 4APPLIED
You're helping plan a pizza party. You survey 10 classmates and ask, "How many slices of pizza can you eat?" The results are: 2, 2, 3, 3, 3, 4, 4, 4, 5, 6. (a) What is the mean number of slices? (b) What is the range? (c) If you had to order enough pizza so that the "typical" student is satisfied, would you use the mean or the median to decide? Explain.
PROBLEM 5CHALLENGE
Two basketball teams tracked how many points each player scored in a game: Team A: 8, 10, 10, 12, 14, 16 Team B: 2, 4, 10, 12, 18, 24 (a) Calculate the mean and range for each team. (b) Both teams scored the same total points. How do their distributions differ? (c) Which team's scores are more consistent (closer together)? How do you know?

Lesson Summary

Every time you collect data to answer a statistical question, your data set has a distribution—a pattern that shows how the values are arranged. You can describe that distribution using two big ideas: center and spread. The center tells you the typical or middle value. The three main measures of center are the mean (the average), the median (the middle value when data is ordered), and the mode (the most frequent value). The spread tells you how far apart the values are, and the simplest measure is the range (maximum minus minimum).

The shape of the distribution—symmetric, skewed right, or skewed left—helps you pick the best measure. For symmetric data, the mean works great. For skewed data with outliers, the median is more reliable. Understanding center, spread, and shape gives you the power to summarize any data set with just a few numbers, making it easier to see patterns, compare groups, and make decisions.

Varsity Tutors • 6th Grade Mathematics (Common Core) • Statistics & Probability — Center & Spread of Distributions