- Home
- /
- Math
- /
- Statistics & Probability
- /
- Range (Statistics)
The statistical range is the difference between the maximum and minimum values in a data set: \text{range} = \max - \min. The range provides an instant, simple measure of variability — though it is sensitive to outliers, it is useful as a first check on data spread.
Definition
The statistical range is the difference between the maximum and minimum values in a data set: \text{range} = \max - \min.
💡 Intuition
The range answers "how spread out is the data from end to end?" — it captures the total span but ignores everything in between.
🎯 Core Idea
Range only uses two values—it ignores everything in between.
Example
Formula
Notation
R = x_{\max} - x_{\min}
🌟 Why It Matters
The range provides an instant, simple measure of variability — though it is sensitive to outliers, it is useful as a first check on data spread.
💭 Hint When Stuck
Circle the largest value and the smallest value in your list, then subtract. That single number is the range.
Formal View
Related Concepts
🚧 Common Stuck Point
Range can be misleading—two data sets with same range can look very different.
⚠️ Common Mistakes
- Computing maximum plus minimum instead of maximum minus minimum
- Assuming two data sets with the same range have similar distributions — one could be clustered, the other spread
- Forgetting that a single outlier can inflate the range dramatically and misrepresent the typical spread
Go Deeper
Frequently Asked Questions
What is Range (Statistics) in Math?
The statistical range is the difference between the maximum and minimum values in a data set: \text{range} = \max - \min.
Why is Range (Statistics) important?
The range provides an instant, simple measure of variability — though it is sensitive to outliers, it is useful as a first check on data spread.
What do students usually get wrong about Range (Statistics)?
Range can be misleading—two data sets with same range can look very different.
What should I learn before Range (Statistics)?
Before studying Range (Statistics), you should understand: subtraction.
Prerequisites
Next Steps
Cross-Subject Connections
How Range (Statistics) Connects to Other Ideas
To understand range (statistics), you should first be comfortable with subtraction. Once you have a solid grasp of range (statistics), you can move on to standard deviation and interquartile range.