🔍

↔️ Midrange Calculator

Enter your data values to find the midrange, the point exactly halfway between the smallest and largest value.

1
2
3
4
5
6
7
8
9
10

What this calculator does

The midrange is one of the simplest measures of central tendency in statistics. It is the average of the smallest and largest values in a dataset, giving a quick sense of where the middle of the data’s range falls.

How the calculation works

The calculator scans all the values you enter to find the minimum and maximum, then computes midrange = (minimum + maximum) / 2.

Because it depends only on the two extreme values, the midrange is very sensitive to outliers and ignores everything in between, so it is best used alongside other measures like the mean or median rather than on its own. This tool is for general and educational statistical use.

Last reviewed August 2026