2

What does one call the average of the minimum and maximum in a set of numbers?

For example, if you have a set $\{0,1,2,3,10\}$:

$\frac{0 + 10}{2} = 5$, which is called the _____________.

Muhd
  • 165

1 Answers1

4

Two common names are mid-range, or mid-extreme.

Cameron Buie
  • 102,994