Mathematics · Glossary

What is Mean, median, range?

Also known as: mean · median · range

Definition 71.1 Primary & Middle School Mathematics · Chapter 71 — Statistics and Probability

For a series of NN numbers:

  • the mean is the sum of all the values divided by NN;
  • the median is a value splitting the sorted series in two halves of equal size: for NN odd, the middle value; for NN even, the midpoint of the two middle values;
  • the range is the largest value minus the smallest.

Examples

Example 71.2

Marks of a student: 8, 12, 9, 15, 118,\ 12,\ 9,\ 15,\ 11.

  1. Mean: 8+12+9+15+115=555=11\dfrac{8 + 12 + 9 + 15 + 11}{5} = \dfrac{55}{5} = 11.
  2. Median: sort the series: 8,9,11,12,158, 9, 11, 12, 15; the middle (3rd) value is 1111.
  3. Range: 158=715 - 8 = 7.

With a sixth mark of 1717: sorted 8,9,11,12,15,178, 9, 11, 12, 15, 17, the median becomes the midpoint of 1111 and 1212, that is 11.511.5, and the mean becomes 726=12\frac{72}{6} = 12.

Example 71.3 (Weighted mean)

The shoe sizes sold in a day:

size38383939404041414242
count3377663311

The mean size is

3×38+7×39+6×40+3×41+1×423+7+6+3+1=114+273+240+123+4220=79220=39.6.\frac{3 \times 38 + 7 \times 39 + 6 \times 40 + 3 \times 41 + 1 \times 42} {3 + 7 + 6 + 3 + 1} = \frac{114 + 273 + 240 + 123 + 42}{20} = \frac{792}{20} = 39.6 .
Read in context →