Midrange Calculator

Find the midrange of a data set: the average of the lowest and highest values.
Enter your numbers to get the midrange, range, minimum, maximum, and mean.

Midrange

The midrange is the simplest measure of center there is: take the smallest value, add the largest, and divide by two. That is it. For the set 4, 9, 11, 18 the midrange is (4 + 18) / 2 = 11. Notice that it ignores everything in the middle. Only the two extremes matter.

That simplicity is both the appeal and the catch. Because the midrange depends entirely on the minimum and maximum, a single outlier moves it more than any other common average. Add one stray value of 200 to that set and the midrange jumps to 102, even though almost every number is still under 20. The mean and median barely budge. So the midrange is a poor choice when your data has outliers or a long tail.

Where is it actually useful? It shines when the two extremes are the point. Weather reports quote the midrange of daily temperature, the average of the day’s high and low, as a quick daily figure. Quality control and engineering sometimes use it as a fast, rough center for a small, clean dataset. It is also easy to compute by hand, which kept it popular before calculators were everywhere.

This tool reports the midrange alongside the range, minimum, maximum, and mean, so you can see at a glance whether the midrange agrees with the mean. When they line up, the data is fairly symmetric. When they split apart, something is pulling one tail, and you should lean on the median instead. Enter your numbers separated by commas or spaces.


How we build and check this calculator

This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.

SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.


Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.