Math Lab
Home/Class IX/Ch 12/Mean of Data

Mean of Data

The mean (also called the arithmetic mean or average) is the most familiar way to summarise a data set with a single number. Add all the values and divide by how many there are. Simple to compute, but the result captures the "centre of mass" of the data , a balance point that distils the entire distribution into one number.

Definitions

For a data set x1,x2,,xnx_1, x_2, \ldots, x_n, the mean is xˉ=x1+x2++xnn=1ni=1nxi.\bar{x} = \frac{x_1 + x_2 + \cdots + x_n}{n} = \frac{1}{n} \sum_{i=1}^{n} x_i.

If the data is given with frequencies f1,f2,,fnf_1, f_2, \ldots, f_n for distinct values x1,x2,,xnx_1, x_2, \ldots, x_n (or class marks), the mean is xˉ=fixifi.\bar{x} = \frac{\sum f_i x_i}{\sum f_i}.

For grouped data, xix_i is the class mark (midpoint) of each class interval.

Computing the mean , ungrouped data

Example. Heights of 55 students: 145,150,152,155,160145, 150, 152, 155, 160 cm.

xˉ=145+150+152+155+1605=7625=152.4\bar{x} = \dfrac{145 + 150 + 152 + 155 + 160}{5} = \dfrac{762}{5} = 152.4 cm.

Computing the mean , ungrouped frequency

Example. Number of children per family in 20 families:

xx (children)01234
ff (frequency)37721

fixi=03+17+27+32+41=31\sum f_i x_i = 0 \cdot 3 + 1 \cdot 7 + 2 \cdot 7 + 3 \cdot 2 + 4 \cdot 1 = 31. fi=20\sum f_i = 20. Mean: xˉ=3120=1.55\bar{x} = \dfrac{31}{20} = 1.55 children per family.

Computing the mean , grouped data

Example. Marks in classes 0-10, 10-20, 20-30, 30-40, 40-50 with frequencies 4, 8, 12, 10, 6.

Class marks: 5, 15, 25, 35, 45. Multiply: 54+158+2512+3510+456=20+120+300+350+270=10605 \cdot 4 + 15 \cdot 8 + 25 \cdot 12 + 35 \cdot 10 + 45 \cdot 6 = 20 + 120 + 300 + 350 + 270 = 1060. Total frequency: 4040. Mean: 106040=26.5\dfrac{1060}{40} = 26.5.

Properties of the mean

Linearity. If you add a constant cc to every observation, the mean shifts by cc. If you multiply every observation by cc, the mean scales by cc.

Sum of deviations. (xixˉ)=0\sum (x_i - \bar{x}) = 0. The mean is the unique value for which the sum of "deviations" is zero. This is the "balance point" interpretation.

Affected by extremes. A single very large or very small value can shift the mean significantly. For data with outliers, the median (next lesson) is often more representative.

Worked examples

Example 1. Find the mean of 4,7,9,12,184, 7, 9, 12, 18.

xˉ=4+7+9+12+185=505=10\bar{x} = \dfrac{4 + 7 + 9 + 12 + 18}{5} = \dfrac{50}{5} = 10.

Example 2. The mean of 55 values is 2020. If one value, 4040, is added, find the new mean.

Sum was 520=1005 \cdot 20 = 100. New sum: 140140. New count: 66. New mean: 140623.33\dfrac{140}{6} \approx 23.33.

Example 3. Find the mean of:

xx5101520
ff4862

fixi=20+80+90+40=230\sum f_i x_i = 20 + 80 + 90 + 40 = 230. fi=20\sum f_i = 20. Mean: 11.511.5.

Example 4. Find the mean of grouped data: classes 0-20, 20-40, 40-60, 60-80 with frequencies 5, 8, 4, 3.

Class marks: 10, 30, 50, 70. fixi=50+240+200+210=700\sum f_i x_i = 50 + 240 + 200 + 210 = 700. fi=20\sum f_i = 20. Mean: 3535.

Example 5. The mean of 1010 observations is 1515. If each observation is increased by 33, find the new mean.

New mean = 15+3=1815 + 3 = 18 (by linearity).

Try it yourself

  1. Mean of 3,5,7,9,113, 5, 7, 9, 11.
  2. Mean of 2,4,6,8,10,122, 4, 6, 8, 10, 12.
  3. The mean of 2525 values is 4040. Find the total.
  4. Mean of the data: xx: 2, 5, 10, 15. ff: 3, 4, 2, 1.
  5. Mean of grouped data: classes 0-10, 10-20, 20-30, 30-40, 40-50. ff: 2, 6, 10, 8, 4.
  6. The mean of 66 values is 2020. The values are 14,18,22,26,x,2414, 18, 22, 26, x, 24. Find xx.
  7. If a constant 55 is subtracted from every observation, what happens to the mean?
  8. If each observation is doubled, what happens to the mean?
  9. The mean of 4040 students' marks is 5858. The mean of 3030 girls is 6060 and that of 1010 boys is found incorrectly. Find the boys' mean.
  10. Mean of 3,6,9,12,x3, 6, 9, 12, x is 99. Find xx.

Pitfalls / Insight

  • The mean has units. Always state them.
  • The mean is affected by outliers. A salary list with one very high salary has a high mean but a possibly low median.
  • For grouped data, use class marks (midpoints), not class limits.

Insight. The mean is the balance point of the data , the single number that minimises total squared deviation. It is the default summary statistic in nearly every scientific discipline, from physics to economics to medicine.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Mean
6 questions · pick the best answer
Q1

Mean of 6, 8, 10, 12, 14:

Q2

If n=5n = 5 and sum is 80, mean is:

Q3

Mean of grouped data uses:

Q4

If each observation increases by 3, the mean:

Q5

Sum of deviations of observations from their mean equals:

Q6

Mean of xx: 5, 10, 15, 20 with ff: 2, 3, 4, 1: