Skip to main content
📊 Statistics

Midrange Calculator

Paste a data set to get the midrange — the average of the highest and lowest values — along with the minimum, maximum and range, all in one step.

(max + min) / 2
Min & max
Range
Any list size
100% Free
🔢 Open All Math Calculators 📖 Read the Guide

Midrange — Quick answer

The midrange is the midpoint between the smallest and largest values.

midrange = (maximum + minimum) / 2

Worked example: 2,4,4,4,5,5,7,9 → (2 + 9)/2 = 5.5.

Examples

DataMin / MaxMidrange
2,4,4,4,5,5,7,92 / 95.5
10, 20, 3010 / 3020
3, 7, 1, 9, 51 / 95

Uses only the two extremes — so it's very sensitive to outliers.

📊 Midrange Calculator

Paste numbers separated by commas, spaces or new lines.

Midrange
Minimum
Maximum
Range

ℹ️ The midrange depends only on the min and max, so a single outlier can shift it a lot. Compare with the mean or median.

The midrange is the average of a data set's highest and lowest values — (max + min) / 2 — marking the midpoint of its span. It's a quick measure of center, but because it uses only the two extremes it's very sensitive to outliers. This tool also reports the min, max and range.

Reviewed: June 20, 2026 · Author: Naveen P N, Founder — AI Calculator · Verified against: the midrange definition, recomputed in code.

The formula

Midrange
midrange = (maximum + minimum) / 2
Range
range = maximum − minimum

Find the smallest and largest numbers in the set, add them, and halve the total — that's the midrange. The values in between don't change it. The range, the maximum minus the minimum, measures the spread. Together they summarise where the data is centred and how widely it spreads, in two quick numbers.

Worked example — 2, 4, 4, 4, 5, 5, 7, 9

Min & max
minimum = 2 · maximum = 9
Midrange & range
(2 + 9)/2 = 5.5 · range = 9 − 2 = 7

The midrange is 5.5 and the range is 7. Notice the mean of this set is 5 and the median is 4.5 — the midrange differs because it ignores everything except the 2 and the 9. For 10, 20, 30 the midrange is 20, and for 3, 7, 1, 9, 5 it's 5.

Frequently Asked Questions

What is the midrange?

The average of the highest and lowest values: (max + min)/2. For 2…9 that's (2+9)/2 = 5.5.

How do I calculate it?

Add the smallest and largest, divide by 2. Only the extremes matter. 10,20,30 → 20.

Midrange vs mean and median?

Mean uses all values (sum/count); median is the middle; midrange uses only min and max.

Why sensitive to outliers?

It depends entirely on the two extremes, so one stray value shifts it a lot. Median is steadier.

What is the range?

Maximum minus minimum — the spread. For 2…9 it's 7. Midrange centers; range spreads.

Need more math tools?

Explore mean/median/mode, average, standard deviation, variance and more across the AI Calculator math suite.

🔢 Open Math Calculators — Free

No registration required · 350+ calculators · PDF report export