π 6 min read | Class 9β12 | FBISE Β· CBSE Β· IGCSE Β· O-Levels Β· IB
You probably already use range in everyday language without realising it. When someone says "temperatures ranged from 18Β°C to 35Β°C this summer," they are describing the statistical range. It is the simplest measure of how spread out a set of data is β and for exactly that reason, it is taught first in every statistics curriculum. But simple does not mean always correct. This guide will show you exactly when range is a great tool, and when it can deceive you.
Definition and Formula
The range is the difference between the largest (maximum) and smallest (minimum) values in a data set.
That is the entire formula. One subtraction. The result tells you how wide the data is spread from one extreme to the other.
Step-by-Step Examples
Example 1 β Simple Data Set
Data: 14, 3, 27, 9, 41, 6, 18
Identify the maximum and minimum (scanning the list).
Max = 41 Min = 3
Subtract:
Range = 41 β 3 = 38
Example 2 β Frequency Table
A class of 30 students scored the following marks out of 50:
| Score | Frequency |
|---|---|
| 22 | 2 |
| 28 | 5 |
| 35 | 9 |
| 41 | 8 |
| 47 | 6 |
The highest score listed is 47. The lowest is 22.
Range = 47 β 22 = 25
Note: For a frequency table, you still only look at the extreme values, not the frequencies.
Why Range Can Be Misleading
Consider two data sets:
Both have a range of 90. But Set A has almost all values bunched between 10 and 13, with a single outlier at 100. Set B's values are genuinely spread across the whole range. The range alone cannot distinguish these very different situations.
Range vs IQR vs Standard Deviation
| Measure | Uses all data? | Affected by outliers? | Complexity |
|---|---|---|---|
| Range | Only max & min | Yes (severely) | Very easy |
| IQR | Middle 50% | No | EasyβMedium |
| Std Deviation | All values | Somewhat | MediumβHard |
Real-Life Applications of Range
-
π‘οΈ
Weather forecasting: A climate report might say "temperatures ranged from 8Β°C to 42Β°C this year." That 34Β°C range tells you the city has extreme seasonal variation.
-
π
Cricket: If a batsman's scores in a series range from 4 to 112, you know they are inconsistent β even if their mean score is decent.
-
π
Manufacturing: A bolt should be between 9.8mm and 10.2mm. The acceptable range is 0.4mm. Any bolt outside this range is rejected.
-
πΉ
Finance: A stock's 52-week high and low define its range for that year, giving investors a quick feel for price volatility.
Common Mistakes Students Make
Frequently Asked Questions
Try the Range Calculator
Paste in any data set and get the range (plus min, max, and count) in one click.
π Open the Calculator β