Range in math is the largest value in a data set minus the smallest value. It gives a quick measure of spread, so you can see how far the data runs from end to end.

range=maximumminimum\text{range} = \text{maximum} - \text{minimum}

You only need two numbers: the maximum and the minimum. If all values are the same, the range is 00.

In some algebra contexts, "range" can mean the set of possible outputs of a function. Here, "range" means the spread of a data set.

What range tells you about a data set

The range gives a fast summary of how wide the data is. A small range means the values stay fairly close together. A large range means they are farther apart.

It is useful for a first check, but it does not show what happens in the middle of the data. Two data sets can have the same range and still be distributed very differently.

How to calculate the range

Use these steps:

  1. Find the smallest value.
  2. Find the largest value.
  3. Subtract the smallest value from the largest value.

Written as a formula:

range=maxmin\text{range} = \text{max} - \text{min}

This works for negative numbers too. The key is to subtract the actual minimum, even if that minimum is below zero.

Range example with a negative number

Suppose the data set is

4, 1, 6, 9, 1-4,\ 1,\ 6,\ 9,\ -1

The smallest value is 4-4. The largest value is 99.

Now subtract:

range=9(4)\text{range} = 9 - (-4)

Subtracting a negative becomes addition:

range=13\text{range} = 13

So the range is 1313.

This is a common place to make a mistake. When the minimum is negative, keep the parentheses so you subtract correctly.

Common mistakes when finding range

Subtracting in the wrong order

Use largest minus smallest, not the other way around.

Using the first and last numbers listed

The numbers do not need to be in order. You must find the true minimum and maximum first.

Missing the negative sign

If the minimum is negative, subtract it carefully. For example, 9(4)=139 - (-4) = 13, not 55.

Thinking range shows everything about spread

Range uses only two values. If a data set has an outlier, the range can change a lot even when most values stay clustered together.

When the range is useful

Range is often used in introductory statistics, classroom data summaries, test score comparisons, and quick checks of variability.

It is most helpful when you want a simple, fast measure of spread. If you need a fuller picture, measures like the interquartile range or standard deviation can say more about how the values are distributed.

Edge cases to remember

If a data set has just one value, the maximum and minimum are the same, so the range is 00.

If there is no data at all, the range is not defined because there is no maximum or minimum to compare.

Try a similar problem

Try your own version with the data set

3, 7, 7, 12, 153,\ 7,\ 7,\ 12,\ 15

Find the minimum, find the maximum, and calculate the range. Then replace 1515 with 3030 and see how one larger value changes the range right away.

Need help with a problem?

Upload your question and get a verified, step-by-step solution in seconds.

Open GPAI Solver →