The range is a simple measure of spread in a set of numbers. It tells you how far apart the smallest and largest values are.
List the data carefully. Read every number in the set.
Find the smallest value. This is the minimum.
Find the largest value. This is the maximum.
Subtract:
range = maximum − minimum
Your result should be a nonnegative number, because the largest value is always at least as big as the smallest. If you got a negative number, reverse the subtraction and check your work.
If the smallest value is 3 and the largest value is 11, then the range is 11 − 3 = 8.
Always identify the minimum and maximum first. Most mistakes happen from skipping that step or reading the values in the wrong order.
© 2023-2026 AI MATH COACH