Loading...
Login

Range - How Spread Out Is Your Data?

The range measures how spread out a dataset is. It is the simplest measure of spread and is calculated by subtracting the smallest value from the largest value. A large range means the data is spread widely; a small range means the data is clustered together.

In the 1920s, the physicist and statistician Walter Shewhart, working at Bell Labs, developed a system of manufacturing quality control built around simple “range charts” that factory workers could plot by hand on the shop floor, since computing the range of a small sample just needs one subtraction, unlike more complex measures of spread. Shewhart's approach let workers spot when a machine had drifted out of tolerance almost as soon as it happened, and the same range-based control-chart techniques he pioneered a century ago are still taught today in modern quality-management systems like Six Sigma.

The Formula

Range = Largest value − Smallest value

The range tells you the width of the dataset – how much the values vary from one extreme to the other.

Worked Examples

Find the range of: 14, 3, 9, 21, 7, 18.

Largest = 21, Smallest = 3.   Range = 21 − 3 = 18.

Class A test scores: 55, 60, 72, 68, 80, 45. Class B: 62, 65, 63, 68, 61, 66. Compare the ranges.

Class A: Range = 80 − 45 = 35.   Class B: Range = 68 − 61 = 7.
Class B scores are far more consistent; Class A is much more spread out.

Daily temperatures: Mon 12 C, Tue 9 C, Wed 15 C, Thu 7 C, Fri 18 C, Sat 11 C, Sun 14 C. Find the range.

Largest = 18 C, Smallest = 7 C.   Range = 18 − 7 = 11 C.

Limitation of the Range

The range only uses two values – the maximum and minimum. One extreme outlier can make the range very large, even if most of the data is tightly clustered. For example: {5, 6, 6, 7, 7, 7, 100} has range 95, yet six of the seven values are between 5 and 7.

Range in Context

Small rangeLarge range
Data is consistent / reliableData is variable / spread out
Example: a runner's consistent race timesExample: unpredictable weather temperatures

Key Takeaways

  • Range = Largest − Smallest. It measures the spread of data.
  • A small range = consistent data. A large range = variable data.
  • The range is simple to calculate but sensitive to outliers.
  • Use the range alongside averages (mean, median, mode) for a fuller picture.

Practice: Finding the Range

Find the Range

Related Topics

Home About Resources Dashboard