Range Calculator

Find the range, mean, median, mode, variance, standard deviation, count, and sum of a numeric data set.

Range and Statistics Calculator
Enter a list of numbers to calculate key measures of center and dispersion.

About range and descriptive statistics

The range is the difference between the largest and smallest values in a data set. It gives an immediate picture of total spread and is easy to interpret in the original measurement units. A range of 8 means the highest observation is eight units above the lowest. Because it depends only on two observations, however, one extreme value can change it dramatically while every middle value stays the same. This calculator supplements the range with measures of center and dispersion. The arithmetic mean is the sum divided by the number of observations. The median is the middle value after sorting, or the average of the two middle values when the count is even. The mode lists the most frequent value or values; when every value appears once, the data have no mode. Each measure describes a different feature, so reporting several together gives a fuller summary. Population variance averages the squared distance from the mean across all entered values. Squaring prevents positive and negative deviations from canceling and gives extra weight to distant observations. Population standard deviation is the square root of that variance, which returns dispersion to the original units. Use these population formulas when the entered values are the entire group you want to describe. If they are a sample used to estimate a broader population, sample variance normally divides by n minus one instead. The mean and standard deviation work best as a pair for roughly symmetric data without severe outliers. The median and an interquartile measure are often more representative for skewed distributions. The mode is useful for repeated discrete values and categories represented numerically, while the range is valuable for checking operational limits or spotting a surprising extreme. No single statistic captures distribution shape. Enter negative values, decimals, or repeated observations using commas, spaces, or semicolons. Every occurrence contributes to the count, sum, mean, variance, and frequency calculation. Results are rounded to six decimal places for readability, but calculations retain ordinary floating-point precision. Before drawing conclusions, confirm that all values use the same units, that missing observations were handled consistently, and that the data set actually represents the population or sample described in your analysis.

Range calculator examples

Data setKey resultsInterpretation
3, 9, 5, 1, 8, 2, 9Range = 8, mean = 5.286, median = 5, mode = 9The repeated 9 is the only mode.
2, 4, 6, 8Range = 6, mean = 5, median = 5, variance = 5The symmetric values have equal mean and median.
-5, -1, 0, 4, 7Range = 12, mean = 1, median = 0The calculator supports negative values.

How to calculate a range

  1. Enter all observations using commas, spaces, or semicolons as separators.
  2. Select Calculate Statistics to sort and summarize the data.
  3. Read the minimum and maximum, then subtract them mentally to verify the range.
  4. 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.