Try

Range Calculator

The range, minimum and maximum of a data set.

Range

19

3 to 22

Minimum

3

Maximum

22

Count

6

AI Breakdown & Smart Takeaway

Plain-English insight on your numbers

Get a personalized explanation of what these results mean — and how to improve them.

AdvertisementAd space

How the Range Calculator works

The Range Calculator instantly finds the minimum, maximum, and range of any data set you enter, making it an essential tool for students, teachers, researchers, and anyone who needs a quick snapshot of how spread out their numbers are.

At its core, this calculator scans every value you provide and identifies the smallest number (the minimum) and the largest number (the maximum). Once those two anchor points are found, it computes the range by subtracting the minimum from the maximum. This single operation gives you the total spread of your data — how far apart your extreme values actually are — without requiring any averaging or complex computation.

The range is one of the most fundamental measures of dispersion in descriptive statistics. While the mean tells you where your data clusters, the range tells you how wide that cluster can potentially stretch. A small range signals consistency or tight grouping, while a large range warns you that your data set contains significant variability, or possibly outliers that deserve closer inspection before drawing conclusions.

A common mistake users make is treating the range as a complete picture of variability. Because range only considers two values — the min and the max — a single extreme outlier can inflate it dramatically, making a data set appear far more scattered than it really is. For example, if 99 exam scores fall between 70 and 85 but one student scored 20, the range becomes 65 rather than the 15 that represents most students. In such cases, pairing range with interquartile range (IQR) or standard deviation gives a far more honest view of spread.

To get the most from this tool, make sure your data is clean before you enter it. Remove duplicate entries only if your analysis calls for unique values, and double-check for typos — a misplaced decimal can shift your min or max entirely. When working with large data sets, paste comma-separated or space-separated values directly into the input field to save time. The calculator handles both integer and decimal inputs, so it works equally well for whole-number counts, precise measurements, or financial figures.

Formula

Range = maximum − minimum

Pro tips

  • Always scan for outliers before interpreting a large range — a single data-entry error or genuine extreme value can make a tight data set appear wildly variable.
  • Use the range as a quick sanity check on your data collection process; if the range seems implausibly large or small for your domain, investigate before proceeding with further analysis.
  • When comparing two data sets of different sizes, range alone can be misleading — supplement it with the coefficient of variation or IQR so the comparison is fair.
  • For time-series data such as daily temperatures or stock prices, tracking how the range changes over successive periods reveals trends in volatility that a single snapshot cannot show.
  • In quality control and manufacturing contexts, compare your calculated range against specification limits; a range that exceeds tolerances immediately flags a process that needs adjustment.

Key terms

Range
— The difference between the largest and smallest values in a data set, representing the total spread of the data.
Minimum (Min)
— The smallest numerical value present in a data set.
Maximum (Max)
— The largest numerical value present in a data set.
Spread
— A general term in statistics describing how much the values in a data set differ from one another, of which range is the simplest measure.
Outlier
— A data point that lies far outside the typical range of the other values, which can disproportionately inflate the calculated range.
Interquartile Range (IQR)
— The range of the middle 50% of a data set (Q3 minus Q1), often used alongside simple range to give a more robust picture of spread.

Frequently asked questions