Join WhatsApp Icon JEE WhatsApp Group
NCERT Solutions for Class 10 Maths

Chapter 12: Statistics

Download Solutions PDF
Daily JEE Updates, Tips & Important Alerts
Join 30,000+ students and stay updated with JEE notifications and preparation insights.
Join Now!
Free PDF
Complete NCERT Solution PDF for Chapter 12: Statistics

NCERT Solutions For Class 10 Maths Chapter 12 Statistics helps students understand how numerical data is collected, organised, analysed, and interpreted using statistical methods. The page provides comprehensive NCERT Solutions that explain concepts such as mean, median, mode, grouped data, and cumulative frequency. NCERT Solutions For Class 10 Maths help students learn different methods of representing and analysing data through simple explanations and solved examples. The chapter develops analytical thinking and helps students understand the importance of statistics in real-life situations. These solutions support students in solving textbook questions, practising calculations, and preparing for board exams. Students can download the chapter PDF for convenient revision and additional practice. The detailed explanations make statistical concepts easier to understand and apply.

Download Solutions PDF

Examples 13.1-13.8

Example 1

The marks obtained by 30 students of Class X of a certain school in a Mathematics paper consisting of 100 marks are presented in table below. Find the mean of the marks obtained by the students.
Marks obtained ($$x_i$$)10203640505660707280889295
Number of students ($$f_i$$)1134324411231

Solution

To calculate the arithmetic mean of observations given in the form of a frequency table, we use

$$\bar{x} = \dfrac{\sum f_i x_i}{\sum f_i}.$$

Here $$x_i$$ are the marks and $$f_i$$ the corresponding number of students.

$$x_i$$ (marks)$$f_i$$$$f_i x_i$$
10110
20120
363108
404160
503150
562112
604240
704280
72172
80180
882176
923276
95195

Add the frequencies and the products:

$$\sum f_i = 1+1+3+4+3+2+4+4+1+1+2+3+1 = 30,$$

$$\sum f_i x_i = 10+20+108+160+150+112+240+280+72+80+176+276+95 = 1779.$$

Therefore,

$$\bar{x} = \dfrac{1779}{30} = 59.3.$$

The mean mark obtained by the students is $$59.3$$.

Answer

Mean mark = $$59.3$$

Example 2

The table below gives the percentage distribution of female teachers in the primary schools of rural areas of various states and union territories (U.T.) of India. Find the mean percentage of female teachers by all the three methods discussed in this section.
Percentage of female teachers15 - 2525 - 3535 - 4545 - 5555 - 6565 - 7575 - 85
Number of States/U.T.61174421

Source: Seventh All India School Education Survey conducted by NCERT

Solution

Given grouped data

Percentage of female teachersNumber of States/U.T. $$f_i$$
15 – 256
25 – 3511
35 – 457
45 – 554
55 – 654
65 – 752
75 – 851

Total number of observations (states/UT) $$N = 6+11+7+4+4+2+1 = 35$$.

1. Direct (actual-mean) method

ClassMid-value $$x_i$$Frequency $$f_i$$Product $$f_i x_i$$
15 – 25206120
25 – 353011330
35 – 45407280
45 – 55504200
55 – 65604240
65 – 75702140
75 – 8580180
$$\sum f_i x_i$$1390

Mean $$\bar x = \dfrac{\sum f_i x_i}{N}=\dfrac{1390}{35}=39.714285\ldots \approx 39.7\%$$.

2. Assumed-mean method

Choose an assumed mean $$A = 45$$.

$$x_i$$$$f_i$$Deviation $$d_i=x_i-A$$$$f_i d_i$$
206-25-150
3011-15-165
407-5-35
504520
6041560
7022550
8013535
$$\sum f_i d_i$$-185

Mean $$\bar x = A + \dfrac{\sum f_i d_i}{N}=45 + \dfrac{-185}{35}=39.714285\ldots \approx 39.7\%$$.

3. Step-deviation method

Take $$A = 40$$ and class width $$h = 10$$.

$$x_i$$$$f_i$$$$u_i = \dfrac{x_i-A}{h}$$$$f_i u_i$$
206-2-12
3011-1-11
40700
50414
60428
70236
80144
$$\sum f_i u_i$$-1

Mean $$\bar x = A + h\left( \dfrac{\sum f_i u_i}{N} \right)=40 + 10\left(\dfrac{-1}{35}\right)=39.714285\ldots \approx 39.7\%$$.

Mean percentage of female teachers in rural primary schools is therefore about $$39.7\%$$ by all three methods.

Answer

The mean percentage of female teachers (obtained by the direct, assumed-mean and step-deviation methods) is $$\;\boxed{\,39.7\%\,}$$.

Example 3

The distribution below shows the number of wickets taken by bowlers in one-day cricket matches. Find the mean number of wickets by choosing a suitable method. What does the mean signify?
Number of wickets20 - 6060 - 100100 - 150150 - 250250 - 350350 - 450
Number of bowlers75161223

Solution

Given grouped data

Class (number of wickets)Frequency $$f_i$$
20 − 607
60 − 1005
100 − 15016
150 − 25012
250 − 3502
350 − 4503

To find the mean we use the assumed-mean method.

  1. Compute each class mark (mid-value) $$x_i$$:

    Class$$x_i = \dfrac{l + u}{2}$$
    20 − 60$$40$$
    60 − 100$$80$$
    100 − 150$$125$$
    150 − 250$$200$$
    250 − 350$$300$$
    350 − 450$$400$$
  2. Choose an assumed mean $$A$$.
    Because $$125$$ lies near the centre, take $$A = 125$$.

  3. Find deviations $$d_i = x_i - A$$ and products $$f_i d_i$$:

    $$x_i$$$$d_i$$$$f_i$$$$f_i d_i$$
    40$$40-125=-85$$7$$7(-85)=-595$$
    80$$80-125=-45$$5$$5(-45)=-225$$
    125$$0$$16$$16\times0=0$$
    200$$200-125=75$$12$$12\times75=900$$
    300$$300-125=175$$2$$2\times175=350$$
    400$$400-125=275$$3$$3\times275=825$$
  4. Add the columns:

    Total number of bowlers $$N = \sum f_i = 7+5+16+12+2+3 = 45$$

    $$\sum f_i d_i = -595 -225 +0 +900 +350 +825 = 1\,255$$

  5. Calculate the mean:

    $$\bar{x} = A + \dfrac{\sum f_i d_i}{N} = 125 + \dfrac{1\,255}{45}$$

    $$\dfrac{1\,255}{45} = 27.888\ldots$$

    $$\therefore \; \bar{x} \approx 125 + 27.888 = 152.888$$

Interpretation

The mean number of wickets is about $$153$$. It represents the average (typical) number of wickets taken by a bowler in the given list of one-day international matches.

Answer

Mean number of wickets ≈ $$153$$.
This is the average wickets taken per bowler for the given data.

Example 4 The wickets taken by a bowler in 10 cricket matches are as follows:
$$2, \ 6, \ 4, \ 5, \ 0, \ 2, \ 1, \ 3, \ 2, \ 3$$
Find the mode of the data.

Solution

Step 1 : Write the observations in ascending order
$$0, 1, 2, 2, 2, 3, 3, 4, 5, 6$$

Step 2 : Prepare a frequency table

Number of wicketsFrequency
01
11
23
32
41
51
61

Step 3 : Locate the highest frequency
The highest frequency is $$3$$, which corresponds to the observation $$2$$.

Step 4 : State the mode
The mode of a data set is the observation that occurs most frequently. Hence,
$$\text{Mode}=2\text{ wickets}.$$

Answer

Mode = 2 wickets

Example 5

A survey conducted on 20 households in a locality by a group of students resulted in the following frequency table for the number of family members in a household:
Family size1 - 33 - 55 - 77 - 99 - 11
Number of families78221

Find the mode of this data.

Solution

The information supplied is grouped, so we look for the class interval that occurs most often (the modal class).

Family size1 – 33 – 55 – 77 – 99 – 11
Number of families78221

The greatest frequency is 8, so the modal class is $$3-5$$.

For a grouped (continuous) distribution the mode is obtained from

$$\text{Mode}=l+\frac{f_1-f_0}{2f_1-f_0-f_2}\,h$$

  • $$l = 3$$ (lower limit of the modal class)
  • $$h = 2$$ (class width)
  • $$f_1 = 8$$ (frequency of the modal class)
  • $$f_0 = 7$$ (frequency of the class just before it)
  • $$f_2 = 2$$ (frequency of the class just after it)

Substituting these values,

$$\text{Mode}=3+\frac{8-7}{2\times8-7-2}\times2$$

$$\text{Mode}=3+\frac{1}{7}\times2$$

$$\text{Mode}=3+\frac{2}{7}$$

$$\text{Mode}\approx3.29$$

Hence, the modal family size is about $$3.3$$ members.

Answer

Mode $$\approx 3.29$$

Example 6

The marks distribution of 30 students in a mathematics examination are given in Table 13.3 of Example 1. Find the mode of this data. Also compare and interpret the mode and the mean.
Class intervalNumber of students ($$f_i$$)Class mark ($$x_i$$)$$f_i x_i$$
10 - 25217.535.0
25 - 40332.597.5
40 - 55747.5332.5
55 - 70662.5375.0
70 - 85677.5465.0
85 - 100692.5555.0

Solution

Step 1  Locate the modal (highest–frequency) class
From the frequency column we see that the maximum frequency is
$$f_1 = 7$$ which occurs for the class $$40\;\text{–}\;55$$.
Hence $$40\;\text{–}\;55$$ is the modal class.

Step 2  Note the symbols needed in the mode-formula

  • Lower class boundary of the modal class: $$l = 40$$
  • Class width: $$h = 55 - 40 = 15$$
  • Frequency of the modal class: $$f_1 = 7$$
  • Frequency of the class just before it: $$f_0 = 3$$ (class $$25\;\text{–}\;40$$)
  • Frequency of the class just after it: $$f_2 = 6$$ (class $$55\;\text{–}\;70$$)

Step 3  Apply the grouped-data mode formula

$$\text{Mode} = l + \dfrac{f_1 - f_0}{2f_1 - f_0 - f_2}\,\times h$$

Substituting the values:

$$\begin{aligned} \text{Mode} &= 40 + \dfrac{7-3}{2\times7-3-6}\times15\\[4pt] &= 40 + \dfrac{4}{14-3-6}\times15\\[4pt] &= 40 + \dfrac{4}{5}\times15\\[4pt] &= 40 + 0.8\times15\\[4pt] &= 40 + 12\\[4pt] &= 52. \end{aligned}$$

Therefore the mode of the marks = 52.

Step 4  Mean of the distribution (for comparison)
The totals of $$f_i x_i$$ have already been obtained in the given table:

$$\sum f_i x_i = 1860,\;\; \sum f_i = 30$$

Hence the mean

$$\bar{x}=\dfrac{\sum f_i x_i}{\sum f_i}=\dfrac{1860}{30}=62.$$

Step 5  Interpretation

  • The most frequently obtained mark (mode) is $$52$$.
  • The average mark (mean) is $$62$$, which is higher than the mode.
  • Since $$\bar{x} > \text{mode}$$, the distribution is positively skewed; a few students who scored high marks have pulled the mean upward, while the bulk of the class scored around $$52$$ marks.

Answer

Mode  = $$52$$;  Mean  = $$62$$.
The mean exceeds the mode, showing a positively skewed distribution in which most students scored about 52 marks but some higher scores raised the average to 62.

Example 7

A survey regarding the heights (in cm) of 51 girls of Class X of a school was conducted and the following data was obtained:
Height (in cm)Number of girls
Less than 1404
Less than 14511
Less than 15029
Less than 15540
Less than 16046
Less than 16551

Find the median height.

Solution

Step 1 : Convert the ‘less than’ data into a continuous grouped-frequency table

Class interval
(in cm)
Frequency $$f_i$$Cumulative
frequency
135 – 14044
140 – 145$$7=11-4$$11
145 – 150$$18=29-11$$29
150 – 155$$11=40-29$$40
155 – 160$$6=46-40$$46
160 – 165$$5=51-46$$51

Total number of girls $$n=51$$.

Step 2 : Locate the median class

Half of the observations $$=\dfrac{n}{2}=\dfrac{51}{2}=25.5$$.
The cumulative frequency just greater than $$25.5$$ is $$29$$, which corresponds to the class $$145\text{–}150\text{ cm}$$.

Hence,

  • Median class $$=145\text{–}150$$
  • Lower class boundary $$l = 144.5\text{ cm}$$
  • Class width $$h = 5\text{ cm}$$
  • Frequency of the class $$f = 18$$
  • Cumulative frequency preceding the class $$c_f = 11$$

Step 3 : Apply the grouped-data median formula

$$\text{Median}=l+\left(\dfrac{\dfrac{n}{2}-c_f}{f}\right)h$$

Substituting the values,

$$\text{Median}=144.5+\left(\dfrac{25.5-11}{18}\right)\times5$$

$$\phantom{\text{Median}}=144.5+\left(\dfrac{14.5}{18}\right)\times5$$

$$\phantom{\text{Median}}=144.5+4.028\approx148.53$$

Step 4 : State the result

The median height of the 51 girls is approximately $$148.5\text{ cm}$$.

Answer

Median height  ≃  $$148.5\text{ cm}$$

Example 8

The median of the following data is 525. Find the values of $$x$$ and $$y$$, if the total frequency is 100.
Class intervalsFrequency
0 - 1002
100 - 2005
200 - 300$$x$$
300 - 40012
400 - 50017
500 - 60020
600 - 700$$y$$
700 - 8009
800 - 9007
900 - 10004

Solution

Given data

Class intervalFrequency $$f_i$$
0 – 1002
100 – 2005
200 – 300$$x$$
300 – 40012
400 – 50017
500 – 60020
600 – 700$$y$$
700 – 8009
800 – 9007
900 – 10004

Total frequency is $$N = 100$$, and the median is $$525$$.

Step 1: Equation from the total frequency

Sum of the known frequencies is

$$2 + 5 + 12 + 17 + 20 + 9 + 7 + 4 = 76.$$

Therefore,

$$76 + x + y = 100 \quad\Rightarrow\quad x + y = 24. \qquad \text{...(1)}$$

Step 2: Locate the median class

Half of the total frequency is

$$\dfrac{N}{2} = \dfrac{100}{2} = 50.$$

The given median value $$525$$ lies in the class $$500\text{ \– }600$$, so the median class is $$500\text{ \– }600$$.

Construct the cumulative-frequency column up to the median class:

Class interval$$f_i$$Cumulative frequency $$cf$$
0 – 10022
100 – 20057
200 – 300$$x$$$$7 + x$$
300 – 40012$$19 + x$$
400 – 50017$$36 + x$$
500 – 60020$$56 + x$$

Step 3: Apply the median formula

For the median class $$500\text{ \– }600$$:

  • Lower class boundary $$l = 500$$
  • Class width $$h = 100$$
  • Cumulative frequency just before the median class $$cf = 36 + x$$
  • Frequency of the median class $$f = 20$$

The median formula is

$$\text{Median} = l + \left(\dfrac{\tfrac{N}{2} - cf}{f}\right) h.$$

Substituting the values,

$$525 = 500 + \left(\dfrac{50 - (36 + x)}{20}\right) \times 100$$

$$525 = 500 + \left(\dfrac{14 - x}{20}\right) \times 100$$

$$525 = 500 + 5(14 - x)$$

$$525 = 570 - 5x$$

$$5x = 45 \quad\Rightarrow\quad x = 9.$$

Step 4: Find $$y$$ from equation (1)

$$x + y = 24 \quad\Rightarrow\quad 9 + y = 24 \quad\Rightarrow\quad y = 15.$$

Conclusion

The required values are $$x = 9$$ and $$y = 15$$.

Answer

$$x = 9,\; y = 15$$

Exercise 13.1

1

A survey was conducted by a group of students as a part of their environment awareness programme, in which they collected the following data regarding the number of plants in 20 houses in a locality. Find the mean number of plants per house.
Number of plants0 - 22 - 44 - 66 - 88 - 1010 - 1212 - 14
Number of houses1215623

Which method did you use for finding the mean, and why?

Solution

Step 1: Prepare a working table

Class (number of plants)Frequency $$f_i$$Class-mark $$x_i$$Product $$f_i x_i$$
0 – 21$$(0+2)/2 = 1$$$$1 \times 1 = 1$$
2 – 42$$(2+4)/2 = 3$$$$2 \times 3 = 6$$
4 – 61$$(4+6)/2 = 5$$$$1 \times 5 = 5$$
6 – 85$$(6+8)/2 = 7$$$$5 \times 7 = 35$$
8 – 106$$(8+10)/2 = 9$$$$6 \times 9 = 54$$
10 – 122$$(10+12)/2 = 11$$$$2 \times 11 = 22$$
12 – 143$$(12+14)/2 = 13$$$$3 \times 13 = 39$$
Total$$\,\sum f_i = 20$$$$\,\sum f_i x_i = 162$$

Step 2: Calculate the mean

The mean for grouped data by the direct method is

$$\overline{x} = \dfrac{\sum f_i x_i}{\sum f_i} = \dfrac{162}{20} = 8.1$$


Method chosen and reason

The direct method was used because:

  • there are only seven classes, and
  • the class marks and products $$f_i x_i$$ are small integers, so calculation is straightforward without the extra steps of the assumed-mean or step-deviation methods.

Hence, the mean number of plants per house is 8.1.

Answer

Mean number of plants per house = $$8.1$$

2

Consider the following distribution of daily wages of 50 workers of a factory.
Daily wages (in $$\mathrm{\unicode{x20B9}}$$)500 - 520520 - 540540 - 560560 - 580580 - 600
Number of workers12148610

Find the mean daily wages of the workers of the factory by using an appropriate method.

Solution

Step 1 : Compute the class-marks

The class mark (mid-point) of each class is
$$x_i = \dfrac{\text{upper limit} + \text{lower limit}}{2}$$

Class (wages in ₹)fixi (₹)
500 – 52012510
520 – 54014530
540 – 5608550
560 – 5806570
580 – 60010590

Step 2 : Choose an assumed mean and the step size

  • Assumed mean  A = 550 (the middle class mark)
  • Class width  h = 20

Define the deviations $$d_i = x_i - A$$ and step-deviations $$u_i = \dfrac{d_i}{h}$$.

Step 3 : Prepare the working table

Classfixidi=xi−Aui=di/hfiui
500 – 52012510−40−2−24
520 – 54014530−20−1−14
540 – 5608550000
560 – 5806570+20+1+6
580 – 60010590+40+2+20
TotalsΣfi=50Σfiui=−12

Step 4 : Apply the step-deviation mean formula

$$\bar{x}= A + h\,\frac{\sum f_i u_i}{\sum f_i}$$

Substituting the values:
$$\bar{x}= 550 + 20\,\frac{-12}{50}= 550 + 20(-0.24)= 550 - 4.8= 545.2$$

Hence, the mean daily wage of the workers is ₹ 545.20.

Answer

Mean daily wage = ₹ 545.2

3

The following distribution shows the daily pocket allowance of children of a locality. The mean pocket allowance is Rs 18. Find the missing frequency $$f$$.
Daily pocket allowance (in $$\mathrm{\unicode{x20B9}}$$)11 - 1313 - 1515 - 1717 - 1919 - 2121 - 2323 - 25
Number of children76913$$f$$54

Solution

For grouped data the mean is found by
$$\bar{x}=\dfrac{\sum f_i x_i}{\sum f_i},$$
where $$x_i$$ is the class-mark (mid-value) of each class and $$f_i$$ its frequency.

Class (Rs)$$f_i$$Class-mark $$x_i$$$$f_i x_i$$
11 – 137$$\dfrac{11+13}{2}=12$$$$7\times12=84$$
13 – 1561484
15 – 17916144
17 – 191318234
19 – 21$$f$$20$$20f$$
21 – 23522110
23 – 2542496

Total frequency

$$\sum f_i = 7+6+9+13+f+5+4 = 44+f$$

Total of $$f_i x_i$$

$$\sum f_i x_i = 84+84+144+234+20f+110+96 = 752+20f$$

The mean pocket allowance is given to be Rs 18, therefore

$$18 = \dfrac{752+20f}{44+f}$$

Solve for $$f$$:

$$752 + 20f = 18(44 + f)$$
$$752 + 20f = 792 + 18f$$
$$20f - 18f = 792 - 752$$
$$2f = 40$$
$$f = 20$$

Hence, the missing frequency is 20.

Answer

$$f = 20$$

4

Thirty women were examined in a hospital by a doctor and the number of heartbeats per minute were recorded and summarised as follows. Find the mean heartbeats per minute for these women, choosing a suitable method.
Number of heartbeats per minute65 - 6868 - 7171 - 7474 - 7777 - 8080 - 8383 - 86
Number of women2438742

Solution

Given data

Number of heartbeats per minute (class)Number of women (frequency $$f_i$$)
65 – 682
68 – 714
71 – 743
74 – 778
77 – 807
80 – 834
83 – 862

The class width is the same everywhere:

$$h = 68-65 = 3$$

Step 1: Find class-marks $$x_i$$

Class$$x_i=\dfrac{\text{lower limit} + \text{upper limit}}{2}$$
65 – 68$$66.5$$
68 – 71$$69.5$$
71 – 74$$72.5$$
74 – 77$$75.5$$
77 – 80$$78.5$$
80 – 83$$81.5$$
83 – 86$$84.5$$

Step 2: Choose an assumed mean

Take the class-mark of the central class as the assumed mean:
$$A = 75.5$$

Step 3: Compute deviations in convenient units

Let $$u_i = \dfrac{x_i - A}{h}$$. With $$h = 3$$ we get:

$$x_i$$$$f_i$$$$u_i = \dfrac{x_i-A}{h}$$$$f_i u_i$$
66.52$$\dfrac{66.5-75.5}{3} = -3$$$$2(-3) = -6$$
69.54$$\dfrac{69.5-75.5}{3} = -2$$$$4(-2) = -8$$
72.53$$\dfrac{72.5-75.5}{3} = -1$$$$3(-1) = -3$$
75.58$$0$$$$0$$
78.57$$1$$$$7(1) = 7$$
81.54$$2$$$$4(2) = 8$$
84.52$$3$$$$2(3) = 6$$
Total$$\sum f_i = 30$$$$\sum f_i u_i = 4$$

Step 4: Apply the step-deviation mean formula

$$\bar{x} = A + h\,\dfrac{\sum f_i u_i}{\sum f_i}$$

$$\bar{x} = 75.5 + 3\times\dfrac{4}{30} = 75.5 + 3\times 0.133\overline{3} = 75.5 + 0.4 = 75.9$$

Mean number of heartbeats per minute

Therefore, the mean heart-beat rate for the 30 women is $$75.9$$ beats per minute.

Answer

The mean heart-beat rate is $$75.9$$ beats per minute.

5

In a retail market, fruit vendors were selling mangoes kept in packing boxes. These boxes contained varying number of mangoes. The following was the distribution of mangoes according to the number of boxes.
Number of mangoes50 - 5253 - 5556 - 5859 - 6162 - 64
Number of boxes1511013511525

Find the mean number of mangoes kept in a packing box. Which method of finding the mean did you choose?

Solution

Given grouped data

Class (No. of mangoes)Frequency $$f_i$$
50 – 5215
53 – 55110
56 – 58135
59 – 61115
62 – 6425

The class-size is the same for every class, $$h = 3$$. We apply the step–deviation (assumed-mean) method.

  1. Find the class marks $$x_i$$ (mid-points):
    50–52 → $$x_1 = 51$$,  53–55 → $$x_2 = 54$$,
    56–58 → $$x_3 = 57$$,  59–61 → $$x_4 = 60$$,
    62–64 → $$x_5 = 63$$.
  2. Choose the assumed mean $$a$$.
    Take $$a = 57$$ (the class mark of the class with the largest frequency).
  3. Compute the step-deviations $$d_i = \dfrac{x_i - a}{h}$$ and $$f_i d_i$$.
$$i$$$$x_i$$$$f_i$$$$d_i = \dfrac{x_i-a}{h}$$$$f_i d_i$$
15115$$\dfrac{51-57}{3} = -2$$15(−2)=−30
254110$$\dfrac{54-57}{3} = -1$$110(−1)=−110
35713500
4601151115
56325250

Totals:  $$\sum f_i = 400$$,  $$\sum f_i d_i = 25$$.

Mean

$$\bar x = a + h\,\dfrac{\sum f_i d_i}{\sum f_i} = 57 + 3\left(\dfrac{25}{400}\right) = 57 + 3\times 0.0625 = 57 + 0.1875 = 57.1875$$

Therefore, the mean number of mangoes in a packing box is approximately $$57.19$$.

The step–deviation (assumed-mean) method was used because the class intervals are of equal width and the calculations become shorter.

Answer

Mean ≈ $$57.19$$ mangoes per box (found by the step–deviation method).

6

The table below shows the daily expenditure on food of 25 households in a locality.
Daily expenditure (in $$\mathrm{\unicode{x20B9}}$$)100 - 150150 - 200200 - 250250 - 300300 - 350
Number of households451222

Find the mean daily expenditure on food by a suitable method.

Solution

Step 1 : Write the class marks xi

Class (₹)Frequency
fi
Class mark
xi = (lower + upper)/2
100 – 1504125
150 – 2005175
200 – 25012225
250 – 3002275
300 – 3502325

Step 2 : Choose an assumed mean A
Take the class mark of the central class, $$A = 225$$.

Step 3 : Find deviations di = xi − A
The common class width is $$h = 50$$. Use the step–deviation variable $$u_i = \dfrac{d_i}{h}$$.

Classfixidi = xi − 225ui = di/50fiui
100–1504125−100−2−8
150–2005175−50−1−5
200–25012225000
250–30022755012
300–350232510024
Total$$\sum f_i = 25$$$$\sum f_i u_i = -7$$

Step 4 : Compute the mean

$$\bar{x} = A + h\,\dfrac{\sum f_i u_i}{\sum f_i} = 225 + 50\times\dfrac{-7}{25}$$
$$\bar{x} = 225 - 50\times0.28 = 225 - 14 = 211$$

The mean daily expenditure on food is ₹211.

Answer

Mean daily food expenditure = ₹211

7

To find out the concentration of $$\mathrm{SO_2}$$ in the air (in parts per million, i.e., ppm), the data was collected for 30 localities in a certain city and is presented below:
Concentration of $$\mathrm{SO_2}$$ (in ppm)Frequency
0.00 - 0.044
0.04 - 0.089
0.08 - 0.129
0.12 - 0.162
0.16 - 0.204
0.20 - 0.242

Find the mean concentration of $$\mathrm{SO_2}$$ in the air.

Solution

Given grouped data

Class (in ppm)Frequency $$f_i$$
0.00 – 0.044
0.04 – 0.089
0.08 – 0.129
0.12 – 0.162
0.16 – 0.204
0.20 – 0.242

Total number of observations: $$N = 4 + 9 + 9 + 2 + 4 + 2 = 30$$

Step 1 – Find the class marks
The class mark $$x_i$$ for each class is

  • $$x = \dfrac{0.00 + 0.04}{2} = 0.02$$
  • $$x = \dfrac{0.04 + 0.08}{2} = 0.06$$
  • $$x = \dfrac{0.08 + 0.12}{2} = 0.10$$
  • $$x = \dfrac{0.12 + 0.16}{2} = 0.14$$
  • $$x = \dfrac{0.16 + 0.20}{2} = 0.18$$
  • $$x = \dfrac{0.20 + 0.24}{2} = 0.22$$

Step 2 – Form $$f_i x_i$$ and add

Class mark $$x_i$$ (ppm)Frequency $$f_i$$Product $$f_i x_i$$
0.0240.08
0.0690.54
0.1090.90
0.1420.28
0.1840.72
0.2220.44
Σ302.96

Step 3 – Calculate the mean

$$\bar x = \dfrac{\sum f_i x_i}{N} = \dfrac{2.96}{30} = 0.098\,666\ldots$$

Step 4 – Write the answer
Rounding to three decimal places, $$\bar x \approx 0.099$$ ppm.

Answer

$$\bar x \approx 0.099\text{ ppm}$$

8

A class teacher has the following absentee record of 40 students of a class for the whole term. Find the mean number of days a student was absent.
Number of days0 - 66 - 1010 - 1414 - 2020 - 2828 - 3838 - 40
Number of students111074431

Solution

Step 1 : Prepare a working table

Class interval
(Number of days)
Frequency
$$f_i$$
Class mark
$$x_i=\dfrac{l_i+u_i}{2}$$
Deviation
$$d_i=x_i-A$$
Product
$$f_i d_i$$
0 – 6113$$3-17=-14$$$$11\times(-14)=-154$$
6 – 10108$$8-17=-9$$$$10\times(-9)=-90$$
10 – 14712$$12-17=-5$$$$7\times(-5)=-35$$
14 – 20417$$17-17=0$$$$4\times0=0$$
20 – 28424$$24-17=7$$$$4\times7=28$$
28 – 38333$$33-17=16$$$$3\times16=48$$
38 – 40139$$39-17=22$$$$1\times22=22$$
Total$$\sum f_i=40$$$$\sum f_i d_i=-181$$

Step 2 : Apply the assumed-mean formula

Take the assumed mean $$A=17$$ (the class mark of 14 – 20).

The mean $$\bar{x}$$ is given by $$\bar{x}=A+\dfrac{\sum f_i d_i}{\sum f_i}$$.

Substituting the values:

$$\bar{x}=17+\dfrac{-181}{40}=17-4.525=12.475$$.


Step 3 : Conclusion

The mean number of days a student was absent is about $$12.5$$ days (correct to one decimal place).

Answer

Mean absenteeism per student $$\approx 12.5$$ days

9

The following table gives the literacy rate (in percentage) of 35 cities. Find the mean literacy rate.
Literacy rate (in %)45 - 5555 - 6565 - 7575 - 8585 - 95
Number of cities3101183

Solution

Step 1 : Write the class marks

Literacy rate (in %)Frequency $$f_i$$Class mark $$x_i$$
45 – 553$$x_1=\dfrac{45+55}{2}=50$$
55 – 6510$$x_2=\dfrac{55+65}{2}=60$$
65 – 7511$$x_3=\dfrac{65+75}{2}=70$$
75 – 858$$x_4=\dfrac{75+85}{2}=80$$
85 – 953$$x_5=\dfrac{85+95}{2}=90$$

Step 2 : Compute $$f_i x_i$$

Class$$f_i$$$$x_i$$$$f_i x_i$$
45 – 55350$$3\times50=150$$
55 – 651060$$10\times60=600$$
65 – 751170$$11\times70=770$$
75 – 85880$$8\times80=640$$
85 – 95390$$3\times90=270$$
Total$$\sum f_i=35$$$$\sum f_i x_i=2430$$

Step 3 : Find the mean

The mean literacy rate $$\overline{x}$$ for grouped data is

$$\overline{x}=\dfrac{\sum f_i x_i}{\sum f_i}=\dfrac{2430}{35}\approx69.43\%.$$

Thus, the average (mean) literacy rate of the 35 cities is about 69.4 % (to one decimal place).

Answer

Mean literacy rate ≈ $$69.4\%$$

Exercise 13.2

1

The following table shows the ages of the patients admitted in a hospital during a year:
Age (in years)5 - 1515 - 2525 - 3535 - 4545 - 5555 - 65
Number of patients6112123145

Find the mode and the mean of the data given above. Compare and interpret the two measures of central tendency.

Solution

Step 1 : Identify the modal class

The highest frequency is 23, which occurs in the class 35 – 45.
Hence, the modal class is 35 – 45.

Step 2 : Convert to class boundaries

As the classes are stated in the inclusive form (5 – 15, 15 – 25, …), we make them continuous by subtracting 0.5 from each lower limit and adding 0.5 to each upper limit:

Class (age in years)Class boundariesFrequency $$f_i$$
5 – 154.5 – 15.56
15 – 2515.5 – 25.511
25 – 3525.5 – 35.521
35 – 4534.5 – 44.523
45 – 5544.5 – 54.514
55 – 6554.5 – 64.55

The quantities required for the mode formula are therefore:

  • lower class boundary of the modal class: $$l = 34.5$$
  • class width: $$h = 10$$
  • frequency of the modal class: $$f_1 = 23$$
  • frequency of the class just before: $$f_0 = 21$$
  • frequency of the class just after: $$f_2 = 14$$

Step 3 : Calculate the mode

For grouped data, $$\text{Mode} = l + \dfrac{f_1 - f_0}{2f_1 - f_0 - f_2}\,h$$

Substituting the values:

$$\text{Mode} = 34.5 + \dfrac{23-21}{2\times23 - 21 - 14}\times10$$
$$= 34.5 + \dfrac{2}{46 - 35}\times10$$
$$= 34.5 + \dfrac{2}{11}\times10$$
$$= 34.5 + 1.818\text{ (approximately)}$$
$$\boxed{\text{Mode} \approx 36.3\,\text{years}}$$

Step 4 : Compute the mean

First find the class mark $$x_i$$ (mid-point) of each class and form $$f_i x_i$$.

Class$$x_i$$$$f_i$$$$f_i x_i$$
5 – 1510660
15 – 252011220
25 – 353021630
35 – 454023920
45 – 555014700
55 – 65605300

Total frequency: $$\sum f_i = 6+11+21+23+14+5 = 80$$
Sum of $$f_i x_i$$: $$\sum f_i x_i = 60+220+630+920+700+300 = 2830$$

Therefore, the mean age is
$$\text{Mean} = \dfrac{\sum f_i x_i}{\sum f_i} = \dfrac{2830}{80} = 35.375$$

$$\boxed{\text{Mean} \approx 35.4\,\text{years}}$$

Step 5 : Comparison and interpretation

  • The mean age is about 35.4 years, while the mode is about 36.3 years.
  • Both measures lie in the same class interval (35 – 45 years), showing that most patients are in their mid-thirties to early forties.
  • The small difference (≈ 0.9 year) indicates that the distribution of ages is fairly symmetrical around this interval.

Answer

Mean age ≈ 35.4 years;
Mode ≈ 36.3 years.

2

The following data gives the information on the observed lifetimes (in hours) of 225 electrical components:
Lifetimes (in hours)0 - 2020 - 4040 - 6060 - 8080 - 100100 - 120
Frequency103552613829

Determine the modal lifetimes of the components.

Solution

The class–interval with the greatest frequency is the modal class.

ClassFrequency
0 – 2010
20 – 4035
40 – 6052
60 – 8061
80 – 10038
100 – 12029

Here the maximum frequency is $$61$$, so

  • Modal class  = $$60\,\text{–}\,80$$
  • Lower limit $$l = 60$$
  • Class width $$h = 80 - 60 = 20$$
  • Frequency of the modal class $$f_1 = 61$$
  • Frequency of the class just before it $$f_0 = 52$$
  • Frequency of the class just after it $$f_2 = 38$$

For grouped data,

$$ \text{Mode} = l + \frac{(f_1 - f_0)}{(2f_1 - f_0 - f_2)} \times h $$

Substitute the values:

$$ f_1 - f_0 = 61 - 52 = 9 $$
$$ 2f_1 - f_0 - f_2 = 2\times61 - 52 - 38 = 122 - 90 = 32 $$

$$ \text{Mode} = 60 + \frac{9}{32}\times20 $$

$$ \quad\;\, = 60 + \frac{9 \times 20}{32} = 60 + \frac{180}{32} $$

$$ \quad\;\, = 60 + 5.625 = 65.625 $$

Therefore, the modal lifetime of the electrical components is approximately $$65.6\,\text{hours}$$.

Answer

Modal lifetime ≈ $$65.6\,\text{hours}$$.

3

The following data gives the distribution of total monthly household expenditure of 200 families of a village. Find the modal monthly expenditure of the families. Also, find the mean monthly expenditure:
Expenditure (in $$\mathrm{\unicode{x20B9}}$$)Number of families
1000 - 150024
1500 - 200040
2000 - 250033
2500 - 300028
3000 - 350030
3500 - 400022
4000 - 450016
4500 - 50007

Solution

Given data

Class interval
(Monthly expenditure in $$\text{\rupee}$$)
Frequency $$f_i$$
1000 – 150024
1500 – 200040
2000 – 250033
2500 – 300028
3000 – 350030
3500 – 400022
4000 – 450016
4500 – 50007

Total number of families $$N = 200$$ and class width $$h = 500\,\text{rupees}$$.

1. Mode

The highest frequency is $$40$$, so the modal class is $$1500 - 2000$$.

For the modal class:

  • Lower limit $$l = 1500$$
  • $$f_1 = 40$$ (frequency of the modal class)
  • $$f_0 = 24$$ (frequency of the class just before)
  • $$f_2 = 33$$ (frequency of the class just after)

Formula: $$\text{Mode} = l + \dfrac{f_1 - f_0}{2f_1 - f_0 - f_2}\,\times h$$

Substituting:

$$\text{Mode} = 1500 + \dfrac{40 - 24}{2\times40 - 24 - 33}\times500$$
$$ = 1500 + \dfrac{16}{80 - 57}\times500$$
$$ = 1500 + \dfrac{16}{23}\times500$$
$$ = 1500 + 347.826 \approx 1847.8$$

Hence, modal monthly expenditure $$\approx \text{Rs }1848$$.

2. Mean (Step-deviation method)

Take assumed mean $$A = 2750$$ (the mid value of the fourth class).

Class$$x_i$$ (mid-point)$$f_i$$$$d_i = \dfrac{x_i - A}{h}$$$$f_i d_i$$
1000 – 1500125024\(-3\)\(-72\)
1500 – 2000175040\(-2\)\(-80\)
2000 – 2500225033\(-1\)\(-33\)
2500 – 300027502800
3000 – 3500325030130
3500 – 4000375022244
4000 – 4500425016348
4500 – 500047507428

$$\sum f_i d_i = -72 - 80 - 33 + 0 + 30 + 44 + 48 + 28 = -35$$

Mean:

$$\overline{x} = A + \dfrac{\sum f_i d_i}{N}\,h$$
$$ = 2750 + \dfrac{-35}{200}\times500$$
$$ = 2750 - 87.5$$
$$ = 2662.5$$

Therefore, mean monthly expenditure $$= \text{Rs }2662.5$$.

Answer

Mode $$\approx \text{Rs }1848$$;  Mean $$= \text{Rs }2662.5$$.

4

The following distribution gives the state-wise teacher-student ratio in higher secondary schools of India. Find the mode and mean of this data. Interpret the two measures.
Number of students per teacherNumber of states / U.T.
15 - 203
20 - 258
25 - 309
30 - 3510
35 - 403
40 - 450
45 - 500
50 - 552

Solution

Step 1 : Prepare the frequency table with class marks

Class (students per teacher)Frequency $$f_i$$Class mark $$x_i$$
15 – 20317.5
20 – 25822.5
25 – 30927.5
30 – 351032.5
35 – 40337.5
40 – 45042.5
45 – 50047.5
50 – 55252.5

Total number of states $$N=\sum f_i=35$$.

Step 2 : Mean by the assumed-mean method

Take assumed mean $$A=32.5$$ (class 30–35), class width $$h=5$$.

$$x_i$$$$d_i=\dfrac{x_i-A}{h}$$$$f_i$$$$f_i d_i$$
17.5-33-9
22.5-28-16
27.5-19-9
32.50100
37.5133
42.5200
47.5300
52.5428

$$\sum f_i d_i=-23$$

Mean:
$$\bar{x}=A+h\dfrac{\sum f_i d_i}{\sum f_i}=32.5+5\times\dfrac{-23}{35}=32.5-3.2857\approx29.2$$

Step 3 : Mode of the grouped data

The highest frequency is 10 (class 30–35), so this is the modal class.

For the modal class:

  • lower boundary $$l=30$$
  • $$f_1=10$$ (modal class)
  • $$f_0=9$$ (preceding class)
  • $$f_2=3$$ (succeeding class)

Mode:
$$\text{Mode}=l+\dfrac{f_1-f_0}{2f_1-f_0-f_2}\times h=30+\dfrac{10-9}{2\times10-9-3}\times5=30+\dfrac{1}{8}\times5=30+0.625=30.625\approx30.6$$

Step 4 : Interpretation

The mean student-teacher ratio among the 35 states/UTs is about 29 students per teacher, while the most common (modal) ratio is about 31 students per teacher. Both measures are close, indicating that most states have roughly 30 students per teacher in higher-secondary schools.

Answer

Mean ratio ≈ 29.2 students per teacher
Mode ratio ≈ 30.6 students per teacher

5

The given distribution shows the number of runs scored by some top batsmen of the world in one-day international cricket matches.
Runs scoredNumber of batsmen
3000 - 40004
4000 - 500018
5000 - 60009
6000 - 70007
7000 - 80006
8000 - 90003
9000 - 100001
10000 - 110001

Find the mode of the data.

Solution

To locate the mode in a grouped frequency distribution we first identify the modal class – the class with the greatest frequency.

Runs scoredNumber of batsmen (f)
3000 – 40004
4000 – 500018
5000 – 60009
6000 – 70007
7000 – 80006
8000 – 90003
9000 – 100001
10000 – 110001

The highest frequency is 18, so the modal class is $$4000 - 5000$$.

For this class

  • Lower limit, $$l = 4000$$
  • Class size, $$h = 1000$$
  • Frequency of modal class, $$f_1 = 18$$
  • Frequency of class just before, $$f_0 = 4$$
  • Frequency of class just after, $$f_2 = 9$$

The mode for grouped data is calculated by

$$\text{Mode} = l + \frac{f_1 - f_0}{2f_1 - f_0 - f_2}\,h$$

Substituting the values,

$$\text{Mode} = 4000 + \frac{18 - 4}{2(18) - 4 - 9}\times1000$$

$$= 4000 + \frac{14}{36 - 4 - 9}\times1000$$

$$= 4000 + \frac{14}{23}\times1000$$

$$= 4000 + 608.6956$$

$$\approx 4608.7$$

Hence, the mode of the given data is approximately $$4609$$ runs.

Answer

Mode ≈ $$4609$$ runs

6

A student noted the number of cars passing through a spot on a road for 100 periods each of 3 minutes and summarised it in the table given below. Find the mode of the data:
Number of cars0 - 1010 - 2020 - 3030 - 4040 - 5050 - 6060 - 7070 - 80
Frequency71413122011158

Solution

Step 1  Make the class intervals continuous

Class (original)Continuous classFrequency (f)
0 – 10−0.5 – 10.57
10 – 209.5 – 20.514
20 – 3019.5 – 30.513
30 – 4029.5 – 40.512
40 – 5039.5 – 50.520
50 – 6049.5 – 60.511
60 – 7059.5 – 70.515
70 – 8069.5 – 80.58

Step 2  Identify the modal class

The highest frequency is 20, so the modal class is 40 – 50 (continuous limits 39.5 – 50.5).

Step 3  Collect the required values

  • Lower class boundary of modal class: $$l = 39.5$$
  • Class size: $$h = 10$$
  • Frequency of modal class: $$f_1 = 20$$
  • Frequency of class just before modal class: $$f_0 = 12$$
  • Frequency of class just after modal class: $$f_2 = 11$$

Step 4  Apply the mode formula for grouped data

$$\text{Mode} = l + \frac{f_1 - f_0}{2f_1 - f_0 - f_2}\times h$$

Substituting the values,

$$\text{Mode} = 39.5 + \frac{20 - 12}{2(20) - 12 - 11}\times 10$$

Calculate the numerator and denominator:

$$f_1 - f_0 = 8, \quad 2f_1 - f_0 - f_2 = 40 - 12 - 11 = 17$$

Hence,

$$\text{Mode} = 39.5 + \frac{8}{17}\times 10$$

$$= 39.5 + 4.70588\ldots$$

$$\approx 44.2$$

Therefore, the mode of the given distribution is approximately 44.2 cars per 3-minute interval.

Answer

Mode  ≈ $$44.2$$ cars

Exercise 13.3

1

The following frequency distribution gives the monthly consumption of electricity of 68 consumers of a locality. Find the median, mean and mode of the data and compare them.
Monthly consumption (in units)Number of consumers
65 - 854
85 - 1055
105 - 12513
125 - 14520
145 - 16514
165 - 1858
185 - 2054

Solution

Step 1 : Prepare the continuous grouped table

Class (units)Class
boundaries $$l_i-$$
$$u_i$$
Frequency $$f_i$$Mid-point $$x_i$$$$f_i\,x_i$$Cumulative
frequency
65 – 8564.5 – 84.54753004
85 – 10584.5 – 104.55954759
105 – 125104.5 – 124.513115149522
125 – 145124.5 – 144.520135270042
145 – 165144.5 – 164.514155217056
165 – 185164.5 – 184.58175140064
185 – 205184.5 – 204.5419578068

Total number of consumers $$N = \sum f_i = 68$$ and $$\sum f_i x_i = 9320$$.

Step 2 : Mean

$$\text{Mean } \bar{x} = \frac{\sum f_i x_i}{\sum f_i}=\frac{9320}{68}=137.06\text{ units (to 2 d.p.)}$$

Step 3 : Median

  • $$\frac{N}{2}=\frac{68}{2}=34$$
  • The cumulative frequency just exceeding 34 is 42, which lies in the class 125 – 145. Hence this is the median class.

For the median class 124.5 – 144.5:
$$l = 124.5,\; h = 20,\; f = 20,\; cf = 22$$ (cumulative frequency of the class just before).

$$\text{Median}=l+\Big(\tfrac{\frac{N}{2}-cf}{f}\Big)h = 124.5+\Big(\tfrac{34-22}{20}\Big)\times20 = 124.5+12 = 136.5\text{ units}$$

Step 4 : Mode

The highest frequency 20 also occurs in the class 125 – 145, so this is the modal class.

For this class:
$$l = 124.5,\; h = 20,\; f_1 = 20,\; f_0 = 13,\; f_2 = 14$$

$$\text{Mode}=l+\left(\frac{f_1-f_0}{2f_1-f_0-f_2}\right)h = 124.5+\left(\frac{20-13}{2\times20-13-14}\right)\times20 = 124.5+\frac{7}{13}\times20\approx124.5+10.77 = 135.27\text{ units}$$

Step 5 : Comparison

$$\text{Mean}\; (137.06) \;>\; \text{Median}\; (136.5) \;>\; \text{Mode}\; (135.27)$$

Since $$\bar{x} > \text{Median} > \text{Mode}$$ the distribution is slightly positively skewed, although all three values are close, indicating near symmetry.

Answer

Mean ≈ 137.1 units;
Median = 136.5 units;
Mode ≈ 135.3 units.
Thus Mean > Median > Mode, so the distribution is slightly positively skewed.

2

If the median of the distribution given below is 28.5, find the values of $$x$$ and $$y$$.
Class intervalFrequency
0 - 105
10 - 20$$x$$
20 - 3020
30 - 4015
40 - 50$$y$$
50 - 605
Total60

Solution

Step 1 Form an equation from the total frequency

Class intervalFrequency $$f_i$$
0 – 105
10 – 20$$x$$
20 – 3020
30 – 4015
40 – 50$$y$$
50 – 605
Total60

The sum of all frequencies is 60, so

$$5 + x + 20 + 15 + y + 5 = 60 \[3pt] x + y + 45 = 60 \[3pt] \boxed{x + y = 15}$$

Step 2 Locate the median class

Total number of observations $$N = 60 \;\Rightarrow\; \dfrac N2 = 30$$.

Compute cumulative frequencies up to each class (using the unknown $$x$$ where necessary):

ClassFrequency $$f_i$$Cumulative frequency $$cf$$
0 – 1055
10 – 20$$x$$$$x + 5$$
20 – 3020$$x + 25$$

Because $$x + 5 \lt 30 \le x + 25$$ for the unknown $$x$$, the class $$20\text{–}30$$ contains the 30th item and is therefore the median class.

Step 3 Apply the median formula

For the median class $$20\text{–}30$$:

  • lower class boundary $$l = 20$$ (the classes already touch),
  • class width $$h = 10$$,
  • frequency of the median class $$f = 20$$,
  • cumulative frequency preceding the median class $$cf = x + 5$$.

The formula is

$$\text{Median} = l + \frac{\dfrac N2 - cf}{f}\,h$$

Substituting the given median $$28.5$$ and the above values:

$$28.5 = 20 + \frac{30 - (x + 5)}{20}\times 10$$

Simplify step by step:

$$28.5 - 20 = \frac{25 - x}{20}\times 10$$
$$8.5 = \frac{25 - x}{2}$$
$$17 = 25 - x$$
$$\boxed{x = 8}$$

Step 4 Find $$y$$ using the relation from Step 1

$$x + y = 15 \;\Rightarrow\; 8 + y = 15 \;\Rightarrow\; \boxed{y = 7}$$

Verification (optional)

All frequencies are now 5, 8, 20, 15, 7, 5, whose sum is
$$5 + 8 + 20 + 15 + 7 + 5 = 60$$, as required, and the computed median indeed equals 28.5.

Answer

$$x = 8, \; y = 7$$

3

A life insurance agent found the following data for distribution of ages of 100 policy holders. Calculate the median age, if policies are given only to persons having age 18 years onwards but less than 60 year.
Age (in years)Number of policy holders
Below 202
Below 256
Below 3024
Below 3545
Below 4078
Below 4589
Below 5092
Below 5598
Below 60100

Solution

Step 1 : Rewrite the ‘less–than’ data as a regular grouped distribution

Class (in years)Frequency $$f_i$$Cumulative frequency $$cf_i$$
18 – 20$$2$$$$2$$
20 – 25$$6-2=4$$$$2+4=6$$
25 – 30$$24-6=18$$$$6+18=24$$
30 – 35$$45-24=21$$$$24+21=45$$
35 – 40$$78-45=33$$$$45+33=78$$
40 – 45$$89-78=11$$$$78+11=89$$
45 – 50$$92-89=3$$$$89+3=92$$
50 – 55$$98-92=6$$$$92+6=98$$
55 – 60$$100-98=2$$$$98+2=100$$

Total number of policy holders $$N = 100$$.


Step 2 : Locate the median class

Position of the median term  $$=\dfrac{N}{2}=\dfrac{100}{2}=50$$.

The cumulative frequency just greater than (or equal to) 50 is $$78$$, which corresponds to the class $$35\;\text{–}\;40$$.
Hence the median class is $$35\;\text{–}\;40$$.


Step 3 : Apply the median formula

  • Lower limit of the median class $$l = 35$$
  • Cumulative frequency of the class before it $$cf = 45$$
  • Frequency of the median class $$f = 33$$
  • Class width $$h = 40 - 35 = 5$$

Formula :  $$\text{Median} = l + \left(\dfrac{\frac{N}{2} - cf}{f}\right) \times h$$

Substitute the values :

$$\text{Median} = 35 + \left(\dfrac{50 - 45}{33}\right) \times 5$$

$$\text{Median} = 35 + \dfrac{5}{33} \times 5 = 35 + \dfrac{25}{33}$$

$$\text{Median} \approx 35 + 0.76 = 35.76$$


Step 4 : Conclusion

The median age of the 100 policy holders is approximately $$35.8\;\text{years}$$.

Answer

Median age  $$\approx 35.8\;\text{years}$$

4

The lengths of 40 leaves of a plant are measured correct to the nearest millimetre, and the data obtained is represented in the following table:
Length (in mm)Number of leaves
118 - 1263
127 - 1355
136 - 1449
145 - 15312
154 - 1625
163 - 1714
172 - 1802

Find the median length of the leaves.

(Hint: The data needs to be converted to continuous classes for finding the median, since the formula assumes continuous classes. The classes then change to 117.5 - 126.5, 126.5 - 135.5, . . ., 171.5 - 180.5.)

Solution

Step 1 : Convert the class–intervals into continuous form

Each stated class is inclusive. To make the classes continuous subtract $$0.5$$ from every lower limit and add $$0.5$$ to every upper limit.

Continuous class (mm)Frequency $$f$$
117.5 – 126.53
126.5 – 135.55
135.5 – 144.59
144.5 – 153.512
153.5 – 162.55
162.5 – 171.54
171.5 – 180.52

Step 2 : Compute cumulative frequencies

Class$$f$$Cumulative frequency $$F$$
117.5 – 126.533
126.5 – 135.558
135.5 – 144.5917
144.5 – 153.51229
153.5 – 162.5534
162.5 – 171.5438
171.5 – 180.5240

Total number of leaves $$N = 40$$, so $$\dfrac{N}{2} = 20$$.

Step 3 : Locate the median class

The cumulative frequency just greater than $$20$$ is $$29$$, which belongs to the class $$144.5\,\text{–}\,153.5\,\text{mm}$$. Hence this is the median class.

Step 4 : Apply the median formula

  • Lower boundary of median class $$l = 144.5\,\text{mm}$$
  • Class width $$h = 153.5 - 144.5 = 9\,\text{mm}$$
  • Cumulative frequency preceding the class $$F = 17$$
  • Frequency of the class $$f = 12$$

Formula: $$\text{Median} = l + \left(\dfrac{\dfrac{N}{2} - F}{f}\right) h$$

Substituting: $$\text{Median} = 144.5 + \left(\dfrac{20 - 17}{12}\right) \times 9$$

$$\text{Median} = 144.5 + \left(\dfrac{3}{12}\right) \times 9 = 144.5 + 2.25 = 146.75$$

Therefore, the median length of the leaves is $$146.75\,\text{mm}$$.

Answer

Median length = $$146.75\,\text{mm}$$

5

The following table gives the distribution of the life time of 400 neon lamps:
Life time (in hours)Number of lamps
1500 - 200014
2000 - 250056
2500 - 300060
3000 - 350086
3500 - 400074
4000 - 450062
4500 - 500048

Find the median life time of a lamp.

Solution

First form the cumulative frequencies.

Class (life time in h)Frequency $$f_i$$Cumulative frequency $$F_i$$
1500 – 20001414
2000 – 25005670
2500 – 300060130
3000 – 350086216
3500 – 400074290
4000 – 450062352
4500 – 500048400

Total number of lamps $$N = 400$$, so $$\frac{N}{2}=200$$. The first cumulative frequency equal to or just exceeding 200 is 216, which lies in the class 3000 – 3500. Hence

  • Median class: 3000 – 3500
  • Lower class boundary $$L = 3000$$
  • Frequency of the median class $$f = 86$$
  • Cumulative frequency of the class just before the median class $$C = 130$$
  • Class size (width) $$h = 500$$

Using the formula for grouped data

$$\text{Median} = L + \left(\frac{\tfrac{N}{2} - C}{f}\right)h$$

$$\text{Median} = 3000 + \left(\frac{200 - 130}{86}\right) \times 500$$

$$\text{Median} = 3000 + \left(\frac{70}{86}\right) \times 500$$

$$\text{Median} = 3000 + 0.813953\times 500$$

$$\text{Median} \approx 3000 + 406.98 = 3406.98$$

Rounded to the nearest hour, the median life time is about $$3407\;\text{hours}$$.

Answer

Median life time  ≈ $$3407\text{ h}$$

6

100 surnames were randomly picked up from a local telephone directory and the frequency distribution of the number of letters in the English alphabets in the surnames was obtained as follows:
Number of letters1 - 44 - 77 - 1010 - 1313 - 1616 - 19
Number of surnames630401644

Determine the median number of letters in the surnames. Find the mean number of letters in the surnames? Also, find the modal size of the surnames.

Solution

Frequency distribution of the number of letters in 100 surnames

Class (no. of letters)Frequency $$f_i$$
1 – 46
4 – 730
7 – 1040
10 – 1316
13 – 164
16 – 194

Total number of surnames $$N = 100$$. The class intervals given are already continuous (the upper limit of each class equals the lower limit of the next), so no boundary adjustment is required. The class width is $$h = 3$$.


1. Median

Form the cumulative-frequency column:

Class$$f_i$$Cumulative frequency $$cf$$
1 – 466
4 – 73036
7 – 104076
10 – 131692
13 – 16496
16 – 194100

$$\dfrac{N}{2} = \dfrac{100}{2} = 50.$$ The first cumulative frequency that exceeds $$50$$ is $$76$$, corresponding to the class $$7\,\text{–}\,10$$. Hence the median class is $$7\,\text{–}\,10$$.

For this class:

  • Lower class boundary $$l = 7$$
  • Cumulative frequency just before the class $$cf = 36$$
  • Frequency of the median class $$f = 40$$
  • Class width $$h = 3$$

$$\text{Median} = l + \left(\dfrac{\tfrac{N}{2} - cf}{f}\right) h$$

$$\text{Median} = 7 + \left(\dfrac{50 - 36}{40}\right) \times 3 = 7 + \dfrac{14}{40}\times 3 = 7 + 1.05 = 8.05.$$


2. Mean

ClassMid-value $$x_i$$Frequency $$f_i$$$$f_i x_i$$
1 – 42.5615
4 – 75.530165
7 – 108.540340
10 – 1311.516184
13 – 1614.5458
16 – 1917.5470

$$\sum f_i x_i = 15 + 165 + 340 + 184 + 58 + 70 = 832.$$

$$\text{Mean} = \dfrac{\sum f_i x_i}{N} = \dfrac{832}{100} = 8.32.$$


3. Mode

The highest frequency is $$40$$ in the class $$7\,\text{–}\,10$$, so this is the modal class.

  • Lower class boundary $$l = 7$$
  • $$f_1 = 40$$ (modal-class frequency)
  • $$f_0 = 30$$ (frequency of the preceding class)
  • $$f_2 = 16$$ (frequency of the succeeding class)
  • Class width $$h = 3$$

$$\text{Mode} = l + \dfrac{f_1 - f_0}{2f_1 - f_0 - f_2}\,h = 7 + \dfrac{40 - 30}{2\times 40 - 30 - 16}\times 3$$

$$\text{Mode} = 7 + \dfrac{10}{34}\times 3 = 7 + \dfrac{30}{34} \approx 7 + 0.88 = 7.88.$$


Results

  • Median number of letters $$\approx 8.05$$
  • Mean number of letters $$= 8.32$$
  • Modal size of the surnames $$\approx 7.88$$

Answer

Median $$\approx 8.05$$ letters
Mean $$= 8.32$$ letters
Mode $$\approx 7.88$$ letters

7

The distribution below gives the weights of 30 students of a class. Find the median weight of the students.
Weight (in kg)40 - 4545 - 5050 - 5555 - 6060 - 6565 - 7070 - 75
Number of students2386632

Solution

First arrange the data in a table containing the cumulative frequencies.

Class (weight in kg)fiCumulative frequency (c.f.)
40 – 4522
45 – 5032 + 3 = 5
50 – 5585 + 8 = 13
55 – 60613 + 6 = 19
60 – 65619 + 6 = 25
65 – 70325 + 3 = 28
70 – 75228 + 2 = 30

Total number of students $$n = 30$$.

The median position is given by $$\frac{n}{2} = \frac{30}{2} = 15$$.

Locate the cumulative frequency just greater than or equal to 15. It is 19, which corresponds to the class 55 – 60. Hence, 55 – 60 kg is the median class.

For the median class we note:

  • Lower class boundary $$l = 55$$
  • Cumulative frequency of the class preceding the median class $$c_f = 13$$
  • Frequency of the median class $$f = 6$$
  • Class width $$h = 5$$

Using the formula for the median of grouped data,

$$\text{Median} = l + \left(\frac{\frac{n}{2} - c_f}{f}\right) h$$

Substitute the values:

$$\text{Median} = 55 + \left(\frac{15 - 13}{6}\right) \times 5$$

$$= 55 + \left(\frac{2}{6}\right) \times 5$$

$$= 55 + \frac{10}{6}$$

$$= 55 + 1.666\ldots$$

$$= 56.666\ldots \text{ kg}$$

Rounded to two decimal places, the median weight is $$56.67\text{ kg}$$.

Answer

The median weight of the 30 students is $$56.67\text{ kg}$$.

NCERT Solutions for Class 10
Maths
NCERT Solutions for Class 10 Maths
Chapter-wise step-by-step
solutions with explanations
explore solutions Maths bg
Science
NCERT Solutions for Class 10 Science
Chapter-wise step-by-step
solutions with explanations
explore solutions Science bg

Frequently Asked Questions

50,000+ JEE Students Trusted Our Score Calculator

Predict your JEE Main percentile, rank & performance in seconds