Range from a List of Data
Questions designed to stretch thinking, reveal misconceptions, and spark mathematical reasoning.
Convince Me That…
Students must construct a mathematical argument for why each statement is true.
The range is found by subtracting the smallest value from the largest value. The largest value in the set is 9 and the smallest is 1, so the range is 9 − 1 = 8. A common mistake is the “range = biggest number” misconception, where students give 9 as the range instead of calculating 9 − 1 = 8.
Students might also order the data first — 1, 3, 4, 7, 9 — and see that the first and last values give 9 − 1 = 8. Ordering isn’t necessary to find the range, but it can help identify the largest and smallest values.
Consider {1, 5, 10} with range 10 − 1 = 9, and {2, 7, 11} with range 11 − 2 = 9. Both have range 9 despite sharing no values and having different sizes. You could also try {100, 109} — that has range 9 too, with just two values.
This challenges the “range uniquely determines data” misconception. The range only depends on the largest and smallest values. Everything in between is irrelevant, so wildly different data sets can share the same range as long as their extremes are the same distance apart.
The largest value is 6 and the smallest is −3. The range is 6 − (−3) = 6 + 3 = 9. The key step is recognising that subtracting a negative number is the same as adding: the distance from −3 to 6 on a number line is 9 units. This targets the “ignore the negative sign” misconception, where students strip the minus and calculate 6 − 3 = 3 instead of 6 − (−3) = 9.
A common error is to think the smallest value is −1 (because 1 < 3). Students should be encouraged to place the values on a number line to see the full spread.
Consider {3, 7, 15} with range 15 − 3 = 12. Adding 10 to every value gives {13, 17, 25} with range 25 − 13 = 12. The range is unchanged because both the largest and smallest values increased by the same amount, so their difference stays the same. This addresses the “shifting changes spread” misconception — the belief that moving all values up or down must affect the range.
Range measures how spread out the data is, not where the data is located. Shifting every value by the same amount moves the entire data set along the number line without stretching or compressing it.
Give an Example Of…
Think carefully — the fourth box is a trap! Give a non-example that looks right but isn’t.
Example: {4, 7, 10, 13, 16} — range = 16 − 4 = 12 โ
Another: {0, 3, 6, 9, 12} — range = 12 − 0 = 12 โ
Creative: {−2, 1, 5, 7, 10} — range = 10 − (−2) = 12 โ (uses negatives to create the required range)
Trap: {1, 4, 7, 9, 12} — a student might think this works because the biggest number is 12, but range = 12 − 1 = 11, not 12. The “range = biggest number” misconception leads students to choose a set where 12 appears as the maximum without checking that the minimum produces the correct difference.
Example: {5, 5, 5} — range = 5 − 5 = 0 โ
Another: {−3, −3, −3, −3} — range = −3 − (−3) = 0 โ
Creative: {0, 0} — range = 0 − 0 = 0 โ (the smallest possible data set with range 0)
Trap: {−3, 0, 3} — a student might think “the negatives and positives cancel out so the range is 0,” but range = 3 − (−3) = 6. The “negatives cancel” misconception confuses the range with the sum or mean. For range to be 0, every value must be identical.
Example: {1.3, 4.3} — range = 4.3 − 1.3 = 3 โ
Another: {2.5, 3.1, 7.5} — range = 7.5 − 2.5 = 5 โ
Creative: {−0.7, 0, 1, 2.3} — range = 2.3 − (−0.7) = 3 โ (uses negatives and decimals together)
Trap: {1.5, 3, 4.7} — range = 4.7 − 1.5 = 3.2, which is NOT a whole number. The “decimals in, decimals out” misconception leads students to assume decimal data always produces a decimal range, or conversely to not check whether the decimal parts cancel exactly.
Follow-up thought: Is it possible to have a data set with only whole numbers that results in a decimal range? No — a whole number minus a whole number is always a whole number.
Always, Sometimes, Never
Is the statement always true, sometimes true, or never true? Students should justify their decision with examples.
The range is calculated as largest − smallest. Since the largest value is always greater than or equal to the smallest value, the result is always ≥ 0. Even if all values are negative (e.g., {−8, −5, −2}, range = −2 − (−8) = 6), the range is still positive.
The only way to get range = 0 is if every value is the same (e.g., {4, 4, 4}). Students who get a negative range have subtracted the wrong way round — this is a signal to check their working.
True case: {3, 7} has range 4. Add 10: {3, 7, 10} now has range 7. The range changed because the new value fell outside the original range. False case: {3, 7} has range 4. Add 5: {3, 5, 7} still has range 4. The range stayed the same because the new value fell between the existing maximum and minimum.
This challenges the “every new value changes the range” misconception. The range only depends on the largest and smallest values. Adding a number within the current range has no effect; only adding a number larger than the current max or smaller than the current min changes it.
True case: {0, 3, 7} — range = 7, and 7 is in the data set. False case: {2, 5, 9} — range = 7, and 7 is NOT in the data set.
This addresses the “range must be a data value” misconception. There is no reason the difference between the largest and smallest values should appear as a data value. It sometimes does (particularly when 0 is in the set, since then range = max − 0 = max), but this is a coincidence, not a rule.
Proof: If a data set has a maximum value \(M\) and a minimum value \(m\), the original range is \(M – m\). When you multiply every value by 2, the new maximum is \(2M\) and the new minimum is \(2m\). The new range is \(2M – 2m\), which factorises to \(2(M – m)\) — exactly double the original range.
Unlike addition (which just slides the data along the number line), multiplication stretches the data. This means the spread of the data, and therefore the range, increases by that same multiplicative factor.
True case: {3, 7, 10} has a range of 7. If we remove the 10, the set becomes {3, 7} and the new range is 4. The range changed because we removed the unique maximum value.
False case: {3, 7, 10} has a range of 7. If we remove the 7, the set becomes {3, 10} and the range is still 7. The range stayed the same because we removed an internal value. (It would also stay the same if we removed a duplicated extreme, e.g., removing one of the 10s from {3, 7, 10, 10}).
This highlights a key weakness of the range: it is entirely dependent on the extreme values (outliers) and ignores the rest of the data completely.
Odd One Out
Which is the odd one out? Can you make a case for each one? There’s no single right answer!
Explain the Mistake
Each example contains a deliberate error targeting a common misconception. Can you find where and why the reasoning goes wrong?
Answer: 8
Reasoning: “I put them in order — 3, 5, 8, 12, 15 — and the range is the middle one.”
The student has confused range with median. The median is the middle value when data is ordered, which is indeed 8 here. But the range is the difference between the largest and smallest values: 15 − 3 = 12.
Range and median measure completely different things — the range measures how spread out the data is, while the median identifies the central value. Students who mix these up often need explicit side-by-side comparisons of the definitions.
Answer: 8 โ
Reasoning: “The range is the biggest number take away 1, so 9 take away 1 is 8.”
The answer happens to be correct, but the reasoning reveals the “subtract 1 from the biggest” misconception. The student has turned “subtract the smallest” into a fixed procedure of “subtract 1.” This works here only because the smallest value happens to be 1.
If the data set were {2, 8, 5, 3, 9}, the student would still say 9 − 1 = 8, but the correct range would be 9 − 2 = 7. The rule is “subtract the smallest value,” not “subtract 1.” This is a classic right answer, wrong reasoning scenario that is easy to miss if you only check the final answer.
Answer: 3
Reasoning: “The biggest is 7 and the smallest is −4, so I did 7 take away 4 which is 3. You just ignore the minus sign.”
The student has ignored the negative sign when subtracting. They correctly identified the largest (7) and smallest (−4) values, but then calculated 7 − 4 = 3 instead of 7 − (−4) = 7 + 4 = 11.
Subtracting a negative is the same as adding. A number line helps here: the distance from −4 to 7 is 11 units, not 3. Students who “just ignore the minus sign” lose the crucial information about how far below zero the smallest value sits.
Answer: 6
Reasoning: “The range is the most common number, which is 6.”
The student has confused range with mode. The mode is the most frequently occurring value, which is indeed 6. But the range is the difference between the largest and smallest values: 6 − 6 = 0.
When all values in a data set are identical, the range is always 0 because there is no spread at all. Students who confuse range and mode need to be reminded that range is about spread (a subtraction), while mode is about frequency (a count).