Range Calculator
Calculate the statistical range (max minus min) for up to 8 numbers.
Enter your values and click Calculate
How It Works
The range is calculated by identifying the maximum value and the minimum value in your dataset, then subtracting the minimum from the maximum: Range = Max − Min. This calculator accepts up to 8 values — the first 6 are always included, while values 7 and 8 are optional toggles that you can enable as needed. In addition to range, the calculator also provides the minimum, maximum, mean (arithmetic average of all included values), median (the middle value when the data is sorted, or the average of the two middle values for an even count), and total count. Together these five statistics give a well-rounded summary of your data's center, extremes, and variability without needing a spreadsheet. Because range only captures the distance between the two most extreme values, it can be heavily influenced by a single outlier — so comparing range with the mean and median helps reveal whether outliers are distorting the spread.