ISEE UPPER LEVEL • MATHEMATICS ACHIEVEMENT

Determine range, median, and mode.

Master three essential measures of data that appear regularly on the ISEE.

Historical Context & Motivation

Long before computers could crunch millions of numbers in seconds, people needed simple ways to summarize data sets. Ancient merchants tracking the prices of grain, medieval astronomers cataloging star positions, and early census takers counting populations all faced the same challenge: how do you describe a large collection of numbers with just one or two values? The answer lies in descriptive statistics, a set of tools that distill data into meaningful summaries. Three of the most fundamental of these tools are the range, median, and mode.

~3000 BCE
Early Record-Keeping
Ancient Egyptians and Sumerians recorded crop yields and population counts on clay tablets, creating some of the earliest data sets in human history.
1700s
Rise of Statistics
European mathematicians began formalizing measures of central tendency. The concept of the median as the 'middle value' gained traction in probability theory.
1895
Karl Pearson's Contributions
Karl Pearson popularized the term 'mode' for the most frequently occurring value and helped establish statistics as a formal academic discipline.
Today
ISEE and Standardized Testing
Range, median, and mode remain foundational concepts tested on exams like the ISEE, SAT, and ACT because they are essential for interpreting data in every field.

On the ISEE, you will encounter questions that ask you to find the range, median, or mode of a data set, sometimes all three in a single problem. These questions test whether you can organize numbers, identify patterns, and perform straightforward calculations under time pressure. Understanding these three measures is not just about getting the right answer on test day — it is about building the data literacy you will use throughout high school and beyond.

Core Principles & Definitions

Range, median, and mode each describe a different aspect of a data set. The range measures how spread out the values are, the median identifies the central value when the data is ordered, and the mode reveals which value appears most often. Together, they give you a quick but powerful snapshot of any data set.

1

Range

The difference between the greatest and least values in a data set. It tells you the total spread of the data. A larger range means the data is more spread out.
2

Median

The middle value when all data points are arranged in order from least to greatest. If there is an even number of values, the median is the average of the two middle values.
3

Mode

The value that occurs most frequently in a data set. A data set can have one mode, more than one mode, or no mode at all if every value appears the same number of times.
KEY TAKEAWAY
Think of a data set like a classroom of students lined up by height. The range is the height difference between the tallest and shortest students. The median is the height of the student standing right in the middle of the line. The mode is the most common height — the one shared by the greatest number of students.
🎯 ISEE Strategy
Always sort the data from least to greatest before finding the median. Many test-takers lose points by trying to identify the middle value from an unsorted list. Sorting takes only a few seconds and prevents careless mistakes.

Visual Explanation

A visual representation makes it much easier to see where the range, median, and mode fall within a data set. The diagram below shows the data set {2, 3, 5, 5, 5, 7, 9} arranged on a number line. Notice how each measure highlights a different feature of the same collection of numbers.

The number line shows each data point as a dot. The stacked pink dots at 5 reveal the mode. The cyan arrow spans the full range from 2 to 9. The dashed violet line marks the median at 5, the fourth value in the ordered set of seven.

In this example, the median and mode happen to be the same value, but that is not always the case. On the ISEE, pay close attention to which measure the question is actually asking for. A question might present the same data set but ask for the range in one part and the median in another, and confusing the two is one of the most common errors.

Mathematical Framework

Each of the three measures has a straightforward formula or procedure. Let's define them precisely so you have a reliable method for every ISEE question.

RANGE
Range = Maximum Value − Minimum Value
Subtract the smallest number in the data set from the largest. The result is always a non-negative number. A range of 0 means every value in the data set is the same.
MEDIAN (ODD NUMBER OF VALUES)
Median = value at position (n + 1) ÷ 2
Where n is the total number of values. For example, if n = 7, the median is the value at position (7 + 1) ÷ 2 = 4th. The data must be sorted first.
MEDIAN (EVEN NUMBER OF VALUES)
Median = (value at position n/2 + value at position n/2 + 1) ÷ 2
When n is even, there is no single middle value. Average the two middle values. For example, if n = 6, average the 3rd and 4th values.
MODE
Mode = the value(s) with the highest frequency
Count how many times each value appears. The value that appears most often is the mode. If two values tie for the highest frequency, the set is bimodal. If no value repeats, there is no mode.
⚠️ Watch Out: Even vs. Odd Count
The ISEE loves to test the even-count median rule. If you have 6 values and carelessly pick just the 3rd value as the median, you will get the wrong answer. Always check: is n odd or even? If even, average the two middle values.

Detailed Breakdown with an Even-Count Example

The trickiest ISEE scenarios involve data sets with an even number of values, because the median requires averaging. Let's walk through the data set {4, 8, 10, 14, 18, 22} step by step using the diagram below.

With six values (an even count), the median falls between positions 3 and 4. We average 10 and 14 to get a median of 12. Since no value repeats, this data set has no mode. The range of 18 shows the data spans from 4 to 22.

Notice that the median of 12 does not even appear in the original data set. This is perfectly normal when you average two different middle values. On the ISEE, if you see an answer choice that does not match any number in the set, do not automatically eliminate it — it may be the correct median for an even-count set.

Worked Example

Let's work through a complete ISEE-style problem. A student scores the following points in nine basketball games: 12, 18, 7, 24, 18, 15, 18, 9, 21. Find the range, median, and mode.

Basketball Scores: Range, Median, and Mode
1
Step 1 — Sort the DataArrange the nine scores from least to greatest: 7, 9, 12, 15, 18, 18, 18, 21, 24. Sorting is essential for finding the median correctly.
Sorted: 7, 9, 12, 15, 18, 18, 18, 21, 24
2
Step 2 — Find the RangeIdentify the maximum (24) and minimum (7) values. Subtract: 24 − 7 = 17.
Range = 17
3
Step 3 — Find the MedianThere are 9 values (odd count), so the median is the value at position (9 + 1) ÷ 2 = 5th. Counting through the sorted list: 7 (1st), 9 (2nd), 12 (3rd), 15 (4th), 18 (5th). The 5th value is 18.
Median = 18
4
Step 4 — Find the ModeCount the frequency of each value: 7 appears once, 9 once, 12 once, 15 once, 18 appears three times, 21 once, 24 once. The value 18 has the highest frequency.
Mode = 18
5
Step 5 — Verify Your AnswersQuick check: the range (17) is positive and less than the maximum — good. The median (18) is the 5th of 9 sorted values — correct position. The mode (18) appears more than any other value — confirmed. On test day, a brief verification step like this catches most careless errors.
Range = 17, Median = 18, Mode = 18 ✓

Comparing Range, Median, and Mode

Each measure has strengths and limitations. Understanding these differences helps you interpret ISEE questions more accurately, especially when a problem asks which measure best describes a data set.

Comparison of Range, Median, and Mode
MeasureStrengthsLimitations
RangeEasy to calculate. Gives a quick sense of how spread out the data is.Sensitive to outliers. A single extreme value can make the range misleadingly large.
MedianNot affected by extreme values (outliers). Represents the true center of the data.Does not reflect the frequency of values. Two very different data sets can share the same median.
ModeIdentifies the most common value. Works with non-numeric data (e.g., favorite color).May not exist if all values are unique. A data set can have multiple modes, which reduces usefulness.
KEY TAKEAWAY
The median is the most resistant to outliers among these three measures. If a data set contains one extremely large or small value, the median still points to the center, while the range will be dramatically inflated. The mode is the only measure that can be applied to categories (like shirt sizes or eye colors), not just numbers.

Connection to Advanced Statistics

Range, median, and mode are just the beginning of descriptive statistics. As you move into more advanced math courses, you will encounter related concepts that build on these foundations. The table below shows how each measure connects to more sophisticated tools.

How ISEE concepts connect to advanced statistics
ISEE ConceptAdvanced ConceptWhat It Adds
RangeStandard DeviationMeasures average distance from the mean, giving a more nuanced picture of spread than range alone.
RangeInterquartile Range (IQR)Measures the spread of the middle 50% of data, resisting outlier distortion. Used in box-and-whisker plots.
MedianPercentiles & QuartilesThe median is actually the 50th percentile. Quartiles divide data into four equal parts for deeper analysis.
ModeProbability DistributionsThe mode corresponds to the peak of a probability distribution, which models how likely each outcome is.

You do not need to know standard deviation or quartiles for the ISEE, but understanding that these advanced tools grow from the same roots you are studying now can help you see the big picture. Mastering range, median, and mode gives you a solid foundation for every statistics topic you will encounter in high school and college.

Practice Problems

Try these five problems, which progress from straightforward to challenging. Remember: sort the data first, count carefully, and always double-check whether the number of values is odd or even before finding the median.

1
A data set has 9 values arranged in order from least to greatest. Which position contains the median?
2
What is the range of the data set {3, 11, 7, 19, 5}?
3
The data set {6, 2, 9, 2, 8, 5} has six values. What is the median?
4
A teacher records the following quiz scores for 7 students: 85, 92, 78, 85, 96, 85, 88. What is the mode of the scores, and how many points separate it from the range?
5
A data set of 8 values has a median of 15. The sorted values are: 4, 8, 11, x, 17, 20, 23, 28. What is the value of x?

Lesson Summary

The range equals the maximum value minus the minimum value and measures the spread of a data set. The median is the middle value in a sorted data set; if the count is even, average the two middle values. The mode is the value that appears most frequently; a data set may have one mode, multiple modes, or no mode at all.

On the ISEE, always sort the data first before finding the median. Check whether the count is odd or even to decide whether to pick the single middle value or average two values. Use process of elimination to rule out answer choices that do not match your calculated result, and never leave a question blank — there is no penalty for guessing on the ISEE.

Varsity Tutors • ISEE Upper Level • Determine range, median, and mode.