Class 11 NCERT Solutions
Chapter 13: Statistics
Master the measures of dispersion, the calculation of variance and standard deviation, and the logic of data variability with our step-by-step logic.
Exercise 13.1
1. Find the mean deviation about the mean for the data: $4, 7, 8, 9, 10, 12, 13, 17$.
We build the following table from the given data:
$\begin{array}{|l|l|l|} \hline x_i & x_i-\bar{x}=x_i-10 & \left|x_i-\bar{x}\right| \\ \hline 4 & -6 & 6 \\ \hline 7 & – 3 & 3 \\ \hline 8 & -2 & 2 \\ \hline 9 & -1 & 1 \\ \hline 10 & 0 & 0 \\ \hline 12 & 2 & 2 \\ \hline 13 & 3 & 3 \\ \hline 17 & 7 & 7 \\ \hline 80 & & \sum_{i=1}^n\left|x_i-\bar{x}\right|=24 \\ \hline \end{array}$Here $n=8$ and $\displaystyle\sum_{i=1}^8 x_i=80$.
$\therefore \quad \bar{x}=\frac{1}{8} \sum_{i=1}^8 x_i=\frac{1}{8}(80)=10$Applying the mean deviation formula about the mean:
$\text{M.D.}(\bar{x}) = \frac{1}{n} \sum_{i=1}^n\left|x_i-\bar{x}\right| = \frac{1}{8}(24) = \boxed{3}$
2. Find the mean deviation about the mean for the data: $38, 70, 48, 40, 42, 55, 63, 46, 54, 44$.
Here $n =$ number of items $= 10$. First, we compute the mean:
$\bar{x} = \frac{\sum x_i}{n} = \frac{38+70+48+40+42+55+63+46+54+44}{10} = \frac{500}{10} = 50$Next, we build the deviation table:
$\begin{array}{|l|l|l|} \hline x_i & x_i-\bar{x}=\left(x_i-50\right) & \left|x_i-\bar{x}\right| \\ \hline 38 & – 12 & 12 \\ \hline 70 & 20 & 20 \\ \hline 48 & -2 & 2 \\ \hline 40 & -10 & 10 \\ \hline 42 & -8 & 8 \\ \hline 55 & 5 & 5 \\ \hline 63 & 13 & 13 \\ \hline 46 & -4 & 4 \\ \hline 54 & 4 & 4 \\ \hline 44 & -6 & 6 \\ \hline \Sigma x_i=500 & & \sum_{i=1}^n\left|x_i-\bar{x}\right|=84 \\ \hline \end{array}$The mean deviation from the mean is:
$\text{M.D.}(\bar{x}) = \frac{1}{n} \sum_{i=1}^n\left|x_i-\bar{x}\right| = \frac{84}{10} = \boxed{8.4}$
3. Find the mean deviation about the median for the data: $13, 17, 16, 14, 11, 13, 10, 16, 11, 18, 12, 17$.
We first arrange the data in ascending order:
$10,\;11,\;11,\;12,\;13,\;13,\;14,\;16,\;16,\;17,\;17,\;18$Since $n = 12$ (even), the median is the average of the $\dfrac{n}{2} = 6$th and $\dfrac{n}{2}+1 = 7$th terms:
$\text{Median } M = \frac{13+14}{2} = \frac{27}{2} = 13.5$We now build the deviation table:
$\begin{array}{|l|l|l|} \hline x_i & x_i-M=x_i-13.5 & \left|x_i-M\right| \\ \hline 10 & – 3.5 & 3.5 \\ \hline 11 & – 2.5 & 2.5 \\ \hline 11 & – 2.5 & 2.5 \\ \hline 12 & – 1.5 & 1.5 \\ \hline 13 & – 0.5 & 0.5 \\ \hline 13 & – 0.5 & 0.5 \\ \hline 14 & 0.5 & 0.5 \\ \hline 16 & 2.5 & 2.5 \\ \hline 16 & 2.5 & 2.5 \\ \hline 17 & 3.5 & 3.5 \\ \hline 17 & 3.5 & 3.5 \\ \hline 18 & 4.5 & 4.5 \\ \hline & & 28.0 \\ \hline \end{array}$Applying the mean deviation formula about median:
$\text{M.D.}(M) = \frac{1}{n} \sum_{i=1}^n\left|x_i-M\right| = \frac{1}{12}(28) = \frac{7}{3} \approx \boxed{2.33}$
4. Find the mean deviation about the median for the data: $36, 72, 46, 42, 60, 45, 53, 46, 51, 49$.
Arranging the data in ascending order:
$36,\;42,\;45,\;46,\;46,\;49,\;51,\;53,\;60,\;72$Since $n = 10$ (even), the median is the average of the 5th and 6th terms:
$\text{Median } M = \frac{46+49}{2} = \frac{95}{2} = 47.5$Setting up the deviation table:
$\begin{array}{|l|l|l|} \hline x_i & x_i-M=x_i-47.5 & \left|x_i-M\right| \\ \hline 36 & – 11.5 & 11.5 \\ \hline 42 & – 5.5 & 5.5 \\ \hline 45 & – 2.5 & 2.5 \\ \hline 46 & – 1.5 & 1.5 \\ \hline 46 & – 1.5 & 1.5 \\ \hline 49 & 1.5 & 1.5 \\ \hline 51 & 3.5 & 3.5 \\ \hline 53 & 5.5 & 5.5 \\ \hline 60 & 12.5 & 12.5 \\ \hline 72 & 24.5 & 24.5 \\ \hline & & 70.0 \\ \hline \end{array}$ $\text{M.D.}(M) = \frac{1}{n} \sum_{i=1}^n\left|x_i-M\right| = \frac{1}{10}(70) = \boxed{7}$
5. Find the mean deviation about the mean for: $x_i$: 5, 10, 15, 20, 25 and $f_i$: 7, 4, 6, 3, 5.
We build a comprehensive working table from the given data:
$\begin{array}{|c|c|c|c|c|} \hline x_i & f_i & f_i x_i & \left|x_i-\bar{x}\right| & f_i\left|x_i-\bar{x}\right| \\ \hline 5 & 7 & 35 & 9 & 63 \\ 10 & 4 & 40 & 4 & 16 \\ 15 & 6 & 90 & 1 & 6 \\ 20 & 3 & 60 & 6 & 18 \\ 25 & 5 & 125 & 11 & 55 \\ \hline & 25 & 350 & & 158 \\ \hline \end{array}$Here $N = \displaystyle\sum_{i=1}^5 f_i = 25$ and $\displaystyle\sum_{i=1}^5 f_i x_i = 350$.
$\therefore \quad \bar{x} = \frac{1}{N}\sum_{i=1}^5 f_i x_i = \frac{350}{25} = 14$ $\text{M.D.}(\bar{x}) = \frac{1}{N}\sum_{i=1}^5 f_i\left|x_i-\bar{x}\right| = \frac{158}{25} = \frac{632}{100} = \boxed{6.32}$
6. Find the mean deviation about the mean for: $x_i$: 10, 30, 50, 70, 90 and $f_i$: 4, 24, 28, 16, 8.
We construct the working table:
$\begin{array}{|c|r|r|c|c|} \hline x_i & f_i & f_i x_i & \left|x_i-\bar{x}\right| & f_i\left|x_i-\bar{x}\right| \\ \hline 10 & 4 & 40 & 40 & 160 \\ 30 & 24 & 720 & 20 & 480 \\ 50 & 28 & 1400 & 0 & 0 \\ 70 & 16 & 1120 & 20 & 320 \\ 90 & 8 & 720 & 40 & 320 \\ \hline & 80 & 4000 & & 1280 \\ \hline \end{array}$Here $N = 80$ and $\displaystyle\sum_{i=1}^5 f_i x_i = 4000$.
$\bar{x} = \frac{1}{N}\sum_{i=1}^5 f_i x_i = \frac{4000}{80} = 50$ $\text{M.D.}(\bar{x}) = \frac{1}{N}\sum_{i=1}^5 f_i\left|x_i-\bar{x}\right| = \frac{1280}{80} = \boxed{16}$
7. Find the mean deviation about the median for: $x_i$: 5, 7, 9, 10, 12, 15 and $f_i$: 8, 6, 2, 2, 2, 6.
The observations are already in ascending order. We form the cumulative frequency table:
$\begin{array}{|l|l|l|l|l|} \hline x_i & f_i & c.f. & \left|x_i-M\right| & f_i\left|x_i-M\right| \\ \hline 5 & 8 & 8 & 2 & 16 \\ \hline 7 & 6 & 14 & 0 & 0 \\ \hline 9 & 2 & 16 & 2 & 4 \\ \hline 10 & 2 & 18 & 3 & 6 \\ \hline 12 & 2 & 20 & 5 & 10 \\ \hline 15 & 6 & 26 & 8 & 48 \\ \hline & 26 & & & 84 \\ \hline \end{array}$Here $N = 26$ (even). The median is the average of the 13th and 14th observations. Since all observations from the 9th to the 14th have $x = 7$, we get:
$\text{Median } M = \frac{7+7}{2} = 7$ $\text{M.D.}(M) = \frac{1}{N}\sum_{i=1}^6 f_i\left|x_i-M\right| = \frac{84}{26} \approx \boxed{3.23}$
8. Find the mean deviation about the median for: $x_i$: 15, 21, 27, 30, 35 and $f_i$: 3, 5, 6, 7, 8.
The observations are in ascending order. We form the cumulative frequency table:
$\begin{array}{|l|l|l|l|l|} \hline x_i & f_i & c.f. & \left|x_i-M\right| & f_i\left|x_i-M\right| \\ \hline 15 & 3 & 3 & 15 & 45 \\ \hline 21 & 5 & 8 & 9 & 45 \\ \hline 27 & 6 & 14 & 3 & 18 \\ \hline 30 & 7 & 21 & 0 & 0 \\ \hline 35 & 8 & 29 & 5 & 40 \\ \hline & 29 & & & 148 \\ \hline \end{array}$Here $N = 29$ (odd), so the median is the value of $x$ at the $\left(\dfrac{29+1}{2}\right)$th = 15th observation. From the c.f. column, this lies in the group with $x = 30$.
$\text{Median } M = 30$ $\text{M.D.}(M) = \frac{1}{N}\sum_{i=1}^5 f_i\left|x_i-M\right| = \frac{148}{29} \approx \boxed{5.1}$
9. Find the mean deviation about the mean for the income distribution (grouped data): Income per day (0–800) with given frequencies.
We take assumed mean $a = 350$ and $h = 100$, then build the step-deviation table:
$\begin{array}{|l|l|l|l|l|l|l|} \hline Income per day & f_i & Midpoints x_i & u_i=\frac{x_i-350}{100} & f_i u_i & \left|x_i-\bar{x}\right| & f_i\left|x_i-\bar{x}\right| \\ \hline 0-100 & 4 & 50 & – 3 & – 12 & 308 & 1232 \\ \hline 100-200 & 8 & 150 & – 2 & – 16 & 208 & 1664 \\ \hline 200-300 & 9 & 250 & -1 & -9 & 108 & 972 \\ \hline 300-400 & 10 & 350 & 0 & 0 & 8 & 80 \\ \hline 400-500 & 7 & 450 & 1 & 7 & 92 & 644 \\ \hline 500-600 & 5 & 550 & 2 & 10 & 192 & 960 \\ \hline 600-700 & 4 & 650 & 3 & 12 & 292 & 1168 \\ \hline 700-800 & 3 & 750 & 4 & 12 & 392 & 1176 \\ \hline & 50 & & & 4 & & 7896 \\ \hline \end{array}$Here $N = 50$, $\displaystyle\sum f_i u_i = 4$.
$\bar{x} = a + \frac{\sum f_i u_i}{N} \times h = 350 + \frac{4}{50} \times 100 = 358$ $\text{M.D.}(\bar{x}) = \frac{1}{N}\sum_{i=1}^8 f_i\left|x_i-\bar{x}\right| = \frac{7896}{50} = \boxed{157.92}$
10. Find the mean deviation about the mean for the height distribution of boys (grouped data): Height 95–155 cm.
We take assumed mean $a = 120$ and $h = 10$, then form the step-deviation table:
$\begin{array}{|l|l|l|l|l|l|l|} \hline Height (cm) & f_i & Midpoints x_i & y_i=\frac{x_i-120}{10} & f_i y_i & \left|x_i-\bar{x}\right| & f_i\left|x_i-\bar{x}\right| \\ \hline 95-105 & 9 & 100 & – 2 & – 18 & 25.3 & 227.7 \\ \hline 105-115 & 13 & 110 & – 1 & – 13 & 15.3 & 198.9 \\ \hline 115-125 & 26 & 120 & 0 & 0 & 5.3 & 137.8 \\ \hline 125-135 & 30 & 130 & 1 & 30 & 4.7 & 141.0 \\ \hline 135-145 & 12 & 140 & 2 & 24 & 14.7 & 176.4 \\ \hline 145-155 & 10 & 150 & 3 & 30 & 24.7 & 247.0 \\ \hline & 100 & & & 53 & & 1128.8 \\ \hline \end{array}$Here $N = 100$, $\displaystyle\sum f_i y_i = 53$.
$\bar{x} = a + \frac{\sum f_i y_i}{N} \times h = 120 + \frac{53}{100} \times 10 = 125.3$ $\text{M.D.}(\bar{x}) = \frac{1}{N}\sum_{i=1}^6 f_i\left|x_i-\bar{x}\right| = \frac{1128.8}{100} \approx \boxed{11.29 \text{ cm}}$
11. Find the mean deviation about the median for marks scored by girls (classes 0–60).
We form the following cumulative frequency table:
$\begin{array}{|l|l|l|l|l|l|} \hline Class & f_i & c.f. & Mid-point x_i & \left|x_i-M\right| & f_i\left|x_i-M\right| \\ \hline 0-10 & 6 & 6 & 5 & 22.86 & 137.16 \\ \hline 10-20 & 8 & 14 & 15 & 12.86 & 102.88 \\ \hline 20-30 & 14 & 28 & 25 & 2.86 & 40.04 \\ \hline 30-40 & 16 & 44 & 35 & 7.14 & 114.24 \\ \hline 40-50 & 4 & 48 & 45 & 17.14 & 68.56 \\ \hline 50-60 & 2 & 50 & 55 & 27.14 & 54.28 \\ \hline & 50 & & & & 517.16 \\ \hline \end{array}$Here $N = 50$. The $\dfrac{N}{2} = 25$th item falls in the class $20$–$30$ (c.f. just $\geq 25$ is 28).
So the median class is $20$–$30$ with $l = 20$, $f = 14$, $C = 14$, $h = 10$:
$M = l + \frac{\frac{N}{2}-C}{f} \times h = 20 + \frac{25-14}{14} \times 10 = 20 + \frac{55}{7} = 20 + 7.86 = 27.86$ $\text{M.D.}(M) = \frac{1}{N}\sum_{i=1}^6 f_i\left|x_i-M\right| = \frac{517.16}{50} \approx \boxed{10.34 \text{ marks}}$
12. Calculate the mean deviation about median age for the age distribution of 100 persons (ages 16–55).
The class intervals are discontinuous (inclusive), so we first convert them to continuous form by subtracting 0.5 from each lower limit and adding 0.5 to each upper limit:
$\begin{array}{|l|l|l|} \hline Class-interval & f_i & c.f. \\ \hline 15.5-20.5 & 5 & 5 \\ \hline 20.5-25.5 & 6 & 11 \\ \hline 25.5-30.5 & 12 & 23 \\ \hline 30.5-35.5 & 14 & 37 \\ \hline 35.5-40.5 & 26 & 63 \\ \hline 40.5-45.5 & 12 & 75 \\ \hline 45.5-50.5 & 16 & 91 \\ \hline 50.5-55.5 & 9 & 100 \\ \hline Total & N = 100 & \\ \hline \end{array}$Since $\dfrac{N}{2} = 50$ and the c.f. just $\geq 50$ is 63, the median class is $35.5$–$40.5$.
Here $l = 35.5$, $f = 26$, $C = 37$, $h = 5$:
$M = l + \frac{h}{f}\left(\frac{N}{2}-C\right) = 35.5 + \frac{5}{26}(50-37) = 35.5 + \frac{5 \times 13}{26} = 35.5 + 2.5 = 38$Computing mean deviation:
$\begin{array}{|l|l|l|l|} \hline x_i (Mid-value) & f_i & \left|x_i-38\right| & f_i\left|x_i-M\right| \\ \hline 18 & 5 & 20 & 100 \\ \hline 23 & 6 & 15 & 90 \\ \hline 28 & 12 & 10 & 120 \\ \hline 33 & 14 & 5 & 70 \\ \hline 38 & 26 & 0 & 0 \\ \hline 43 & 12 & 5 & 60 \\ \hline 48 & 16 & 10 & 160 \\ \hline 53 & 9 & 15 & 135 \\ \hline & 100 & & 735 \\ \hline \end{array}$ $\text{M.D.}(M) = \frac{1}{N}\sum_{i=1}^8 f_i\left|x_i-M\right| = \frac{735}{100} = \boxed{7.35}$Exercise 13.2
1. Find the mean and variance for: $6, 7, 10, 12, 13, 4, 8, 12$.
We build the deviation table:
$\begin{array}{|c|c|c|} \hline x_i & x_i-\bar{x}=x_i-9 & \left(x_i-\bar{x}\right)^2 \\ \hline 6 & -3 & 9 \\ 7 & -2 & 4 \\ 10 & 1 & 1 \\ 12 & 3 & 9 \\ 13 & 4 & 16 \\ 4 & -5 & 25 \\ 8 & -1 & 1 \\ 12 & 3 & 9 \\ \hline 72 & & 74 \\ \hline \end{array}$Here $n = 8$ and $\displaystyle\sum_{i=1}^8 x_i = 72$.
$\bar{x} = \frac{\sum x_i}{8} = \frac{72}{8} = 9$ $\text{Variance }(\sigma^2) = \frac{1}{n}\sum_{i=1}^8\left(x_i-\bar{x}\right)^2 = \frac{74}{8} = \boxed{9.25}$
2. Find the mean and variance for the first $n$ natural numbers.
The observations are $x: 1, 2, 3, \ldots, n$.
$\Sigma x = \frac{n(n+1)}{2} \quad \Rightarrow \quad \text{Mean } \bar{x} = \frac{\Sigma x}{n} = \frac{n+1}{2}$ $\Sigma x^2 = 1^2+2^2+\ldots+n^2 = \frac{n(n+1)(2n+1)}{6}$Using the variance formula $\sigma^2 = \dfrac{1}{n}\Sigma x^2 – \bar{x}^2$:
$\sigma^2 = \frac{(n+1)(2n+1)}{6} – \frac{(n+1)^2}{4} = (n+1)\left[\frac{4n+2-3n-3}{12}\right] = \frac{(n+1)(n-1)}{12} = \boxed{\frac{n^2-1}{12}}$
3. Find the mean and variance for the first 10 multiples of 3.
The first 10 multiples of 3 are: $3, 6, 9, 12, 15, 18, 21, 24, 27, 30$.
$\text{Mean } \bar{x} = \frac{3+6+\ldots+30}{10} = \frac{165}{10} = 16.5$Since the mean is not a natural number, we use the step-deviation method with assumed mean $A = 18$:
$\begin{array}{|l|l|l|} \hline x_i & d_i=x_i-18 & d_i^2 \\ \hline 3 & -15 & 225 \\ 6 & -12 & 144 \\ 9 & -9 & 81 \\ 12 & -6 & 36 \\ 15 & -3 & 9 \\ 18 & 0 & 0 \\ 21 & 3 & 9 \\ 24 & 6 & 36 \\ 27 & 9 & 81 \\ 30 & 12 & 144 \\ \hline & \Sigma d_i=-15 & \Sigma d_i^2=765 \\ \hline \end{array}$ $\bar{d} = \frac{\Sigma d_i}{n} = \frac{-15}{10} = -1.5$ $\sigma^2 = \frac{1}{n}\Sigma d_i^2 – \bar{d}^2 = \frac{765}{10} – (-1.5)^2 = 76.5 – 2.25 = \boxed{74.25}$
4. Find the mean and variance for: $x_i$: 6, 10, 14, 18, 24, 28, 30 and $f_i$: 2, 4, 7, 12, 8, 4, 3.
We take assumed mean $A = 18$ and form the following table:
$\begin{array}{|l|l|l|l|l|l|} \hline x_i & f_i & d_i=x_i-18 & d_i^2 & f_i d_i & f_i d_i^2 \\ \hline 6 & 2 & – 12 & 144 & – 24 & 288 \\ 10 & 4 & – 8 & 64 & – 32 & 256 \\ 14 & 7 & – 4 & 16 & – 28 & 112 \\ 18 & 12 & 0 & 0 & 0 & 0 \\ 24 & 8 & 6 & 36 & 48 & 288 \\ 28 & 4 & 10 & 100 & 40 & 400 \\ 30 & 3 & 12 & 144 & 36 & 432 \\ \hline & 40 & & & 40 & 1776 \\ \hline \end{array}$Here $N = 40$, $\displaystyle\sum f_i d_i = 40$, $\displaystyle\sum f_i d_i^2 = 1776$.
$\bar{x} = A + \frac{\sum f_i d_i}{N} = 18 + \frac{40}{40} = 19$ $\sigma^2 = \frac{1}{N}\sum f_i d_i^2 – \left(\frac{\sum f_i d_i}{N}\right)^2 = \frac{1776}{40} – (1)^2 = 44.4 – 1 = \boxed{43.4}$
5. Find the mean and variance for: $x_i$: 92, 93, 97, 98, 102, 104, 109 and $f_i$: 3, 2, 3, 2, 6, 3, 3.
We take assumed mean $A = 100$ and form the working table:
$\begin{array}{|l|l|l|l|l|l|} \hline x_i & f_i & d_i=x_i-100 & d_i^2 & f_i d_i & f_i d_i^2 \\ \hline 92 & 3 & -8 & 64 & – 24 & 192 \\ 93 & 2 & -7 & 49 & -14 & 98 \\ 97 & 3 & – 3 & 9 & -9 & 27 \\ 98 & 2 & -2 & 4 & – 4 & 8 \\ 102 & 6 & 2 & 4 & 12 & 24 \\ 104 & 3 & 4 & 16 & 12 & 48 \\ 109 & 3 & 9 & 81 & 27 & 243 \\ \hline & 22 & & & 0 & 640 \\ \hline \end{array}$Here $N = 22$, $\displaystyle\sum f_i d_i = 0$.
$\bar{x} = A + \frac{\sum f_i d_i}{N} = 100 + 0 = 100$ $\sigma^2 = \frac{1}{N}\sum f_i d_i^2 – \left(\frac{\sum f_i d_i}{N}\right)^2 = \frac{640}{22} – 0 = \frac{320}{11} \approx \boxed{29.09}$
6. Find the mean and standard deviation using short-cut method for: $x_i$: 60–68 with given frequencies.
We take assumed mean $A = 64$ and form the step-deviation table:
$\begin{array}{|l|l|l|l|l|l|} \hline x_i & f_i & d_i=x_i-64 & d_i^2 & f_i d_i & f_i d_i^2 \\ \hline 60 & 2 & – 4 & 16 & – 8 & 32 \\ 61 & 1 & -3 & 9 & -3 & 9 \\ 62 & 12 & -2 & 4 & -24 & 48 \\ 63 & 29 & -1 & 1 & -29 & 29 \\ 64 & 25 & 0 & 0 & 0 & 0 \\ 65 & 12 & 1 & 1 & 12 & 12 \\ 66 & 10 & 2 & 4 & 20 & 40 \\ 67 & 4 & 3 & 9 & 12 & 36 \\ 68 & 5 & 4 & 16 & 20 & 80 \\ \hline & 100 & & & 0 & 286 \\ \hline \end{array}$Here $N = 100$, $\displaystyle\sum f_i d_i = 0$, $\displaystyle\sum f_i d_i^2 = 286$.
$\bar{x} = A + \frac{\sum f_i d_i}{N} = 64 + 0 = 64$ $\sigma^2 = \frac{1}{N}\sum f_i d_i^2 – \left(\frac{1}{N}\sum f_i d_i\right)^2 = \frac{286}{100} – 0 = 2.86$ $\text{Standard deviation } \sigma = \sqrt{2.86} \approx \boxed{1.69}$
7. Find the mean and variance for the frequency distribution: Classes 0–210, Frequencies 2, 3, 5, 10, 3, 5, 2.
We take $A = 105$ and $h = 30$, then form the step-deviation table:
$\begin{array}{|l|l|l|l|l|l|} \hline Class & f_i & Mid-value x_i & y_i=\frac{x_i-105}{30} & f_i y_i & f_i y_i^2 \\ \hline 0-30 & 2 & 15 & -3 & -6 & 18 \\ 30-60 & 3 & 45 & -2 & -6 & 12 \\ 60-90 & 5 & 75 & -1 & -5 & 5 \\ 90-120 & 10 & 105 & 0 & 0 & 0 \\ 120-150 & 3 & 135 & 1 & 3 & 3 \\ 150-180 & 5 & 165 & 2 & 10 & 20 \\ 180-210 & 2 & 195 & 3 & 6 & 18 \\ \hline & 30 & & & 2 & 76 \\ \hline \end{array}$ $\bar{x} = A + \frac{h}{N}\Sigma f_i y_i = 105 + 30 \times \frac{2}{30} = 107$ $\sigma^2 = h^2\left[\frac{1}{N}\Sigma f_i y_i^2 – \left(\frac{1}{N}\Sigma f_i y_i\right)^2\right] = 900\left[\frac{76}{30} – \left(\frac{2}{30}\right)^2\right] = 900 \times \frac{2276}{900} = \boxed{2276}$
8. Find the mean and variance for: Classes 0–50, Frequencies 5, 8, 15, 16, 6.
We take assumed mean $A = 25$ and $h = 10$, then form the working table:
$\begin{array}{|l|l|l|l|l|l|l|} \hline Class & f_i & x_i & y_i=\frac{x_i-25}{10} & y_i^2 & f_i y_i & f_i y_i^2 \\ \hline 0-10 & 5 & 5 & – 2 & 4 & – 10 & 20 \\ 10-20 & 8 & 15 & -1 & 1 & -8 & 8 \\ 20-30 & 15 & 25 & 0 & 0 & 0 & 0 \\ 30-40 & 16 & 35 & 1 & 1 & 16 & 16 \\ 40-50 & 6 & 45 & 2 & 4 & 12 & 24 \\ \hline & 50 & & & & 10 & 68 \\ \hline \end{array}$ $\bar{x} = A + \frac{\sum f_i y_i}{N} \times h = 25 + \frac{10}{50} \times 10 = 27$ $\sigma^2 = \frac{h^2}{N^2}\left[N\sum f_i y_i^2 – \left(\sum f_i y_i\right)^2\right] = \frac{100}{2500}[50 \times 68 – 100] = \frac{3300}{25} = \boxed{132}$
9. Find the mean, variance and standard deviation using short-cut method for heights of children (70–115 cm).
We take assumed mean $A = 92.5$ and $h = 5$, then form the table:
$\begin{array}{|l|l|l|l|l|l|l|} \hline Height (cm) & f_i & x_i & y_i=\frac{x_i-92.5}{5} & y_i^2 & f_i y_i & f_i y_i^2 \\ \hline 70-75 & 3 & 72.5 & – 4 & 16 & – 12 & 48 \\ 75-80 & 4 & 77.5 & – 3 & 9 & – 12 & 36 \\ 80-85 & 7 & 82.5 & – 2 & 4 & – 14 & 28 \\ 85-90 & 7 & 87.5 & – 1 & 1 & – 7 & 7 \\ 90-95 & 15 & 92.5 & 0 & 0 & 0 & 0 \\ 95-100 & 9 & 97.5 & 1 & 1 & 9 & 9 \\ 100-105 & 6 & 102.5 & 2 & 4 & 12 & 24 \\ 105-110 & 6 & 107.5 & 3 & 9 & 18 & 54 \\ 110-115 & 3 & 112.5 & 4 & 16 & 12 & 48 \\ \hline & 60 & & & & 6 & 254 \\ \hline \end{array}$ $\bar{x} = A + \frac{\sum f_i y_i}{N} \times h = 92.5 + \frac{6}{60} \times 5 = 92.5 + 0.5 = 93$ $\sigma^2 = \frac{h^2}{N^2}\left[N\sum f_i y_i^2 – \left(\sum f_i y_i\right)^2\right] = \frac{25}{3600}[60 \times 254 – 36] = \frac{15204}{144} \approx 105.58$ $\text{Standard deviation } \sigma = \sqrt{105.58} \approx \boxed{10.27}$
10. Calculate the standard deviation and mean diameter for circles (diameters 33–52 mm).
We first make the data continuous: classes become $32.5$–$36.5$, $36.5$–$40.5$, etc. Taking $A = 42.5$ and $h = 4$:
$\begin{array}{|l|l|l|l|l|l|} \hline Diameter & x_i & f_i & y_i=\frac{x_i-42.5}{4} & f_i y_i & f_i y_i^2 \\ \hline 32.5-36.5 & 34.5 & 15 & -2 & -30 & 60 \\ 36.5-40.5 & 38.5 & 17 & -1 & -17 & 17 \\ 40.5-44.5 & 42.5 & 21 & 0 & 0 & 0 \\ 44.5-48.5 & 46.5 & 22 & 1 & 22 & 22 \\ 48.5-52.5 & 50.5 & 25 & 2 & 50 & 100 \\ \hline & & 100 & & 25 & 199 \\ \hline \end{array}$ $\sigma^2 = h^2\left[\frac{1}{N}\sum f_i y_i^2 – \left(\frac{\sum f_i y_i}{N}\right)^2\right] = 16\left[\frac{199}{100} – \left(\frac{25}{100}\right)^2\right] = 16 \times 1.9275 \approx 30.84$ $\text{S.D. } \sigma = \sqrt{30.84} \approx \boxed{5.55}$ $\bar{x} = A + h\frac{\Sigma f_i y_i}{\Sigma f_i} = 42.5 + 4 \times \frac{25}{100} = 42.5 + 1 = \boxed{43.5}$Exercise 13.3
1. From the given data, state which group (A or B) is more variable using marks 10–80.
For Group A (taking $A = 45$, $h = 10$):
$\begin{array}{|l|l|l|l|l|l|} \hline Marks & f_i & x_i & u_i=\frac{x_i-45}{10} & f_i u_i & f_i u_i^2 \\ \hline 10-20 & 9 & 15 & – 3 & – 27 & 81 \\ 20-30 & 17 & 25 & – 2 & – 34 & 68 \\ 30-40 & 32 & 35 & – 1 & – 32 & 32 \\ 40-50 & 33 & 45 & 0 & 0 & 0 \\ 50-60 & 40 & 55 & 1 & 40 & 40 \\ 60-70 & 10 & 65 & 2 & 20 & 40 \\ 70-80 & 9 & 75 & 3 & 27 & 81 \\ \hline & 150 & & & -6 & 342 \\ \hline \end{array}$ $\bar{x} = 45 – \frac{6}{150} \times 10 = 44.6$ $\sigma_x^2 = \frac{h^2}{N^2}\left[N\Sigma f_i u_i^2 – (\Sigma f_i u_i)^2\right] = \frac{100}{22500}[150 \times 342 – 36] = \frac{51264}{225} \approx 227.84$ $\text{S.D.}(\sigma_x) = \sqrt{227.84} \approx 15.09$For Group B (same $A = 45$, $h = 10$):
$\begin{array}{|l|l|l|l|l|l|} \hline Marks & f_i & y_i & u_i=\frac{y_i-45}{10} & f_i u_i & f_i u_i^2 \\ \hline 10-20 & 10 & 15 & – 3 & – 30 & 90 \\ 20-30 & 20 & 25 & – 2 & – 40 & 80 \\ 30-40 & 30 & 35 & – 1 & – 30 & 30 \\ 40-50 & 25 & 45 & 0 & 0 & 0 \\ 50-60 & 43 & 55 & 1 & 43 & 43 \\ 60-70 & 15 & 65 & 2 & 30 & 60 \\ 70-80 & 7 & 75 & 3 & 21 & 63 \\ \hline & 150 & & & -6 & 366 \\ \hline \end{array}$ $\bar{y} = 45 – \frac{6}{150} \times 10 = 44.6$ $\sigma_y^2 = \frac{100}{22500}[150 \times 366 – 36] = \frac{54864}{225} \approx 243.84$ $\text{S.D.}(\sigma_y) = \sqrt{243.84} \approx 15.61$Since both groups have the same mean, the group with larger standard deviation is more variable. Since $\sigma_y > \sigma_x$, Group B is more variable.
2. From the prices of shares X and Y, find out which is more stable in value.
For Shares X (assumed mean $A = 50$):
$\begin{array}{|l|l|l|} \hline x_i & d_i=x_i-50 & d_i^2 \\ \hline 35 & – 15 & 225 \\ 54 & 4 & 16 \\ 52 & 2 & 4 \\ 53 & 3 & 9 \\ 56 & 6 & 36 \\ 58 & 8 & 64 \\ 52 & 2 & 4 \\ 50 & 0 & 0 \\ 51 & 1 & 1 \\ 49 & – 1 & 1 \\ \hline n=10 & 10 & 360 \\ \hline \end{array}$ $\bar{x} = A + \frac{\Sigma d_i}{n} = 50 + \frac{10}{10} = 51$ $\sigma_x^2 = \frac{1}{n^2}\left[n\Sigma d_i^2 – (\Sigma d_i)^2\right] = \frac{1}{100}[3600-100] = 35 \quad \Rightarrow \quad \sigma_x = \sqrt{35} \approx 5.92$For Shares Y (assumed mean $A = 104$):
$\begin{array}{|l|l|l|} \hline y_i & d_i=y_i-104 & d_i^2 \\ \hline 108 & 4 & 16 \\ 107 & 3 & 9 \\ 105 & 1 & 1 \\ 105 & 1 & 1 \\ 106 & 2 & 4 \\ 107 & 3 & 9 \\ 104 & 0 & 0 \\ 103 & – 1 & 1 \\ 104 & 0 & 0 \\ 101 & – 3 & 9 \\ \hline n=10 & 10 & 50 \\ \hline \end{array}$ $\bar{y} = 104 + \frac{10}{10} = 105$ $\sigma_y^2 = \frac{1}{100}[500-100] = 4 \quad \Rightarrow \quad \sigma_y = 2$Comparing Coefficients of Variation:
$\text{C.V. for X} = \frac{\sigma_x}{\bar{x}} \times 100 = \frac{5.92}{51} \times 100 = 11.61$ $\text{C.V. for Y} = \frac{\sigma_y}{\bar{y}} \times 100 = \frac{2}{105} \times 100 = 1.90$Since C.V. for Y is much smaller than C.V. for X, Share Y is more stable.
3. An analysis of monthly wages of firms A and B: (i) Which firm pays larger monthly wages? (ii) Which shows greater variability?
(i) We are given $\bar{x} = \bar{y} = ₹5253$ (same for both firms), $n_1 = 586$ (Firm A), $n_2 = 648$ (Firm B).
Total monthly wages paid = No. of workers × Mean wage.
Since $\bar{x} = \bar{y}$ and $n_2 > n_1$, Firm B pays a larger total amount as monthly wages.
(ii) We are given $\sigma_A^2 = 100$ and $\sigma_B^2 = 121$, giving $\sigma_A = 10$ and $\sigma_B = 11$.
Since both firms have the same mean and $\sigma_B > \sigma_A$, Firm B shows greater variability in individual wages.
4. Goals scored by Team A in a football session are given. For Team B, mean = 2, S.D. = 1.25. Which team is more consistent?
For Team A:
$\begin{array}{|l|l|l|l|} \hline x_i & f_i & f_i x_i & f_i x_i^2 \\ \hline 0 & 1 & 0 & 0 \\ 1 & 9 & 9 & 9 \\ 2 & 7 & 14 & 28 \\ 3 & 5 & 15 & 45 \\ 4 & 3 & 12 & 48 \\ \hline & 25 & 50 & 130 \\ \hline \end{array}$ $\bar{x} = \frac{\Sigma f_i x_i}{N} = \frac{50}{25} = 2$ $\sigma_A^2 = \frac{1}{N^2}\left[N\Sigma f_i x_i^2 – (\Sigma f_i x_i)^2\right] = \frac{1}{625}[25 \times 130 – 2500] = \frac{750}{625} = 1.2$For Team B: Mean $\bar{y} = 2$, S.D. $= 1.25$, so Variance $\sigma_B^2 = (1.25)^2 = 1.5625$.
Since $\bar{x} = \bar{y} = 2$ and $\sigma_A^2 < \sigma_B^2$, Team A has smaller variability. Therefore, Team A is more consistent.
5. Given sums and sums of squares for length $x$ and weight $y$ of 50 plant products, determine which is more varying.
For Length $(x)$:
$\bar{x} = \frac{\sum_{i=1}^{50} x_i}{50} = \frac{212}{50} = 4.24$ $\sigma_x = \sqrt{\frac{1}{50}\sum x_i^2 – (\bar{x})^2} = \sqrt{\frac{902.8}{50} – (4.24)^2} = \sqrt{18.056 – 17.9776} = \sqrt{0.0784} = 0.28$ $\text{C.V. for } x = \frac{0.28}{4.24} \times 100 = 6.60$For Weight $(y)$:
$\bar{y} = \frac{\sum_{i=1}^{50} y_i}{50} = \frac{261}{50} = 5.22$ $\sigma_y = \sqrt{\frac{1457.6}{50} – (5.22)^2} = \sqrt{29.152 – 27.2484} = \sqrt{1.9036} = 1.38$ $\text{C.V. for } y = \frac{1.38}{5.22} \times 100 = 26.44$Since C.V. for $y >$ C.V. for $x$, weight is more varying than length.
Miscellaneous Exercise
1. The mean and variance of eight observations are 9 and 9.25. If six of the observations are 6, 7, 10, 12, 12 and 13, find the remaining two.
Let the two unknown observations be $a$ and $b$. Using $\bar{x} = 9$ and $n = 8$:
$9 = \frac{6+7+10+12+12+13+a+b}{8} \Rightarrow 72 = 60+a+b \Rightarrow a+b = 12 \quad\cdots(i)$Using the variance formula $\sigma^2 = \dfrac{1}{n}\Sigma x^2 – \bar{x}^2$ with $\sigma^2 = 9.25$:
$9.25 = \frac{1}{8}(36+49+100+144+144+169+a^2+b^2) – 81$ $\Rightarrow 90.25 \times 8 = 642 + a^2+b^2 \Rightarrow a^2+b^2 = 80 \quad\cdots(ii)$From (i): $b = 12-a$. Substituting into (ii):
$a^2+(12-a)^2 = 80 \Rightarrow 2a^2-24a+64 = 0 \Rightarrow a^2-12a+32 = 0$ $(a-4)(a-8) = 0 \Rightarrow a = 4 \text{ or } a = 8$When $a = 4$: $b = 8$. When $a = 8$: $b = 4$.
∴ The remaining two observations are $\boxed{4 \text{ and } 8}$.
2. The mean and variance of 7 observations are 8 and 16. If five observations are 2, 4, 10, 12, 14, find the remaining two.
Let the two unknown observations be $a$ and $b$. Using $\bar{x} = 8$ and $n = 7$:
$8 = \frac{2+4+10+12+14+a+b}{7} \Rightarrow 56 = 42+a+b \Rightarrow a+b = 14 \quad\cdots(i)$Using $\sigma^2 = 16$ with the variance formula:
$16 = \frac{1}{7}\left[4+16+100+144+196+a^2+b^2\right] – 64$ $\Rightarrow 80 \times 7 = 460 + a^2+b^2 \Rightarrow a^2+b^2 = 100 \quad\cdots(ii)$From (i): $b = 14-a$. Substituting into (ii):
$a^2+(14-a)^2 = 100 \Rightarrow 2a^2-28a+96 = 0 \Rightarrow a^2-14a+48 = 0$ $(a-6)(a-8) = 0 \Rightarrow a = 6 \text{ or } a = 8$When $a = 6$: $b = 8$. When $a = 8$: $b = 6$.
∴ The remaining two observations are $\boxed{6 \text{ and } 8}$.
3. The mean and standard deviation of six observations are 8 and 4. If each observation is multiplied by 3, find the new mean and new standard deviation.
Let the six observations be $x_1, x_2, \ldots, x_6$.
$\bar{x} = 8 \Rightarrow \sum_{i=1}^6 x_i = 48 \quad\cdots(i)$ $\sigma_x = 4 \Rightarrow \frac{1}{6}\sum_{i=1}^6(x_i-\bar{x})^2 = 16 \Rightarrow \sum_{i=1}^6(x_i-\bar{x})^2 = 96 \quad\cdots(ii)$When each observation is multiplied by 3, the new observations are $y_i = 3x_i$.
$\text{New mean } \bar{y} = \frac{\sum 3x_i}{6} = \frac{3 \times 48}{6} = \boxed{24} = 3\bar{x}$ $\text{New S.D. } \sigma_y = \sqrt{\frac{1}{6}\sum(3x_i-3\bar{x})^2} = \sqrt{\frac{9}{6}\sum(x_i-\bar{x})^2} = \sqrt{\frac{9}{6} \times 96} = \sqrt{144} = \boxed{12}$
4. Given mean $\bar{x}$ and variance $\sigma^2$ of $n$ observations $x_1, x_2, \ldots, x_n$. Prove that the mean and variance of $ax_1, ax_2, \ldots, ax_n$ are $a\bar{x}$ and $a^2\sigma^2$ respectively.
We are given:
$\bar{x} = \frac{1}{n}\sum_{i=1}^n x_i \quad \text{and} \quad \sigma^2 = \frac{1}{n}\sum_{i=1}^n(x_i-\bar{x})^2 \quad\cdots(i)$When each observation is multiplied by $a (\neq 0)$, the new observations are $ax_1, ax_2, \ldots, ax_n$.
New Mean:
$\frac{ax_1+ax_2+\ldots+ax_n}{n} = \frac{a(x_1+x_2+\ldots+x_n)}{n} = a\bar{x} \quad [\text{By }(i)]$∴ New mean $= a\bar{x}$. (Proved)
New Variance:
$\text{New variance} = \frac{1}{n}\sum_{i=1}^n(ax_i – a\bar{x})^2 = \frac{1}{n}\sum_{i=1}^n a^2(x_i-\bar{x})^2 = a^2 \cdot \frac{1}{n}\sum_{i=1}^n(x_i-\bar{x})^2 = a^2\sigma^2 \quad [\text{Using }(i)]$∴ New variance $= a^2\sigma^2$. (Proved)
5. Mean and S.D. of 20 observations are 10 and 2. Observation 8 was incorrect. Find correct mean and S.D. when (i) wrong item is omitted, (ii) it is replaced by 12.
Here $n = 20$, $\bar{x} = 10$, $\sigma = 2$.
$\Sigma x_i = n\bar{x} = 200 \quad\cdots(i)$Using the formula $\dfrac{1}{n}\Sigma x_i^2 – \bar{x}^2 = \sigma^2 = 4$:
$\frac{1}{20}\Sigma x_i^2 = 100+4 = 104 \Rightarrow \Sigma x_i^2 = 2080 \quad\cdots(ii)$(i) Wrong item 8 is omitted:
$\text{New }\Sigma x_i = 200-8 = 192, \quad \text{New }\Sigma x_i^2 = 2080-64 = 2016, \quad \text{New }n = 19$ $\text{New mean} = \frac{192}{19} \approx 10.1$ $\text{New variance} = \frac{2016}{19} – \left(\frac{192}{19}\right)^2 = \frac{19 \times 2016 – 192^2}{361} = \frac{38304-36864}{361} = \frac{1440}{361} \approx 3.99$ $\text{New S.D.} = \sqrt{3.99} \approx \boxed{1.99}$(ii) Wrong entry 8 replaced by 12:
$\text{Corrected }\Sigma x_i = 200-8+12 = 204, \quad n = 20 \text{ (unchanged)}$ $\text{Corrected mean} = \frac{204}{20} = \boxed{10.2}$ $\text{Corrected }\Sigma x_i^2 = 2080-64+144 = 2160$ $\text{Corrected }\sigma^2 = \frac{2160}{20} – (10.2)^2 = 108-104.04 = 3.96$ $\text{Corrected S.D.} = \sqrt{3.96} \approx \boxed{1.99}$
6. The mean and S.D. of marks of 50 students in Maths, Physics and Chemistry are given. Which subject shows the highest and lowest variability?
The Coefficient of Variation (C.V.) measures relative variability. We calculate it for each subject using $\text{C.V.} = \dfrac{\text{S.D.}}{\text{Mean}} \times 100$:
$\text{C.V. for Mathematics} = \frac{12}{42} \times 100 = 28.57$ $\text{C.V. for Physics} = \frac{15}{32} \times 100 = 46.88$ $\text{C.V. for Chemistry} = \frac{20}{40.9} \times 100 = 48.9$Since Chemistry has the greatest C.V., it shows the highest variability.
Since Mathematics has the smallest C.V., it shows the lowest variability.
7. Mean and S.D. of 100 observations were 20 and 3. Three incorrect observations 21, 21, 18 are omitted. Find the corrected mean and S.D.
With $n = 100$, $\bar{x} = 20$, $\sigma = 3$:
$\Sigma x_i = n\bar{x} = 100 \times 20 = 2000$Omitting the three incorrect observations $21, 21, 18$:
$\text{New }\Sigma x_i = 2000 – (21+21+18) = 2000-60 = 1940$ $\text{New }n = 100-3 = 97 \quad \Rightarrow \quad \text{New mean} = \frac{1940}{97} = \boxed{20}$Using $\sigma^2 = 9$ to find $\Sigma x_i^2$:
$\frac{1}{100}\Sigma x_i^2 – 400 = 9 \Rightarrow \Sigma x_i^2 = 409 \times 100 = 40900$ $\text{Corrected }\Sigma x_i^2 = 40900 – (21)^2-(21)^2-(18)^2 = 40900-441-441-324 = 39694$ $\text{Corrected }\sigma^2 = \frac{39694}{97} – (20)^2 = 409.216 – 400 = 9.216$ $\text{Corrected }\sigma = \sqrt{9.216} \approx \boxed{3.036}$Test Your Mathematical Logic
Complete the Chapter 1 quiz to unlock your performance badge.
| Pos. | Name | Score | Duration |
|---|---|---|---|
| 1 | dsdd | 100 % | 17 seconds |
| 2 | dsds | 50 % | 21 seconds |
| 3 | dsdsd | 33 % | 2 minutes 1 seconds |
| 4 | 123 | 17 % | 15 seconds |
| 5 | kkjlj | 6 % | 11 seconds |
| 6 | lkjljklj | 0 % | 11 seconds |
| 7 | hjjh | 0 % | 13 seconds |
| 8 | sdsd | 0 % | 17 seconds |
| 9 | erre | 0 % | 23 seconds |
| 10 | dssdsd | 0 % | 30 minutes 9 seconds |
Download Assignments, DPP’s here
Get the editable Word files and premium DPPs for this chapter.
