CBSE Weightage:

CBSE Class 10 Maths — Statistics

CBSE Class 10 Maths — Statistics — chapter overview, key concepts, solved examples, and exam strategy.

6 min read

Chapter Overview & Weightage

Statistics in Class 10 CBSE is a high-weightage chapter — it consistently carries 10–12 marks in the board exam. The questions are formula-based and predictable, making this one of the easiest chapters to score full marks in with focused preparation.

YearMarksTopics Tested
202411Mean (assumed mean), Median, Ogive
202310Mean (direct method), Mode, Median
202211Mean (step-deviation), Mode, Ogive-based median

Statistics is a scoring topic. You can expect 1–2 MCQs (1 mark each), one 3-mark question, and one 5-mark question. If you practise all three measures of central tendency with full table work, 10–12 marks are near-guaranteed.

Key Concepts You Must Know

Grouped Data: Data arranged in class intervals (e.g., 10–20, 20–30). You work with the class mark (midpoint of each interval) for mean calculations.

Three Measures of Central Tendency:

  • Mean: Average. Three methods — direct, assumed mean, step-deviation.
  • Median: Middle value when arranged in order. For grouped data, use the median formula with cumulative frequencies.
  • Mode: Most frequently occurring value. For grouped data, the modal class is the class with the highest frequency.

Cumulative Frequency: Running total of frequencies. Used to draw the ogive and to locate median.

Ogive (Cumulative Frequency Curve): A graph of cumulative frequency vs upper class boundary. The x-coordinate of the point where the ogive hits n/2 gives the median.

Important Formulas

xˉ=fixifi\bar{x} = \frac{\sum f_i x_i}{\sum f_i}

Where xix_i = class mark, fif_i = frequency. Use when numbers are small and manageable.

xˉ=a+fidifi,di=xia\bar{x} = a + \frac{\sum f_i d_i}{\sum f_i}, \quad d_i = x_i - a

Choose aa = class mark near the middle. Reduces arithmetic in large-number problems.

xˉ=a+hfiuifi,ui=xiah\bar{x} = a + h \cdot \frac{\sum f_i u_i}{\sum f_i}, \quad u_i = \frac{x_i - a}{h}

Use when all class widths are equal (same hh). Fastest method for board exams.

Median=l+n2cff×h\text{Median} = l + \frac{\frac{n}{2} - cf}{f} \times h

ll = lower boundary of median class, nn = total frequency, cfcf = cumulative frequency before median class, ff = frequency of median class, hh = class width.

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

ll = lower boundary of modal class, f1f_1 = frequency of modal class, f0f_0 = frequency of class before modal class, f2f_2 = frequency of class after modal class.

Solved Previous Year Questions

PYQ 1 — Mean by Step-Deviation Method (5 marks)

Q: Find the mean of the following data:

Class10–2020–3030–4040–5050–60
Frequency4814104

Solution: Take a=35a = 35, h=10h = 10.

Classxix_ifif_iui=xi3510u_i = \frac{x_i-35}{10}fiuif_i u_i
10–20154−2−8
20–30258−1−8
30–40351400
40–504510110
50–6055428
Total402
xˉ=35+10×240=35+0.5=35.5\bar{x} = 35 + 10 \times \frac{2}{40} = 35 + 0.5 = \mathbf{35.5}

PYQ 2 — Median (5 marks)

Q: Find the median of the following distribution:

Class0–1010–2020–3030–4040–50
Frequency5820152

Solution: n=50n = 50, so n/2=25n/2 = 25.

Cumulative frequencies: 5, 13, 33, 48, 50.

The 25th value falls in class 20–30 (cf before = 13, this class brings total to 33).

Median class: 20–30. Here l=20l = 20, cf=13cf = 13, f=20f = 20, h=10h = 10.

Median=20+251320×10=20+1220×10=20+6=26\text{Median} = 20 + \frac{25 - 13}{20} \times 10 = 20 + \frac{12}{20} \times 10 = 20 + 6 = \mathbf{26}

PYQ 3 — Mode (3 marks)

Q: From the above distribution, find the mode.

Solution: Highest frequency = 20 (class 20–30). Modal class = 20–30.

l=20l = 20, f1=20f_1 = 20, f0=8f_0 = 8, f2=15f_2 = 15, h=10h = 10.

Mode=20+2082(20)815×10=20+1217×10=20+7.0627.06\text{Mode} = 20 + \frac{20 - 8}{2(20) - 8 - 15} \times 10 = 20 + \frac{12}{17} \times 10 = 20 + 7.06 \approx \mathbf{27.06}

Difficulty Distribution

Difficulty% of QuestionsTypes
Easy40%Direct mean calculation, identifying modal class
Medium40%Median with cumulative frequency table, mode formula
Hard20%Missing frequency from given mean/median, ogive-based median

Expert Strategy

Always draw a frequency table even if the data is already given in table form — lay out all columns (xix_i, fif_i, fixif_i x_i or uiu_i, etc.) systematically. CBSE awards step marks for each column, so a complete table guarantees marks even if your final answer has an arithmetic error.

For median, find n/2n/2 first and locate the median class by checking cumulative frequencies. Students waste time recalculating — just build the cumulative frequency column from the start.

For mode, the modal class is the one with the maximum frequency — not the one with the maximum class mark or maximum cumulative frequency.

When the question gives missing frequencies and asks you to find them using mean, set up the mean formula with the unknown as xx or kk. Solve the linear equation. This appears every 2–3 years in CBSE boards and is worth 5 marks.

Common Traps

Trap 1 — Class mark confusion: Always use the midpoint of the class interval as xix_i, not the upper or lower boundary. For class 10–20, xi=15x_i = 15, not 10 or 20.

Trap 2 — Wrong median class: Students often pick the class where cumulative frequency first exceeds n/2n/2. That is correct — but they must use the lower boundary of that class as ll, not the upper boundary.

Trap 3 — Mode formula sign errors: In the mode formula, the denominator is 2f1f0f22f_1 - f_0 - f_2. Students sometimes write f02f1+f2f_0 - 2f_1 + f_2 or similar. Write it out fully each time — do not try to memorise sign patterns.

Trap 4 — Forgetting hh in step-deviation: The step-deviation method multiplies fiui/fi\sum f_i u_i / \sum f_i by hh. Students who forget this multiplication will get an answer that is hh times too small.