Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. ISEE Upper Level Quantitative Reasoning
  2. Calculate Mean, Median, and Range

x̄MR
ISEE UPPER LEVEL • QUANTITATIVE REASONING

Calculate Mean, Median, and Range

Master three essential measures of data that appear repeatedly on the ISEE Upper Level exam.

SECTION 1

Historical Context & Motivation

Humans have searched for ways to summarize large collections of numbers for thousands of years. Ancient civilizations needed to calculate average crop yields, determine typical distances between cities, and measure the spread of astronomical observations. The idea of a single representative value for a dataset — what we now call a measure of central tendency — is one of the oldest concepts in mathematics. Understanding where this idea came from helps you see why the ISEE tests it so frequently: these measures are the foundation of all data analysis.

~3000 BCE
Ancient Averages
Babylonian astronomers averaged repeated observations of planetary positions to reduce error, making the arithmetic mean one of the earliest statistical tools in recorded history.
1599
Formal Use of the Median
English mathematician Edward Wright used the median to find the best estimate among conflicting compass readings during navigation, recognizing that the middle value resists the pull of outliers.
1755
Mean Formalized
Thomas Simpson published work showing that the arithmetic mean of multiple measurements is more reliable than any single measurement, formalizing what astronomers had practiced for millennia.
1882
Range in Early Statistics
Francis Galton pioneered the systematic study of data spread, including the range, as part of his broader work on variation in biological populations.

Today, mean, median, and range are the building blocks of data analysis in every field from medicine to sports analytics. On the ISEE Upper Level, you will encounter these concepts in standard word problems and in quantitative comparison questions where you must decide how changes to a dataset affect each measure. Mastering these calculations gives you a reliable toolkit for roughly one-third of all data analysis questions on the exam.

SECTION 2

Core Principles & Definitions

Before diving into calculations, you need rock-solid definitions. The three measures tested on the ISEE each answer a different question about your dataset. The mean tells you the balance point — what each value would be if everything were shared equally. The median tells you the middle position when values are ordered from least to greatest. The range tells you how far apart the smallest and largest values are. Understanding what each measure reveals — and what it hides — is just as important as computing it correctly.

1

Mean (Arithmetic Average)

Add every value in the dataset, then divide by the total number of values. The mean is sensitive to every data point, so a single extreme value (outlier) can shift it dramatically.
2

Median (Middle Value)

Arrange all values in order from least to greatest. If the count is odd, the median is the single middle value. If the count is even, the median is the mean of the two middle values.
3

Range (Spread)

Subtract the smallest value from the largest value. The range measures the total spread of the data but ignores how the values are distributed between the extremes.
4

Outlier Awareness

An outlier is a value far from the rest of the data. The mean and range are both heavily affected by outliers, while the median remains stable. ISEE problems love testing this distinction.
✦ KEY TAKEAWAY
KEY TAKEAWAY
SECTION 3

Visual Explanation

A number line diagram is the best way to see how the mean, median, and range relate to the actual data. The diagram below plots the dataset {3, 5, 7, 7, 8, 10, 14} along a number line and marks each of the three measures. Notice how every data point contributes to the mean's position, the median sits squarely in the middle position, and the range spans the full width from the smallest to the largest value.

Dataset: {3, 5, 7, 7, 8, 10, 14}234567891011121314 (high)Range = 14 − 3 = 11Median = 7 (4th value)Mean = 54 ÷ 7 ≈ 7.71
The blue dots represent each data point. The cyan marker shows the mean at approximately 7.71, the violet dashed line marks the median at 7, and the amber arrows span the range of 11. Notice the red outlier at 14 pulls the mean above the median.

This diagram reveals a crucial ISEE testing point: the outlier at 14 drags the mean above the median. When a dataset has an outlier on the high end, the mean will be greater than the median. When the outlier is on the low end, the mean will be less than the median. This relationship is a favorite topic for quantitative comparison questions, so commit it to memory.

SECTION 4

Mathematical Framework

Let's formalize each calculation. On the ISEE, speed matters — you have less than one minute per question with no calculator. Knowing these formulas cold, along with the algebraic tricks that follow, will save you precious seconds on test day.

ARITHMETIC MEAN
Mean = (x₁ + x₂ + x₃ + … + xₙ) ÷ n
where x₁, x₂, …, xₙ are the data values and n is the total count. Equivalently, Sum = Mean × n. This rearrangement is critical for ISEE problems that give you the mean and ask for a missing value.
MEDIAN
If n is odd: Median = x₍ₙ₊₁₎/₂ If n is even: Median = (x₍ₙ/₂₎ + x₍ₙ/₂₊₁₎) ÷ 2
Values must first be arranged in ascending order. For 7 values, the median is the 4th value. For 8 values, the median is the average of the 4th and 5th values.
RANGE
Range = Maximum − Minimum
The range is always a non-negative number. If all values in the dataset are equal, the range is 0.
ISEE STRATEGY: The Missing-Value Trick
SECTION 5

How Changes Affect Each Measure

One of the most common ISEE question types asks what happens to the mean, median, or range when a value is added, removed, or changed. Instead of recalculating from scratch every time, you should know the general rules. The diagram below illustrates how adding a large outlier to a dataset shifts each measure differently.

Effect of Adding an Outlier to {4, 6, 8, 10, 12}ORIGINAL: {4, 6, 8, 10, 12}Mean= 40 ÷ 5 = 8.0Median= 8 (3rd value)Range= 12 − 4 = 8n = 5NEW: {4, 6, 8, 10, 12, 30}Mean= 70 ÷ 6 ≈ 11.67Median= (8+10) ÷ 2 = 9Range= 30 − 4 = 26n = 6Summary of ChangesMean: 8 → 11.67↑ BIG change (+46%)Median: 8 → 9↑ Small change (+12.5%)Range: 8 → 26↑ HUGE change (+225%)The median barely moved, but the mean and range shifted dramatically.
Adding the outlier value 30 to the original dataset shows how each measure responds. The median is the most resistant to outliers, while the range is the most sensitive.
Quick Reference: How Changes Affect Mean, Median, and Range
ActionEffect on MeanEffect on MedianEffect on Range
Add a value equal to the meanNo changeMay change (position shifts)No change (if within extremes)
Add a very large valueIncreasesSlight increase or no changeIncreases
Add a very small valueDecreasesSlight decrease or no changeIncreases
Remove the largest valueDecreasesMay shift slightlyDecreases
Add a constant k to every valueIncreases by kIncreases by kNo change
Multiply every value by k (k > 0)Multiplied by kMultiplied by kMultiplied by k
ISEE STRATEGY: "Cannot Be Determined"
SECTION 6

Worked Example

Let's work through a classic ISEE-style problem that combines all three measures and uses the missing-value trick. Pay attention to how we set up the algebra before doing arithmetic — this approach prevents careless errors and saves time.

Step 1 — Read and Identify

A student scores 82, 91, 76, 88, and one more score on five quizzes. If the mean of all five scores is 85, what is the missing score? We also want the median and range of the complete dataset.

Step 2 — Use Sum = Mean × n

The total of all five scores must equal 85 × 5 = 425. We know four of the scores: 82 + 91 + 76 + 88 = 337.
Total sum required = 425

Step 3 — Solve for the Missing Score

Missing score = 425 − 337 = 88. The complete dataset is {82, 91, 76, 88, 88}.
Missing score = 88

Step 4 — Find the Median

Arrange in order: 76, 82, 88, 88, 91. With 5 values (odd count), the median is the 3rd value.
Median = 88

Step 5 — Find the Range

Range = Maximum − Minimum = 91 − 76.
Range = 15

Step 6 — Verify

Check: (76 + 82 + 88 + 88 + 91) ÷ 5 = 425 ÷ 5 = 85 ✓. The mean is 85, the median is 88, and the range is 15.
SECTION 7

Strengths & Limitations of Each Measure

No single statistic tells the whole story. The ISEE sometimes asks which measure is most appropriate for a given situation, or which measure best represents the data. Understanding each measure's strengths and weaknesses will help you answer these conceptual questions quickly and confidently.

Comparing Mean, Median, and Range
MeasureStrengthsLimitations
MeanUses every data point; most algebraically useful; allows you to recover the sumHighly sensitive to outliers; can be misleading for skewed data
MedianResistant to outliers; best represents the 'typical' value in skewed distributionsIgnores actual magnitude of extreme values; less useful algebraically
RangeSimple to compute; gives a quick sense of data spreadUses only two data points (min and max); one outlier changes it dramatically
✦ KEY TAKEAWAY
WHEN TO USE WHICH MEASURE
SECTION 8

Connection to Advanced Statistics

While the ISEE focuses on mean, median, and range, these concepts connect directly to more advanced statistical tools you will encounter in high school and beyond. Understanding these connections can actually help you answer tricky ISEE questions by giving you a deeper intuition for how data behaves.

From ISEE Basics to Advanced Statistics
ISEE ConceptAdvanced ExtensionKey Insight for ISEE
MeanWeighted mean, expected valueThe ISEE may give different group sizes — use total sums, not average of averages
MedianQuartiles, box plots, percentilesThe median is the 50th percentile — a foundation for all rank-based statistics
RangeStandard deviation, interquartile range (IQR)Range only uses extremes; IQR and standard deviation use more data points for better spread measures
ISEE TRAP: Averaging Averages
SECTION 9

Practice Problems

These five problems mirror what you will see on the ISEE Upper Level. The first three are standard multiple-choice problems, and the last two are quantitative comparisons. Remember: there is no penalty for wrong answers on the ISEE, so always select an answer — even if you need to make an educated guess.

PROBLEM 1 — CONCEPTUAL
The ages of five children are 6, 8, 10, 12, and 14. What is the mean (average) of their ages?
PROBLEM 2 — APPLIED — RANGE
A student's scores on six quizzes are 72, 85, 90, 68, 95, and 80. What is the range of these scores?
PROBLEM 3 — QUANTITATIVE COMPARISON — MEDIAN VS. MEAN
The data set is: 3, 7, 7, 9, 24.Column A: The median of the data setColumn B: The mean of the data set
PROBLEM 4 — QUANTITATIVE COMPARISON — RANGE
Set P = {2, 5, 8, 11, 14}. Set Q = {1, 6, 6, 6, 20}.Column A: The range of Set PColumn B: The range of Set Q
PROBLEM 5 — CHALLENGE — FINDING A MISSING VALUE
The mean of seven numbers is 12. When an eighth number is included, the mean of all eight numbers becomes 15. What is the eighth number?
SUMMARY

Lesson Summary

Varsity Tutors • ISEE Upper Level • Calculate Mean, Median, and Range