Ch 13  ·  Q–
0%
Class 11 Mathematics Exercise 13.1 NCERT Solutions JEE Mains NEET Board Exam

Chapter 13 — STATISTICS

Step-by-step NCERT solutions with detailed proofs and exam-oriented hints for Boards, JEE & NEET.

📋12 questions
Ideal time: 90-120 min
📍Now at: Q1
Q1
NUMERIC3 marks

Find the mean deviation about the mean for the data 4, 7, 8, 9, 10, 12, 13, 17

Theory

Mean Deviation about Mean is a measure of dispersion that indicates the average of absolute deviations of observations from their arithmetic mean.

Formula:

\[ \text{Mean Deviation about Mean} = \dfrac{1}{N}\sum |x_i - \overline{x}| \]

Key understanding:

  • Mean acts as a central reference point
  • Deviation measures distance from mean
  • Absolute value removes negative signs
  • Average of deviations gives dispersion

Solution Roadmap

  • Find total number of observations \(N\)
  • Compute arithmetic mean \(\overline{x}\)
  • Calculate each deviation \(x_i - \overline{x}\)
  • Convert into absolute deviations
  • Find their sum
  • Divide by \(N\)

Visual Intuition

Mean = 10 Spread of observations around mean

Solution

Step 1: Write observations

\[ 4,\; 7,\; 8,\; 9,\; 10,\; 12,\; 13,\; 17 \]

Step 2: Number of observations

\[ N = 8 \]

Step 3: Compute sum of observations

\[ \sum x_i = 4 + 7 + 8 + 9 + 10 + 12 + 13 + 17 = 80 \]

Step 4: Calculate mean

\[ \overline{x} = \frac{80}{8} = 10 \]

Step 5: Compute deviations and absolute deviations

\(x_i\) \(x_i - \overline{x}\) \(|x_i - \overline{x}|\)
44 − 10 = −66
77 − 10 = −33
88 − 10 = −22
99 − 10 = −11
1010 − 10 = 00
1212 − 10 = 22
1313 − 10 = 33
1717 − 10 = 77
\(\sum x_i = 80\) \(\sum |x_i - \overline{x}| = 24\)

Step 6: Apply formula

\[ \text{Mean Deviation} = \frac{1}{N} \sum |x_i - \overline{x}| \] \[ = \frac{24}{8} \] \[ = 3 \]

Final Answer:

\[ \boxed{3} \]

Concept Significance

  • Important for CBSE board exams (3–5 mark questions)
  • Strengthens base for variance and standard deviation
  • Used in data interpretation for competitive exams like JEE Main
  • Helps analyse consistency of data distribution
↑ Top
1 / 12  ·  8%
Q2 →
Q2
NUMERIC3 marks

Find the mean deviation about the mean for the data 38, 70, 48, 40, 42, 55, 63, 46, 54, 44

Theory

Mean Deviation about Mean measures the average distance of each observation from the arithmetic mean, ignoring the sign of deviations.

Formula:

\[ \text{Mean Deviation about Mean} = \frac{1}{N}\sum |x_i - \overline{x}| \]

Important understanding:

  • Mean represents the central value of data
  • Deviation shows how far each value lies from mean
  • Absolute value ensures all deviations are positive
  • Average of these deviations gives dispersion

Solution Roadmap

  • Count number of observations \(N\)
  • Compute sum of observations
  • Find mean \(\overline{x}\)
  • Calculate deviations \(x_i - \overline{x}\)
  • Take absolute values
  • Find total deviation
  • Divide by \(N\)

Visual Intuition

Mean = 50 Distances from mean represent deviations

Solution

Step 1: Write observations

\[ 38,\; 70,\; 48,\; 40,\; 42,\; 55,\; 63,\; 46,\; 54,\; 44 \]

Step 2: Number of observations

\[ N = 10 \]

Step 3: Compute sum

\[ \sum x_i = 38+70+48+40+42+55+63+46+54+44 = 500 \]

Step 4: Calculate mean

\[ \overline{x} = \frac{500}{10} = 50 \]

Step 5: Compute deviations and absolute deviations

\(x_i\) \(x_i - \overline{x}\) \(|x_i - \overline{x}|\)
3838 − 50 = −1212
7070 − 50 = 2020
4848 − 50 = −22
4040 − 50 = −1010
4242 − 50 = −88
5555 − 50 = 55
6363 − 50 = 1313
4646 − 50 = −44
5454 − 50 = 44
4444 − 50 = −66
\(\sum x_i = 500\) \(\sum |x_i - \overline{x}| = 84\)

Step 6: Apply formula

\[ \text{Mean Deviation} = \frac{1}{N} \sum |x_i - \overline{x}| \] \[ = \frac{84}{10} \] \[ = 8.4 \]

Final Answer:

\[ \boxed{8.4} \]

Concept Significance

  • Frequently asked in CBSE board exams with full-step marking
  • Common in MCQs for JEE Main and CUET
  • Strengthens foundation for standard deviation
  • Helps in analysing consistency of real-life data
← Q1
2 / 12  ·  17%
Q3 →
Q3
NUMERIC3 marks

Find the mean deviation about the median for the data 13, 17, 16, 14, 11, 13, 10, 16, 11, 18, 12, 17

Theory

Mean Deviation about Median measures the average of absolute deviations of observations from the median.

Why median is used:

  • Median is less affected by extreme values (outliers)
  • It represents the central position of ordered data

Formula:

\[ \text{Mean Deviation about Median} = \frac{1}{N}\sum |x_i - M| \]

Solution Roadmap

  • Arrange data in ascending order
  • Find median \(M\)
  • Compute deviations \(x_i - M\)
  • Take absolute values
  • Find total deviation
  • Divide by \(N\)

Visual Intuition

Median = 13.5 Distances from median represent deviations

Solution

Step 1: Arrange data in ascending order

\[ 10,\;11,\;11,\;12,\;13,\;13,\;14,\;16,\;16,\;17,\;17,\;18 \]

Step 2: Number of observations

\[ N = 12 \]

Step 3: Find median

\[ \frac{N}{2} = \frac{12}{2} = 6 \]

Median is average of 6th and 7th terms

\[ M = \frac{13 + 14}{2} = 13.5 \]

Step 4: Compute deviations and absolute deviations

\(x_i\) \(x_i - M\) \(|x_i - M|\)
1010 − 13.5 = −3.53.5
1111 − 13.5 = −2.52.5
1111 − 13.5 = −2.52.5
1212 − 13.5 = −1.51.5
1313 − 13.5 = −0.50.5
1313 − 13.5 = −0.50.5
1414 − 13.5 = 0.50.5
1616 − 13.5 = 2.52.5
1616 − 13.5 = 2.52.5
1717 − 13.5 = 3.53.5
1717 − 13.5 = 3.53.5
1818 − 13.5 = 4.54.5
\(\sum |x_i - M| = 28\)

Step 5: Apply formula

\[ \text{Mean Deviation} = \frac{1}{N} \sum |x_i - M| \] \[ = \frac{28}{12} \] \[ = \frac{7}{3} = 2.33 \]

Final Answer:

\[ \boxed{2.33} \]

Concept Significance

  • Important for CBSE board exams (step-based questions)
  • Median-based deviation is preferred in skewed data
  • Useful in statistics-based MCQs in JEE, CUET
  • Foundation for advanced dispersion concepts
← Q2
3 / 12  ·  25%
Q4 →
Q4
NUMERIC3 marks

Find the mean deviation about the median for the data 36, 72, 46, 42, 60, 45, 53, 46, 51, 49

Theory

Mean Deviation about Median is the average of absolute deviations of observations from the median. It is preferred when data contains extreme values because median is resistant to outliers.

Formula:

\[ \text{Mean Deviation about Median} = \frac{1}{N}\sum |x_i - M| \]

Solution Roadmap

  • Arrange data in ascending order
  • Find median \(M\)
  • Compute deviations \(x_i - M\)
  • Take absolute values
  • Find total deviation
  • Divide by \(N\)

Visual Intuition

Median = 47.5 Deviation measured from median

Solution

Step 1: Arrange data in ascending order

\[ 36,\; 42,\; 45,\; 46,\; 46,\; 49,\; 51,\; 53,\; 60,\; 72 \]

Step 2: Number of observations

\[ N = 10 \]

Step 3: Find median

\[ \frac{N}{2} = \frac{10}{2} = 5 \]

Median is average of 5th and 6th terms

\[ M = \frac{46 + 49}{2} = 47.5 \]

Step 4: Compute deviations and absolute deviations

\(x_i\) \(x_i - M\) \(|x_i - M|\)
3636 − 47.5 = −11.511.5
4242 − 47.5 = −5.55.5
4545 − 47.5 = −2.52.5
4646 − 47.5 = −1.51.5
4646 − 47.5 = −1.51.5
4949 − 47.5 = 1.51.5
5151 − 47.5 = 3.53.5
5353 − 47.5 = 5.55.5
6060 − 47.5 = 12.512.5
7272 − 47.5 = 24.524.5
\(\sum |x_i - M| = 70\)

Step 5: Apply formula

\[ \text{Mean Deviation} = \frac{1}{N} \sum |x_i - M| \] \[ = \frac{70}{10} \] \[ = 7 \]

Final Answer:

\[ \boxed{7} \]

Concept Significance

  • Very important for CBSE board exams with full-step marking
  • Median-based deviation is highly useful in skewed distributions
  • Appears in MCQs and case-study questions (CUET, JEE Main)
  • Builds conceptual bridge to advanced statistical measures
← Q3
4 / 12  ·  33%
Q5 →
Q5
NUMERIC3 marks

Find the mean deviation about the mean for the data

\(x_i\) 5 10 15 20 25
\(f_i\) 7 4 6 3 5

Theory

For discrete frequency distribution, Mean Deviation about Mean is calculated by considering frequencies of each observation.

Formula:

\[ \overline{x} = \frac{\sum f_i x_i}{\sum f_i} \] \[ \text{Mean Deviation about Mean} = \frac{1}{\sum f_i} \sum f_i |x_i - \overline{x}| \]

Key idea:

  • Each observation contributes according to its frequency
  • Higher frequency means greater impact on deviation

Solution Roadmap

  • Compute \(f_i x_i\)
  • Find total frequency \(N = \sum f_i\)
  • Calculate mean \(\overline{x}\)
  • Find deviations \(|x_i - \overline{x}|\)
  • Multiply by frequencies \(f_i|x_i-\overline{x}|\)
  • Sum and divide by \(N\)

Visual Intuition

Mean = 14 Size of points reflects frequency weight

Solution

Step 1: Compute \(f_i x_i\)

\(x_i\) \(f_i\) \(f_i x_i\)
5735
10440
15690
20360
255125
\(N = 25\) \(\sum f_i x_i = 350\)

Step 2: Calculate mean

\[ \overline{x} = \frac{350}{25} = 14 \]

Step 3: Compute deviations and weighted deviations

\(x_i\) \(f_i\) \(|x_i - 14|\) \(f_i|x_i - 14|\)
57963
104416
15616
203618
2551155
\(\sum f_i|x_i - \overline{x}| = 158\)

Step 4: Apply formula

\[ \text{Mean Deviation} = \frac{1}{25} \times 158 \] \[ = 6.32 \]

Final Answer:

\[ \boxed{6.32} \]

Concept Significance

  • Very important for CBSE board exams (table-based questions)
  • Common in data interpretation and MCQs (JEE, CUET)
  • Builds foundation for grouped data statistics
  • Develops understanding of weighted averages
← Q4
5 / 12  ·  42%
Q6 →
Q6
NUMERIC3 marks

Find the mean deviation about the mean for the data

\(x_i\) 10 30 50 70 90
\(f_i\) 4 24 28 16 8

Theory

For discrete frequency distribution, Mean Deviation about Mean considers the weight (frequency) of each observation.

Formula:

\[ \overline{x} = \frac{\sum f_i x_i}{\sum f_i} \] \[ \text{Mean Deviation about Mean} = \frac{1}{\sum f_i}\sum f_i |x_i - \overline{x}| \]

Key insight:

  • Mean is the balancing point of distribution
  • Frequencies determine influence of each value
  • Higher frequency → higher contribution to deviation

Solution Roadmap

  • Compute \(f_i x_i\)
  • Find total frequency \(N\)
  • Calculate mean \(\overline{x}\)
  • Find \(|x_i - \overline{x}|\)
  • Multiply by frequency
  • Sum and divide by \(N\)

Visual Intuition

Mean = 50 Frequency affects contribution to deviation

Solution

Step 1: Compute \(f_i x_i\)

\(x_i\) \(f_i\) \(f_i x_i\)
10440
3024720
50281400
70161120
908720
\(N = 80\) \(\sum f_i x_i = 4000\)

Step 2: Calculate mean

\[ \overline{x} = \frac{4000}{80} = 50 \]

Step 3: Compute deviations and weighted deviations

\(x_i\) \(f_i\) \(|x_i - 50|\) \(f_i|x_i - 50|\)
10440160
302420480
502800
701620320
90840320
\(\sum f_i|x_i - \overline{x}| = 1280\)

Step 4: Apply formula

\[ \text{Mean Deviation} = \frac{1280}{80} \] \[ = 16 \]

Final Answer:

\[ \boxed{16} \]

Concept Significance

  • Important for CBSE board exams with table-based solutions
  • Frequently appears in MCQs (JEE Main, CUET)
  • Strengthens concept of weighted averages
  • Helps in real-life data dispersion analysis
← Q5
6 / 12  ·  50%
Q7 →
Q7
NUMERIC3 marks

Find the mean deviation about the median for the data

\(x_i\) 5 7 9 10 12 15
\(f_i\) 8 6 2 2 2 6

Theory

For discrete frequency distribution, Mean Deviation about Median is computed using frequencies and median as the central value.

Formula:

\[ \text{Mean Deviation about Median} = \frac{1}{\sum f_i} \sum f_i |x_i - M| \]

Why median is used:

  • Median is stable and not affected by extreme values
  • Useful when data is skewed

Solution Roadmap

  • Compute cumulative frequency (cf)
  • Find median position \(\frac{N}{2}\)
  • Locate median value \(M\)
  • Compute \(|x_i - M|\)
  • Multiply by frequencies
  • Sum and divide by \(N\)

Visual Intuition

Median = 7 Median divides data into two equal parts

Solution

Step 1: Compute cumulative frequencies

\(x_i\) \(f_i\) \(cf\)
588
7614
9216
10218
12220
15626
\(N = 26\)

Step 2: Find median position

\[ \frac{N}{2} = \frac{26}{2} = 13 \]

Median lies between 13th and 14th observations

From cumulative frequency:

  • 13th observation lies in \(x = 7\)
  • 14th observation also lies in \(x = 7\)
\[ M = 7 \]

Step 3: Compute deviations and weighted deviations

\(x_i\) \(f_i\) \(|x_i - 7|\) \(f_i|x_i - 7|\)
58216
7600
9224
10236
122510
156848
\(\sum f_i|x_i - M| = 84\)

Step 4: Apply formula

\[ \text{Mean Deviation} = \frac{84}{26} \] \[ = 3.23 \]

Final Answer:

\[ \boxed{3.23} \]

Concept Significance

  • Important for CBSE board exams (case-study + table questions)
  • Helps in solving cumulative frequency based problems
  • Frequently appears in MCQs (CUET, JEE Main)
  • Strengthens understanding of median-based dispersion
← Q6
7 / 12  ·  58%
Q8 →
Q8
NUMERIC3 marks

Find the mean deviation about the median for the data

\(x_i\) 15 21 27 30 35
\(f_i\) 3 5 6 7 8

Theory

For discrete frequency distribution, Mean Deviation about Median uses the median as the central value and considers frequencies as weights.

Formula:

\[ \text{Mean Deviation about Median} = \frac{1}{\sum f_i} \sum f_i |x_i - M| \]

Concept insight:

  • Median divides data into two equal parts
  • Less affected by extreme values
  • Useful for skewed distributions

Solution Roadmap

  • Compute cumulative frequency
  • Find median position
  • Determine median value \(M\)
  • Compute \(|x_i - M|\)
  • Multiply by frequencies
  • Sum and divide by total frequency

Visual Intuition

Median = 30 Median is central balancing point

Solution

Step 1: Compute cumulative frequency

\(x_i\) \(f_i\) \(cf\)
1533
2158
27614
30721
35829
\(N = 29\)

Step 2: Find median position

\[ \frac{N+1}{2} = \frac{30}{2} = 15 \]

Median is the 15th observation

From cumulative frequency:

  • 14th observation → 27
  • 15th observation → 30
\[ M = 30 \]

Step 3: Compute deviations and weighted deviations

\(x_i\) \(f_i\) \(|x_i - 30|\) \(f_i|x_i - 30|\)
1531545
215945
276318
30700
358540
\(\sum f_i|x_i - M| = 148\)

Step 4: Apply formula

\[ \text{Mean Deviation} = \frac{148}{29} \] \[ \approx 5.1 \]

Final Answer:

\[ \boxed{5.1} \]

Concept Significance

  • Important for CBSE board exams (median + cf based questions)
  • Common in MCQs and case-based questions (CUET, JEE Main)
  • Strengthens understanding of cumulative frequency
  • Useful in real-life skewed data analysis
← Q7
8 / 12  ·  67%
Q9 →
Q9
NUMERIC3 marks

Find the mean deviation about the mean for the data

Income per day in ₹ 0-100 100-200 200-300 300-400 400-500 500-600 600-700 700-800
No. of persons 4 8 9 10 7 5 4 3

Theory

For grouped data, Mean Deviation about Mean is calculated using class marks (midpoints) and frequencies.

Key formulas:

\[ x_i = \text{class mark} = \frac{\text{lower limit + upper limit}}{2} \] \[ \overline{x} = a + \left(\frac{\sum f_i d_i}{\sum f_i}\right)\times h \] \[ \text{Mean Deviation} = \frac{1}{N}\sum f_i |x_i - \overline{x}| \]

Concept insight:

  • Grouped data requires approximation using class marks
  • Step-deviation simplifies calculations
  • Mean acts as balancing point of distribution

Solution Roadmap

  • Find class marks \(x_i\)
  • Choose assumed mean \(a\)
  • Compute \(d_i = \frac{x_i - a}{h}\)
  • Calculate \(\sum f_i d_i\) and mean
  • Compute \(|x_i - \overline{x}|\)
  • Multiply by frequencies
  • Divide by total frequency

Visual Intuition

Mean ≈ 358 Grouped data approximated using class marks

Solution

Step 1: Compute class marks \(x_i\)

\[ 50,\;150,\;250,\;350,\;450,\;550,\;650,\;750 \]

Step 2: Choose assumed mean

\[ a = 350,\quad h = 100 \]

Step 3: Compute \(d_i = \frac{x_i - 350}{100}\)

Class \(f_i\) \(x_i\) \(d_i\) \(f_i d_i\)
0–100450-3-12
100–2008150-2-16
200–3009250-1-9
300–4001035000
400–500745017
500–6005550210
600–7004650312
700–8003750412
\(N = 50\) \(\sum f_i d_i = 4\)

Step 4: Calculate mean

\[ \overline{x} = 350 + \left(\frac{4}{50}\right)\times 100 = 350 + 8 = 358 \]

Step 5: Compute \(|x_i - \overline{x}|\) and \(f_i|x_i - \overline{x}|\)

\(x_i\) \(|x_i - 358|\) \(f_i|x_i - 358|\)
503081232
1502081664
250108972
350880
45092644
550192960
6502921168
7503921176
\(\sum f_i|x_i-\overline{x}| = 7896\)

Step 6: Apply formula

\[ \text{Mean Deviation} = \frac{7896}{50} \] \[ = 157.92 \]

Final Answer:

\[ \boxed{157.92} \]

Concept Significance

  • Highly important for CBSE board exams (case-study questions)
  • Step-deviation method saves time in competitive exams
  • Frequently asked in JEE Main data interpretation
  • Real-life application: income inequality analysis
← Q8
9 / 12  ·  75%
Q10 →
Q10
NUMERIC3 marks

Find the mean deviation about the mean for the data

Height in cms 95-105 105-115 115-125 125-135 135-145 145-155
No. of Boys 9 13 26 30 12 10

Theory

For grouped data, Mean Deviation about Mean is computed using class marks (midpoints) and frequencies.

Key formulas:

\[ x_i = \frac{\text{lower limit + upper limit}}{2} \] \[ \overline{x} = a + \left(\frac{\sum f_i d_i}{\sum f_i}\right)\times h \] \[ \text{Mean Deviation} = \frac{1}{N}\sum f_i |x_i - \overline{x}| \]

Concept insight:

  • Grouped data uses class midpoints as representatives
  • Step-deviation simplifies arithmetic
  • Mean represents central tendency of grouped distribution

Solution Roadmap

  • Find class marks \(x_i\)
  • Choose assumed mean \(a\)
  • Compute \(d_i = \frac{x_i-a}{h}\)
  • Find \(\sum f_i d_i\)
  • Compute mean \(\overline{x}\)
  • Calculate \(|x_i-\overline{x}|\)
  • Multiply by frequencies and divide by \(N\)

Visual Intuition

Mean ≈ 125.3 Grouped heights clustered around mean

Solution

Step 1: Compute class marks \(x_i\)

\[ 100,\;110,\;120,\;130,\;140,\;150 \]

Step 2: Choose assumed mean

\[ a = 120,\quad h = 10 \]

Step 3: Compute \(d_i = \frac{x_i - 120}{10}\)

Class \(f_i\) \(x_i\) \(d_i\) \(f_i d_i\)
95–1059100-2-18
105–11513110-1-13
115–1252612000
125–13530130130
135–14512140224
145–15510150330
\(N = 100\) \(\sum f_i d_i = 53\)

Step 4: Calculate mean

\[ \overline{x} = 120 + \left(\frac{53}{100}\right)\times 10 \] \[ = 120 + 5.3 = 125.3 \]

Step 5: Compute \(|x_i - \overline{x}|\) and \(f_i|x_i - \overline{x}|\)

\(x_i\) \(|x_i - 125.3|\) \(f_i|x_i - 125.3|\)
10025.3227.7
11015.3198.9
1205.3137.8
1304.7141.0
14014.7176.4
15024.7247.0
\(\sum f_i|x_i-\overline{x}| = 1128.8\)

Step 6: Apply formula

\[ \text{Mean Deviation} = \frac{1128.8}{100} \] \[ = 11.28 \]

Final Answer:

\[ \boxed{11.28} \]

Concept Significance

  • Very important for CBSE board exams (grouped data case-study)
  • Step-deviation method reduces calculation time in exams
  • Frequently asked in JEE Main data-based MCQs
  • Used in real-life analysis like height/health statistics
← Q9
10 / 12  ·  83%
Q11 →
Q11
NUMERIC3 marks

Find the mean deviation about median for the following data :

Marks 0-10 10-20 20-30 30-40 40-50 50-60
No. of Girls 6 8 14 16 4 2

Theory

For grouped data, Mean Deviation about Median is calculated using class midpoints and frequencies, where median is obtained using interpolation formula.

Key formulas:

\[ M = l + \left(\frac{\frac{N}{2} - c}{f}\right)\times h \] \[ \text{Mean Deviation} = \frac{1}{N}\sum f_i |x_i - M| \]

Concept insight:

  • Median lies in the class where cumulative frequency exceeds \(N/2\)
  • Grouped data requires interpolation for accuracy
  • Deviation is measured from class midpoints

Solution Roadmap

  • Compute cumulative frequency
  • Find median class
  • Apply median formula
  • Compute class midpoints
  • Calculate deviations \(|x_i - M|\)
  • Multiply by frequencies
  • Divide by \(N\)

Visual Intuition

Median ≈ 27.86 Median lies inside class interval

Solution

Step 1: Compute cumulative frequency

Class \(f_i\) \(cf\)
0–1066
10–20814
20–301428
30–401644
40–50448
50–60250
\(N = 50\)

Step 2: Find median class

\[ \frac{N}{2} = 25 \]

Median class is \(20–30\) (first cf ≥ 25)

Step 3: Apply median formula

\[ l = 20,\quad c = 14,\quad f = 14,\quad h = 10 \] \[ M = 20 + \left(\frac{25 - 14}{14}\right)\times 10 \] \[ = 20 + \frac{11}{14}\times 10 = 20 + 7.86 = 27.86 \]

Step 4: Compute midpoints

\[ 5,\;15,\;25,\;35,\;45,\;55 \]

Step 5: Compute deviations and weighted deviations

\(x_i\) \(|x_i - 27.86|\) \(f_i|x_i - M|\)
522.86137.16
1512.86102.88
252.8640.04
357.14114.24
4517.1468.56
5527.1454.28
\(\sum f_i|x_i-M| = 517.16\)

Step 6: Apply formula

\[ \text{Mean Deviation} = \frac{517.16}{50} \] \[ = 10.34 \]

Final Answer:

\[ \boxed{10.34} \]

Concept Significance

  • Highly important for CBSE board exams (median class + interpolation)
  • Strengthens understanding of grouped data statistics
  • Common in JEE Main case-study and MCQs
  • Useful in real-life data like marks distribution analysis
← Q10
11 / 12  ·  92%
Q12 →
Q12
NUMERIC3 marks

Calculate the mean deviation about median age for the age distribution of 100 persons given below:

Age in Years 16-20 21-25 26-30 31-35 36-40 41-45 46-50 51-55
Numbers 5 6 12 14 26 12 16 9

Theory

For grouped data, Mean Deviation about Median is calculated using interpolated median and class midpoints.

Key formulas:

\[ M = l + \left(\frac{\frac{N}{2} - c}{f}\right)\times h \] \[ \text{Mean Deviation} = \frac{1}{N}\sum f_i |x_i - M| \]

Concept insight:

  • Median class contains the \( \frac{N}{2} \)th observation
  • Class boundaries are used for continuous data
  • Midpoints represent each class

Solution Roadmap

  • Convert classes to continuous form
  • Compute cumulative frequency
  • Locate median class
  • Apply median formula
  • Compute midpoints
  • Calculate \(|x_i - M|\)
  • Multiply by frequencies and divide by \(N\)

Visual Intuition

Median = 38 Median lies in highest frequency class

Solution

Step 1: Convert to continuous classes

\[ 15.5–20.5,\;20.5–25.5,\;25.5–30.5,\;30.5–35.5,\;35.5–40.5,\;40.5–45.5,\;45.5–50.5,\;50.5–55.5 \]

Step 2: Compute cumulative frequency

Class \(f_i\) \(cf\)
15.5–20.555
20.5–25.5611
25.5–30.51223
30.5–35.51437
35.5–40.52663
40.5–45.51275
45.5–50.51691
50.5–55.59100
\(N = 100\)

Step 3: Find median class

\[ \frac{N}{2} = 50 \]

Median class is \(35.5–40.5\)

Step 4: Apply median formula

\[ l = 35.5,\; c = 37,\; f = 26,\; h = 5 \] \[ M = 35.5 + \left(\frac{50 - 37}{26}\right)\times 5 \] \[ = 35.5 + \frac{13}{26}\times 5 = 35.5 + 2.5 = 38 \]

Step 5: Compute midpoints

\[ 18,\;23,\;28,\;33,\;38,\;43,\;48,\;53 \]

Step 6: Compute deviations and weighted deviations

\(x_i\) \(|x_i - 38|\) \(f_i|x_i - M|\)
1820100
231590
2810120
33570
3800
43560
4810160
5315135
\(\sum f_i|x_i-M| = 735\)

Step 7: Apply formula

\[ \text{Mean Deviation} = \frac{735}{100} \] \[ = 7.35 \]

Final Answer:

\[ \boxed{7.35} \]

Concept Significance

  • Very important CBSE board question (median + grouped data)
  • Tests interpolation concept clearly
  • Frequently appears in JEE Main data interpretation
  • Applicable in demographic and age-distribution studies
← Q11
12 / 12  ·  100%
↑ Back to top
🎓

Chapter Complete!

All 12 solutions for STATISTICS covered.

↑ Review from the top

AI Lab • GOD MODE ULTIMATE — Mean Deviation Engine

This is an advanced interactive AI engine for NCERT Class 11 Statistics (Mean Deviation). It supports:


AI Input Console


AI Output


Live Graph

📚
ACADEMIA AETERNUM तमसो मा ज्योतिर्गमय · Est. 2025
Sharing this chapter
Statistics | Mathematics Class -11
Statistics | Mathematics Class -11 — Complete Notes & Solutions · academia-aeternum.com
🎓 Class -11 📐 Mathematics 📖 NCERT ✅ Free Access 🏆 CBSE · JEE
Share on
academia-aeternum.com/class-11/mathematics/statistics/exercises/exercise-13.1/ Copy link
💡
Exam tip: Sharing chapter notes with your study group creates a reinforcement loop. Teaching a concept is the fastest path to mastering it.

Get in Touch

Let's Connect

Questions, feedback, or suggestions?
We'd love to hear from you.