CBSE Weightage:

CBSE Class 9 Maths — Statistics

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

6 min read

Chapter Overview & Weightage

Statistics in Class 9 introduces students to data organisation, graphical representation, and measures of central tendency. These skills are foundational for science and social science. In CBSE SA exams, this chapter consistently carries 8–10 marks.

YearMarksQuestion Types
2023102 MCQ + 1 SA + 1 LA (finding mean/median)
202281 MCQ + 2 SA + 1 LA (drawing histogram)
2021102 SA + 1 LA
202081 SA + 1 LA

Mean, median, and mode from grouped data, and drawing histograms/frequency polygons, are the most tested topics. Expect at least one 4–5 mark question requiring full calculation of mean by direct, deviation, or step deviation method.

Key Concepts You Must Know

Data types:

  • Raw data: Data in the original, unorganised form
  • Frequency: How many times a value occurs
  • Class interval: Range of values in a group (e.g., 10–20, 20–30)
  • Class width/size: Difference between upper and lower limits (e.g., 10 for 10–20)
  • Class mark/midpoint: (upper+lower)/2(upper + lower)/2

Measures of central tendency:

  1. Mean: Average — sum of all values ÷ number of values
  2. Median: The middle value when data is arranged in order
  3. Mode: The value that appears most frequently

Graphical representations:

  • Bar graph: For discrete, categorical data (bars don’t touch)
  • Histogram: For continuous data in class intervals (bars touch — no gap)
  • Frequency polygon: Connect midpoints of tops of histogram bars with straight lines
  • Ogive (cumulative frequency curve): Useful for finding median graphically

Important Formulas

Mean(xˉ)=xin=x1+x2+...+xnn\text{Mean} (\bar{x}) = \frac{\sum x_i}{n} = \frac{x_1 + x_2 + ... + x_n}{n}

Median:

  • Odd nn: Middle value = (n+12)th\left(\frac{n+1}{2}\right)^{th} term
  • Even nn: Average of (n2)th\left(\frac{n}{2}\right)^{th} and (n2+1)th\left(\frac{n}{2}+1\right)^{th} terms

Mode: Value with highest frequency

Direct Method:

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

Assumed Mean (Deviation) Method:

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

Step Deviation Method:

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

Where aa = assumed mean, hh = class width, xix_i = class mark

Solved Previous Year Questions

PYQ 1 — 2023 CBSE

Q: Find the mean of the following data:

Class0–1010–2020–3030–4040–50
Frequency581575

Solution:

Classxix_i (midpoint)fif_ifixif_i x_i
0–105525
10–20158120
20–302515375
30–40357245
40–50455225
Total40990
xˉ=fixifi=99040=24.75\bar{x} = \frac{\sum f_i x_i}{\sum f_i} = \frac{990}{40} = 24.75

Mean = 24.75

PYQ 2 — 2022 CBSE

Q: The following marks (out of 50) were obtained by 30 students. Find the median: 30, 19, 25, 30, 27, 36, 28, 33, 27, 28, 30, 28, 19, 35, 27, 22, 27, 28, 31, 32, 22, 25, 35, 27, 28, 30, 22, 27, 20, 25

Arrange in ascending order and find the 15th and 16th values (since n=30n = 30, even):

After arranging: 19, 19, 20, 22, 22, 22, 25, 25, 25, 27, 27, 27, 27, 27, 27, 28, 28, 28, 28, 28, 30, 30, 30, 30, 31, 32, 33, 35, 35, 36

15th value = 27, 16th value = 28

Median=27+282=27.5\text{Median} = \frac{27 + 28}{2} = 27.5

PYQ 3 — 2021 CBSE

Q: Draw a histogram for the data:

Age (years)5–1010–1515–2020–2525–30
Number611212314

Steps: Draw x-axis with class intervals (5–10, 10–15, …), y-axis with frequency. Draw rectangles with no gaps between them. Height of each rectangle = frequency. Mark equal class widths.

Difficulty Distribution

Difficulty%Topics
Easy35%Mean of ungrouped data, mode, reading bar graphs
Medium45%Mean from grouped data, constructing histogram, finding median
Hard20%Combining datasets, using step-deviation method, drawing ogive

Expert Strategy

Master the class mark calculation. In every grouped data problem, you need the midpoint of each class. For class 20–30: midpoint = 25. Get this right before proceeding.

Choose the right method for mean:

  • Direct method: Use when numbers are small and arithmetic is easy
  • Assumed mean method: When numbers are large (like 450–500 range)
  • Step deviation: Most efficient when class widths are equal (use hh = class width)

For the step deviation method, always choose aa (assumed mean) as the class mark closest to the “middle” of your distribution. This minimises the uiu_i values and makes arithmetic simpler. A wrong choice of aa gives the same answer but harder calculations.

Histogram vs bar graph: A histogram is for continuous data with class intervals — bars must touch. A bar graph is for discrete categories — bars can be separated. Drawing a histogram with gaps between bars is wrong and loses marks.

Common Traps

Trap 1: Using upper or lower limit as class mark instead of midpoint. For class 10–20, the class mark is (10+20)/2=15(10+20)/2 = 15, not 10 or 20. Using the wrong value changes the mean calculation completely.

Trap 2: Forgetting to add the aa (assumed mean) back at the end in the deviation method. The formula is xˉ=a+fidifi\bar{x} = a + \frac{\sum f_i d_i}{\sum f_i}. Students often calculate fidifi\frac{\sum f_i d_i}{\sum f_i} correctly but forget to add aa, giving an answer close to 0 instead of the actual mean.

Trap 3: In frequency polygon, students connect the first class mark to the last class mark without extending to the x-axis. Frequency polygons should start and end at the x-axis — add imaginary classes with frequency 0 at both ends and connect to those midpoints.

Trap 4: Confusing mode of grouped data with ungrouped data. For ungrouped data, mode = most frequent value. For grouped data at Class 9 level, mode = class with highest frequency (the modal class). More precise calculation of mode from grouped data is in Class 10.