Range Calculator
Find the range, mean, median, mode, variance, standard deviation, count, and sum of a numeric data set.
About range and descriptive statistics
Range calculator examples
| Data set | Key results | Interpretation |
|---|---|---|
| 3, 9, 5, 1, 8, 2, 9 | Range = 8, mean = 5.286, median = 5, mode = 9 | The repeated 9 is the only mode. |
| 2, 4, 6, 8 | Range = 6, mean = 5, median = 5, variance = 5 | The symmetric values have equal mean and median. |
| -5, -1, 0, 4, 7 | Range = 12, mean = 1, median = 0 | The calculator supports negative values. |
How to calculate a range
- Enter all observations using commas, spaces, or semicolons as separators.
- Select Calculate Statistics to sort and summarize the data.
- Read the minimum and maximum, then subtract them mentally to verify the range.
- Compare the range with the center and standard deviation before interpreting spread.
Range calculator FAQ
How do I calculate the range?
Subtract the minimum observation from the maximum observation. The result uses the same units as the original data.
Why is the range sensitive to outliers?
Only the smallest and largest values determine the range. A single extreme observation can therefore expand it substantially without changing the middle data.
Does this calculator use sample or population variance?
It uses population variance and divides squared deviations by n. Use a sample-statistics tool when the entered data estimate a larger population.
Can a data set have multiple modes?
Yes, all values tied for the highest repeated frequency are listed. If no value repeats, the calculator reports no mode.
What separators can I use?
You can separate values with commas, spaces, or semicolons. Decimal and negative numbers are accepted as long as every token is numeric.