// Statistics

MIDRANGE CALCULATOR

Find the midpoint between the smallest and largest values in a data set.

Midrange = (min + max) / 2.