SHSAT MATH • DATA ANALYSIS AND STATISTICS

Mean, Median, and Mode — Calculate mean, median, or mode from a data set.

Master the three key measures of center that summarize any data set in a single number.

Historical Context & Motivation

Imagine you have a long list of test scores, temperatures, or prices. It would be hard to understand all those numbers at once. People have always wanted a simple way to describe a whole group of numbers with just one number. That is exactly why measures of central tendency (ways to find the "center" of a data set) were invented.

Astronomers, merchants, and scientists all needed to summarize their observations. Over centuries, three powerful tools emerged: the mean, the median, and the mode. Let's see how they came about.

1500s
Early Averages in Astronomy
Astronomers like Tycho Brahe took many measurements of the same star. They added up their readings and divided to get a single best guess — an early form of the mean.
1700s
The Median Appears
Mathematicians realized that the middle value in a sorted list could resist extreme outliers. The concept of the median became a useful alternative to the mean.
1895
Karl Pearson Names the Mode
British statistician Karl Pearson coined the term mode to describe the most frequently occurring value in a data set.
Today
SHSAT and Beyond
Mean, median, and mode are now standard tools tested on exams like the SHSAT and used every day in sports stats, science, business, and more.

The big question these tools answer is: What single number best represents an entire group of data? On the SHSAT, you will be asked to calculate any of these three measures quickly and accurately.

Core Principles & Definitions

Each measure of center tells you something different about a data set. Think of them as three different cameras taking a photo of the same scene — each one captures a slightly different view.

1

Mean (Average)

Add up all the values, then divide by how many values there are. The mean uses every single number in the data set.
2

Median (Middle Value)

Put the numbers in order from least to greatest, then find the one exactly in the middle. If there are two middle numbers, average them.
3

Mode (Most Frequent)

The value that shows up most often. A data set can have one mode, more than one mode, or no mode at all.
4

Outliers Matter

An outlier is a value much larger or smaller than the rest. Outliers can pull the mean far from the center, but they barely affect the median or mode.
KEY TAKEAWAY
Imagine you and four friends order pizza slices: 2, 2, 3, 3, and 10 slices. The mean is 4 slices each (total ÷ 5), but nobody actually ate 4! The median (3 slices) feels more "typical." The mode is 2 and 3 (both appear twice). Each measure gives you a different perspective on the group.

Visual Explanation

The diagram below shows a data set plotted on a number line. You can see where the mean, median, and mode fall. Notice how each measure sits at a slightly different spot.

The data set {3, 5, 5, 7, 8, 9, 13} is shown on a number line. Stacked dots at 5 show the repeated value. The mode (5) is the most common value. The median (7) is the middle value when sorted. The mean (≈ 7.14) is the total divided by 7. Notice the mean is pulled slightly toward the larger value (13).

In the diagram, the value 13 is larger than the rest. It pulls the mean to the right. But the median stays put right in the middle of the sorted list. The mode doesn't move either — it simply sits at the value that repeats the most. This is why each measure gives a different "center."

Mathematical Framework

Here are the formulas and step-by-step rules you need for the SHSAT. Memorize these — they come up again and again.

MEAN (AVERAGE)
Mean = Sum of all values ÷ Number of values
Add every number in the data set together, then divide by how many numbers there are. For example, if the data set is {4, 6, 10}, the sum is 20 and there are 3 values, so the mean = 20 ÷ 3 ≈ 6.67.
MEDIAN (MIDDLE VALUE)
Step 1: Sort values from least to greatest. Step 2a (Odd count): Median = middle value. Step 2b (Even count): Median = (middle₁ + middle₂) ÷ 2
If you have an odd number of values, the median is the single middle number. If you have an even number of values, average the two middle numbers.
MODE (MOST FREQUENT VALUE)
Mode = the value(s) that appear most often
Count how many times each value appears. The value with the highest count is the mode. If two values tie for the highest count, both are modes (bimodal). If no value repeats, there is no mode.
💡 SHSAT Tip
When finding the median, always sort the numbers first! On a timed test, it is easy to skip this step and pick the wrong middle number. Take 5 extra seconds to rewrite the list in order.

Median — Even Count vs. Odd Count

The trickiest part of finding the median is knowing what to do when the data set has an even number of values. The diagram below shows both cases side by side.

Left panel: With an odd count (5 values), the median is the single middle value — here, 8. Right panel: With an even count (6 values), average the two middle values (10 and 15) to get a median of 12.5.

A quick trick: to find which position the median is in, use the formula (n + 1) ÷ 2, where n is how many values you have. If n = 5, the median is in position (5 + 1) ÷ 2 = 3, so it's the 3rd value. If n = 6, you get position 3.5 — that means you average the 3rd and 4th values.

Worked Example

Let's work through a full SHSAT-style problem step by step.

📝 Problem
A student scored the following points on 8 quizzes: 85, 92, 78, 90, 85, 88, 95, 85. Find the mean, median, and mode of the scores.
Finding Mean, Median, and Mode
1
Step 1 — Sort the DataAlways start by putting the numbers in order from least to greatest: 78, 85, 85, 85, 88, 90, 92, 95. There are 8 values total.
2
Step 2 — Calculate the MeanAdd all the scores: 78 + 85 + 85 + 85 + 88 + 90 + 92 + 95 = 698. Now divide by the number of values: 698 ÷ 8 = 87.25.
Mean = 87.25
3
Step 3 — Find the MedianThere are 8 values (even count), so find the two middle positions: (8 + 1) ÷ 2 = 4.5, meaning we average the 4th and 5th values. The 4th value is 85 and the 5th value is 88. Average them: (85 + 88) ÷ 2 = 173 ÷ 2 = 86.5.
Median = 86.5
4
Step 4 — Identify the ModeLook at the sorted list: 78, 85, 85, 85, 88, 90, 92, 95. The value 85 appears 3 times — more than any other number.
Mode = 85
5
Step 5 — Check Your WorkDoes each answer make sense? The mean (87.25), median (86.5), and mode (85) are all close to each other and fall within the range of the data (78 to 95). ✓

Strengths & Limitations of Each Measure

Each measure of center has strengths and weaknesses. Knowing when to use which one is an important skill — and the SHSAT sometimes tests this understanding directly.

Comparison of mean, median, and mode
MeasureStrengthsLimitations
MeanUses every value in the data set; most common measure in math and science.Easily pulled by outliers. One very large or small number can make the mean misleading.
MedianNot affected by outliers; gives the true "middle" of the data.Ignores the actual size of most values — only cares about position.
ModeWorks with non-numerical data (like favorite colors); easy to spot.May not exist (no repeats) or may not be near the center of the data.
🎯 WHEN TO USE WHICH?
Think of choosing a measure of center like choosing the right tool in a toolbox. The mean is your all-purpose hammer — great for most jobs. The median is your level — perfect when you need balance and outliers might throw you off (like house prices in a neighborhood). The mode is your magnifying glass — best when you want to find the most popular or common item (like the most popular shoe size in a store).

Connection to Advanced Topics

Once you master mean, median, and mode, you are building the foundation for more advanced statistics. In high school and beyond, you will learn about range (the spread of data), standard deviation (how far values typically sit from the mean), and weighted averages (where some values count more than others).

From middle school concepts to high school statistics
What You Know NowWhat Comes Next
Mean — simple average of all valuesWeighted mean — some values count double or triple (like finals being worth more than quizzes)
Median — the middle valueQuartiles and box plots — dividing data into four equal parts to see spread
Mode — most frequent valueProbability distributions — studying how often each value appears in large data sets
Spotting outliers by eyeStandard deviation — a precise formula for measuring how spread out data is

For now, focus on the three measures of center. They will appear on the SHSAT and will serve you well in every math and science class you take in high school.

Practice Problems

Try these five problems on your own. Cover the answer with your hand or a piece of paper, solve the problem, then check your work.

PROBLEM 1CONCEPTUAL
A data set has the values {4, 4, 4, 4, 4}. What are the mean, median, and mode? Why are they all the same?
PROBLEM 2BASIC CALCULATION
Find the mean of the data set: {12, 15, 20, 23, 30}.
PROBLEM 3INTERMEDIATE
The data set is: {3, 7, 7, 10, 12, 15}. Find the median. Then, if the value 15 is changed to 150, what happens to the median and the mean?
PROBLEM 4APPLIED
A basketball player scored the following points in 7 games: 18, 22, 15, 22, 30, 22, 11. The coach says the player's "typical" score is 22. Which measure of center is the coach using, and what are the other two measures?
PROBLEM 5CRITICAL THINKING
A data set of five numbers has a mean of 10, a median of 9, and a mode of 7. The smallest number is 7. Can you figure out all five numbers? (Hint: Start with what you know and work backward.)

Lesson Summary

The three measures of central tendency each summarize a data set in a different way. The mean is found by adding all values and dividing by the count — it uses every number but is sensitive to outliers. The median is the middle value of a sorted list — with an even count, average the two middle numbers. The mode is the most frequently appearing value, and a data set can be bimodal or have no mode at all.

On the SHSAT, always sort the data first before finding the median. Double-check your addition when calculating the mean. Remember that the mean is pulled toward extreme values, while the median stays steady. Use the formula (n + 1) ÷ 2 to quickly locate the median position. With these tools in your pocket, you are ready to tackle any data analysis question on the test!

Varsity Tutors • SHSAT Math • Mean, Median, and Mode