Complete step-by-step solutions for Exercise 13.2 of Statistics — variance and standard deviation for ungrouped data, discrete frequency distributions, and continuous frequency distributions, plus the shortcut step-deviation method for larger values. Every question is worked with full, properly laid-out tables, in exam-ready detail as per the CBSE 2026-27 syllabus.
Step 1: Find the mean
\bar{x}=\dfrac{6+7+10+12+13+4+8+12}{8}=\dfrac{72}{8}=9
Step 2: Tabulate the squared deviations
| xi | 6 | 7 | 10 | 12 | 13 | 4 | 8 | 12 | Total |
|---|---|---|---|---|---|---|---|---|---|
| xi − x̄ | −3 | −2 | 1 | 3 | 4 | −5 | −1 | 3 | — |
| (xi − x̄)² | 9 | 4 | 1 | 9 | 16 | 25 | 1 | 9 | 74 |
Step 3: Compute the variance
\sigma^2=\dfrac{1}{n}\sum(x_i-\bar{x})^2=\dfrac{74}{8}=\dfrac{37}{4}=9.25
Step 1: Find the mean
The first n natural numbers are 1,2,3,\ldots,n. Using the sum formula 1+2+\cdots+n=\dfrac{n(n+1)}{2}:
\bar{x}=\dfrac{1}{n}\times\dfrac{n(n+1)}{2}=\dfrac{n+1}{2}
Step 2: Find the variance
Using the shortcut formula \sigma^2=\dfrac{1}{n}\sum x_i^2-\bar{x}^2, and the standard sum \displaystyle\sum_{i=1}^n i^2=\dfrac{n(n+1)(2n+1)}{6}:
\dfrac{1}{n}\sum x_i^2=\dfrac{1}{n}\times\dfrac{n(n+1)(2n+1)}{6}=\dfrac{(n+1)(2n+1)}{6}
So:
\sigma^2=\dfrac{(n+1)(2n+1)}{6}-\left(\dfrac{n+1}{2}\right)^2
Taking (n+1) common:
\sigma^2=(n+1)\left[\dfrac{2n+1}{6}-\dfrac{n+1}{4}\right]=(n+1)\times\dfrac{2(2n+1)-3(n+1)}{12}
=(n+1)\times\dfrac{4n+2-3n-3}{12}=(n+1)\times\dfrac{n-1}{12}=\dfrac{n^2-1}{12}
The first 10 multiples of 3 are 3,6,9,12,15,18,21,24,27,30 — that is, 3 times the first 10 natural numbers 1,2,\ldots,10.
Step 1: Use the mean and variance of the first 10 natural numbers
Using the result of Question 2 with n=10:
\text{Mean of }1,\ldots,10=\dfrac{10+1}{2}=5.5,\qquad\text{Variance of }1,\ldots,10=\dfrac{10^2-1}{12}=\dfrac{99}{12}=8.25
Step 2: Scale by the common factor 3
When every observation is multiplied by a constant k, the new mean is k times the old mean, and the new variance is k^2 times the old variance. Here k=3:
\bar{x}=3\times5.5=16.5=\dfrac{33}{2}
\sigma^2=3^2\times8.25=9\times8.25=74.25=\dfrac{297}{4}
Verification by direct calculation
| xi | 3 | 6 | 9 | 12 | 15 | 18 | 21 | 24 | 27 | 30 | Total |
|---|---|---|---|---|---|---|---|---|---|---|---|
| xi − x̄ | −13.5 | −10.5 | −7.5 | −4.5 | −1.5 | 1.5 | 4.5 | 7.5 | 10.5 | 13.5 | — |
| (xi − x̄)² | 182.25 | 110.25 | 56.25 | 20.25 | 2.25 | 2.25 | 20.25 | 56.25 | 110.25 | 182.25 | 742.5 |
\sigma^2=\dfrac{742.5}{10}=74.25 — matching the scaling result above.
| xi | 6 | 10 | 14 | 18 | 24 | 28 | 30 |
|---|---|---|---|---|---|---|---|
| fi | 2 | 4 | 7 | 12 | 8 | 4 | 3 |
Step 1: Set up the working table and find the mean
| xi | fi | fixi | xi − x̄ | (xi − x̄)² | fi(xi − x̄)² |
|---|---|---|---|---|---|
| 6 | 2 | 12 | −13 | 169 | 338 |
| 10 | 4 | 40 | −9 | 81 | 324 |
| 14 | 7 | 98 | −5 | 25 | 175 |
| 18 | 12 | 216 | −1 | 1 | 12 |
| 24 | 8 | 192 | 5 | 25 | 200 |
| 28 | 4 | 112 | 9 | 81 | 324 |
| 30 | 3 | 90 | 11 | 121 | 363 |
| Total | N = 40 | 760 | — | — | 1736 |
\bar{x}=\dfrac{1}{\text{N}}\sum f_ix_i=\dfrac{760}{40}=19
(The deviation column above uses this mean of 19 — e.g. for x_i=6: 6-19=-13.)
Step 2: Compute the variance
\sigma^2=\dfrac{1}{\text{N}}\sum f_i(x_i-\bar{x})^2=\dfrac{1736}{40}=\dfrac{217}{5}=43.4
| xi | 92 | 93 | 97 | 98 | 102 | 104 | 109 |
|---|---|---|---|---|---|---|---|
| fi | 3 | 2 | 3 | 2 | 6 | 3 | 3 |
Step 1: Set up the working table and find the mean
| xi | fi | fixi | xi − x̄ | (xi − x̄)² | fi(xi − x̄)² |
|---|---|---|---|---|---|
| 92 | 3 | 276 | −8 | 64 | 192 |
| 93 | 2 | 186 | −7 | 49 | 98 |
| 97 | 3 | 291 | −3 | 9 | 27 |
| 98 | 2 | 196 | −2 | 4 | 8 |
| 102 | 6 | 612 | 2 | 4 | 24 |
| 104 | 3 | 312 | 4 | 16 | 48 |
| 109 | 3 | 327 | 9 | 81 | 243 |
| Total | N = 22 | 2200 | — | — | 640 |
\bar{x}=\dfrac{1}{\text{N}}\sum f_ix_i=\dfrac{2200}{22}=100
Step 2: Compute the variance
\sigma^2=\dfrac{1}{\text{N}}\sum f_i(x_i-\bar{x})^2=\dfrac{640}{22}=\dfrac{320}{11}\approx29.09
| xi | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 |
|---|---|---|---|---|---|---|---|---|---|
| fi | 2 | 1 | 12 | 29 | 25 | 12 | 10 | 4 | 5 |
Take the assumed mean \text{A}=64 and h=1, and let y_i=\dfrac{x_i-\text{A}}{h}=x_i-64.
Step 1: Set up the step-deviation table
| xi | fi | yi | fiyi | fiyi² |
|---|---|---|---|---|
| 60 | 2 | −4 | −8 | 32 |
| 61 | 1 | −3 | −3 | 9 |
| 62 | 12 | −2 | −24 | 48 |
| 63 | 29 | −1 | −29 | 29 |
| 64 | 25 | 0 | 0 | 0 |
| 65 | 12 | 1 | 12 | 12 |
| 66 | 10 | 2 | 20 | 40 |
| 67 | 4 | 3 | 12 | 36 |
| 68 | 5 | 4 | 20 | 80 |
| Total | N = 100 | — | 0 | 286 |
Step 2: Compute the mean
\bar{x}=\text{A}+h\times\dfrac{\sum f_iy_i}{\text{N}}=64+1\times\dfrac{0}{100}=64
Step 3: Compute the variance and standard deviation
\sigma^2=\dfrac{h^2}{\text{N}^2}\left[\text{N}\sum f_iy_i^2-\left(\sum f_iy_i\right)^2\right]=\dfrac{1}{10000}\left[100\times286-0^2\right]=\dfrac{28600}{10000}=2.86
\sigma=\sqrt{2.86}\approx1.69
| Classes | 0-30 | 30-60 | 60-90 | 90-120 | 120-150 | 150-180 | 180-210 |
|---|---|---|---|---|---|---|---|
| Frequencies | 2 | 3 | 5 | 10 | 3 | 5 | 2 |
Step 1: Find the mid-point of each class and set up the working table
| Class | fi | Mid-point xi | fixi | xi − x̄ | (xi − x̄)² | fi(xi − x̄)² |
|---|---|---|---|---|---|---|
| 0-30 | 2 | 15 | 30 | −92 | 8464 | 16928 |
| 30-60 | 3 | 45 | 135 | −62 | 3844 | 11532 |
| 60-90 | 5 | 75 | 375 | −32 | 1024 | 5120 |
| 90-120 | 10 | 105 | 1050 | −2 | 4 | 40 |
| 120-150 | 3 | 135 | 405 | 28 | 784 | 2352 |
| 150-180 | 5 | 165 | 825 | 58 | 3364 | 16820 |
| 180-210 | 2 | 195 | 390 | 88 | 7744 | 15488 |
| Total | N = 30 | — | 3210 | — | — | 68280 |
\bar{x}=\dfrac{1}{\text{N}}\sum f_ix_i=\dfrac{3210}{30}=107
Step 2: Compute the variance
\sigma^2=\dfrac{1}{\text{N}}\sum f_i(x_i-\bar{x})^2=\dfrac{68280}{30}=2276
| Classes | 0-10 | 10-20 | 20-30 | 30-40 | 40-50 |
|---|---|---|---|---|---|
| Frequencies | 5 | 8 | 15 | 16 | 6 |
Step 1: Find the mid-point of each class and set up the working table
| Class | fi | Mid-point xi | fixi | xi − x̄ | (xi − x̄)² | fi(xi − x̄)² |
|---|---|---|---|---|---|---|
| 0-10 | 5 | 5 | 25 | −22 | 484 | 2420 |
| 10-20 | 8 | 15 | 120 | −12 | 144 | 1152 |
| 20-30 | 15 | 25 | 375 | −2 | 4 | 60 |
| 30-40 | 16 | 35 | 560 | 8 | 64 | 1024 |
| 40-50 | 6 | 45 | 270 | 18 | 324 | 1944 |
| Total | N = 50 | — | 1350 | — | — | 6600 |
\bar{x}=\dfrac{1}{\text{N}}\sum f_ix_i=\dfrac{1350}{50}=27
Step 2: Compute the variance
\sigma^2=\dfrac{1}{\text{N}}\sum f_i(x_i-\bar{x})^2=\dfrac{6600}{50}=132
| Height in cms | 70-75 | 75-80 | 80-85 | 85-90 | 90-95 | 95-100 | 100-105 | 105-110 | 110-115 |
|---|---|---|---|---|---|---|---|---|---|
| No. of children | 3 | 4 | 7 | 7 | 15 | 9 | 6 | 6 | 3 |
Take the assumed mean \text{A}=92.5 (the mid-point of the class 90-95) and h=5, and let y_i=\dfrac{x_i-\text{A}}{h}.
Step 1: Set up the step-deviation table
| Class | fi | Mid-point xi | yi | fiyi | fiyi² |
|---|---|---|---|---|---|
| 70-75 | 3 | 72.5 | −4 | −12 | 48 |
| 75-80 | 4 | 77.5 | −3 | −12 | 36 |
| 80-85 | 7 | 82.5 | −2 | −14 | 28 |
| 85-90 | 7 | 87.5 | −1 | −7 | 7 |
| 90-95 | 15 | 92.5 | 0 | 0 | 0 |
| 95-100 | 9 | 97.5 | 1 | 9 | 9 |
| 100-105 | 6 | 102.5 | 2 | 12 | 24 |
| 105-110 | 6 | 107.5 | 3 | 18 | 54 |
| 110-115 | 3 | 112.5 | 4 | 12 | 48 |
| Total | N = 60 | — | — | 6 | 254 |
Step 2: Compute the mean
\bar{x}=\text{A}+h\times\dfrac{\sum f_iy_i}{\text{N}}=92.5+5\times\dfrac{6}{60}=92.5+0.5=93
Step 3: Compute the variance and standard deviation
\sigma^2=\dfrac{h^2}{\text{N}^2}\left[\text{N}\sum f_iy_i^2-\left(\sum f_iy_i\right)^2\right]=\dfrac{25}{3600}\left[60\times254-6^2\right]
=\dfrac{25}{3600}\left[15240-36\right]=\dfrac{25\times15204}{3600}=\dfrac{1267}{12}\approx105.58
\sigma=\sqrt{\dfrac{1267}{12}}\approx10.28
| Diameters | 33-36 | 37-40 | 41-44 | 45-48 | 49-52 |
|---|---|---|---|---|---|
| No. of circles | 15 | 17 | 21 | 22 | 25 |
Step 1: Convert the data into a continuous frequency distribution
Following the hint, 0.5 is subtracted from every lower limit and added to every upper limit:
| Original class | Continuous class | fi | Mid-point xi |
|---|---|---|---|
| 33-36 | 32.5-36.5 | 15 | 34.5 |
| 37-40 | 36.5-40.5 | 17 | 38.5 |
| 41-44 | 40.5-44.5 | 21 | 42.5 |
| 45-48 | 44.5-48.5 | 22 | 46.5 |
| 49-52 | 48.5-52.5 | 25 | 50.5 |
Step 2: Set up the working table and find the mean
| Class | fi | Mid-point xi | fixi | xi − x̄ | (xi − x̄)² | fi(xi − x̄)² |
|---|---|---|---|---|---|---|
| 32.5-36.5 | 15 | 34.5 | 517.5 | −9 | 81 | 1215 |
| 36.5-40.5 | 17 | 38.5 | 654.5 | −5 | 25 | 425 |
| 40.5-44.5 | 21 | 42.5 | 892.5 | −1 | 1 | 21 |
| 44.5-48.5 | 22 | 46.5 | 1023 | 3 | 9 | 198 |
| 48.5-52.5 | 25 | 50.5 | 1262.5 | 7 | 49 | 1225 |
| Total | N = 100 | — | 4350 | — | — | 3084 |
\bar{x}=\dfrac{1}{\text{N}}\sum f_ix_i=\dfrac{4350}{100}=43.5
Step 3: Compute the variance and standard deviation
\sigma^2=\dfrac{1}{\text{N}}\sum f_i(x_i-\bar{x})^2=\dfrac{3084}{100}=30.84
\sigma=\sqrt{30.84}\approx5.55
Every definition and formula from this chapter — mean deviation, variance, standard deviation, and the step-deviation shortcut — on one printable formula sheet.
One-page printable formula deck for every unit, including Statistics.
Expert CBSE Coaching · Class 9–12