By the end of this chapter you'll be able to…

  • 1Calculate mean using 3 methods
  • 2Find median of grouped data
  • 3Find mode of grouped data
  • 4Use empirical formula
  • 5Draw and interpret ogives
💡
Why this chapter matters
Foundation of data analysis. Used in every field — economics, science, politics, sports. Critical for Class 11-12 and beyond.

Before you start — revise these

A 5-minute refresher here will save you 30 minutes of confusion below.

Statistics — Class 10 Mathematics

"Without data, you are just another person with an opinion." — W. Edwards Deming

1. About the Chapter

Statistics = collecting, organising, analysing, interpreting data.

Class 10 focuses on grouped data — large datasets organised into class intervals.

Three Measures of Central Tendency

  1. Mean (average)
  2. Median (middle value)
  3. Mode (most frequent value)

Why Important

  • Election polls and analyses
  • Economic data (inflation, GDP)
  • Medical research
  • Sports statistics
  • Climate data
  • Business intelligence

2. Grouped Data — Recap

Class Intervals

Data is organised into ranges (classes):

  • 0-10
  • 10-20
  • 20-30
  • etc.

Frequency

Number of data items in each class.

Frequency Distribution Table

ClassFrequency (f)
0-105
10-2012
20-308
30-407

Important Terms

  • Class mark = (Lower limit + Upper limit) / 2
  • Class size = Upper limit − Lower limit (constant)
  • Cumulative frequency = running total of frequencies

3. Mean of Grouped Data

Direct Method

Mean = Σ(fᵢxᵢ) / Σfᵢ

where:

  • fᵢ = frequency of i-th class
  • xᵢ = class mark of i-th class

Example

Classfx (mark)fx
0-105525
10-201215180
20-30825200
30-40735245
Total32650

Mean = 650 / 32 = 20.3125

Assumed Mean Method (Easier Calculation)

For large numbers: Mean = a + (Σfᵢdᵢ / Σfᵢ)

where:

  • a = assumed mean
  • dᵢ = xᵢ − a

This simplifies arithmetic.

Step-Deviation Method

Mean = a + (Σfᵢuᵢ / Σfᵢ) × h

where:

  • a = assumed mean
  • uᵢ = (xᵢ − a) / h
  • h = class size

Useful for clean numbers.


4. Median of Grouped Data

Definition

Median = middle value (when data is arranged in order).

For grouped data, the median lies within a specific class — the MEDIAN CLASS.

Finding Median Class

  • Calculate cumulative frequency (CF)
  • Find class where CF ≥ N/2 first (where N = total frequency)
  • That's the median class.

Formula

Median = l + ((N/2 − cf) / f) × h

where:

  • l = lower limit of median class
  • N = total frequency
  • cf = cumulative frequency of class BEFORE median class
  • f = frequency of median class
  • h = class size

Example

ClassfCF
0-1055
10-201217
20-30825
30-40732

N = 32, N/2 = 16. First CF ≥ 16 is 17 (in class 10-20).

  • l = 10, cf = 5, f = 12, h = 10
  • Median = 10 + ((16 − 5) / 12) × 10 = 10 + 110/12 = 10 + 9.17 = 19.17

5. Mode of Grouped Data

Definition

Mode = most frequent value.

For grouped data, the mode is in the MODAL CLASS — class with highest frequency.

Formula

Mode = l + ((f₁ − f₀) / (2f₁ − f₀ − f₂)) × h

where:

  • l = lower limit of modal class
  • f₁ = frequency of modal class
  • f₀ = frequency of class BEFORE modal class
  • f₂ = frequency of class AFTER modal class
  • h = class size

Example

From the same table:

  • Modal class: 10-20 (highest f = 12)
  • l = 10, f₁ = 12, f₀ = 5, f₂ = 8, h = 10
  • Mode = 10 + ((12 − 5) / (24 − 5 − 8)) × 10
  • = 10 + (7 / 11) × 10
  • = 10 + 6.36 = 16.36

6. Empirical Formula

For most distributions: Mode = 3 × Median − 2 × Mean

Or: Mean − Mode = 3(Mean − Median)

These are approximate but useful relationships.

Verification (from above example)

  • Mean = 20.31, Median = 19.17, Mode = 16.36
  • 3 × Median − 2 × Mean = 3(19.17) − 2(20.31) = 57.51 − 40.62 = 16.89 ≈ Mode ✓

7. Ogives (Cumulative Frequency Curves)

What is an Ogive?

A graph of CUMULATIVE FREQUENCY against class boundaries.

Two Types

Less Than Ogive:

  • Plot (upper limit of each class, less than CF)
  • Curve rises gradually
  • Used when 'how many less than this value'

More Than Ogive:

  • Plot (lower limit, more than CF)
  • Curve falls gradually
  • Used when 'how many more than this value'

Finding Median from Ogive

Both ogives intersect at the median (graphical method).


8. Worked Examples

Example 1: Mean

Heights of 20 students (cm):

Classfxfx
130-1404135540
140-15081451160
150-1606155930
160-1702165330
Total202960

Mean = 2960 / 20 = 148 cm

Example 2: Median

From Example 1 data:

  • CF: 4, 12, 18, 20
  • N/2 = 10. First CF ≥ 10 is 12 (in class 140-150).
  • Median class: 140-150
  • l = 140, cf = 4, f = 8, h = 10
  • Median = 140 + ((10 − 4) / 8) × 10 = 140 + 7.5 = 147.5 cm

Example 3: Mode

  • Modal class: 140-150 (f = 8 highest)
  • l = 140, f₁ = 8, f₀ = 4, f₂ = 6, h = 10
  • Mode = 140 + ((8 − 4) / (16 − 4 − 6)) × 10
  • = 140 + (4/6) × 10 = 140 + 6.67 = 146.67 cm

9. Common Mistakes

  1. Class mark wrong

    • Class mark = (lower + upper) / 2. For 10-20, it's 15, not 20.
  2. Cumulative frequency confusion

    • Just keep adding frequencies.
  3. Median class wrong

    • Find FIRST CF ≥ N/2. Don't pick last.
  4. Empirical formula misuse

    • 3 × Median − 2 × Mean = Mode (when needed).
  5. Class size assumption

    • Class size is the WIDTH (upper − lower), constant across classes.

10. Real-World Applications

Census Data

Indian census every 10 years uses statistics.

Economic Indicators

  • Inflation rate, GDP, unemployment — all statistics
  • Indian Statistical Service handles national data

Health

  • Average heights, weights of children
  • Disease prevalence rates
  • COVID-19 statistics

Education

  • Class average marks
  • School performance comparisons
  • Indian SSA, NCERT use statistical tools

Sports

  • Cricket batting averages
  • Football scores

Indian Context

  • Indian Statistical Institute (founded 1931) — world-leading
  • PM Modi government uses statistics for policy

11. Indian Heritage

Statistical Methods in India

  • Aryabhata (5th c.) used statistical methods in astronomy
  • C.R. Rao (1920-2023) — world-renowned Indian statistician
  • P.C. Mahalanobis (1893-1972) — founder of ISI, Indian planning statistician

12. Conclusion

Statistics is the language of MODERN ANALYSIS:

  • Politics (polling)
  • Economics (data)
  • Science (research)
  • Daily life (sports, weather)

Master:

  • Three measures: mean, median, mode
  • Calculation methods for grouped data
  • Ogives for graphical median
  • Empirical formula

In Class 11-12, you'll learn variance, standard deviation, regression.

Statistics: the science of making sense of data.

Key formulas & results

Everything you need to memorise, in one card. Screenshot this for revision.

Mean (direct)
Mean = Σ(fᵢxᵢ) / Σfᵢ
Assumed mean
Mean = a + Σ(fᵢdᵢ)/Σfᵢ
d = x − a
Step deviation
Mean = a + (Σfᵢuᵢ/Σfᵢ) × h
u = (x−a)/h
Median
Med = l + ((N/2 − cf)/f) × h
From median class
Mode
Mode = l + ((f₁−f₀)/(2f₁−f₀−f₂)) × h
From modal class
Empirical
Mode = 3 × Median − 2 × Mean
Approximate
⚠️

Common mistakes & fixes

These are the exact errors that cost students marks in board exams. Read them once, save yourself the trouble.

WATCH OUT
Class mark wrong
Class mark = (lower + upper)/2. For 10-20, it's 15, not 10 or 20.
WATCH OUT
Median class wrong
Find FIRST class where CF ≥ N/2.
WATCH OUT
Empirical formula confusion
Mode = 3·Median − 2·Mean. Not the other way around.

NCERT exercises (with solutions)

Every NCERT exercise from this chapter — what it covers and how many questions to expect.

Practice problems

Try each one yourself before tapping "Show solution". Active recall > rereading.

Q1EASY· Mean
Find mean: 2, 4, 6, 8, 10.
Show solution
✦ Answer: Mean = (2+4+6+8+10)/5 = 30/5 = 6.
Q2MEDIUM· Grouped
Find mean of grouped data: Classes 0-10, 10-20, 20-30, 30-40 with frequencies 5, 8, 12, 5.
Show solution
Step 1 — Class marks. x = 5, 15, 25, 35 Step 2 — fx. 5×5=25, 8×15=120, 12×25=300, 5×35=175 Σfx = 25+120+300+175 = 620 Step 3 — Σf. 5+8+12+5 = 30 Step 4 — Mean. Mean = 620/30 ≈ 20.67 ✦ Answer: Mean ≈ 20.67.
Q3HARD· Median
Find median for grouped data: Classes 10-20, 20-30, 30-40, 40-50, 50-60 with frequencies 7, 10, 16, 12, 5.
Show solution
Step 1 — Cumulative frequencies. CF: 7, 17, 33, 45, 50 Step 2 — N and N/2. N = 50; N/2 = 25 Step 3 — Median class. First CF ≥ 25 is 33 (in class 30-40). Median class: 30-40 Step 4 — Apply formula. l = 30, cf = 17 (before median class), f = 16, h = 10 Median = 30 + ((25 − 17)/16) × 10 = 30 + (8/16) × 10 = 30 + 5 = 35 Step 5 — Verify. Median should be in class 30-40 (yes, 35 is) ✓ ✦ Answer: Median = 35.

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • Mean = Σfx/Σf (or assumed mean / step deviation)
  • Median = l + ((N/2 − cf)/f)h
  • Mode = l + ((f₁−f₀)/(2f₁−f₀−f₂))h
  • Empirical: Mode = 3 Median − 2 Mean
  • Class mark = (lower + upper)/2
  • Median class: first CF ≥ N/2
  • Modal class: highest frequency
  • Ogive: less-than or more-than cumulative curve
  • Ogives intersect at median

CBSE marks blueprint

Where the marks come from in this chapter — so you can plan your prep.

Typical chapter weightage: 8-10 marks

Question typeMarks eachTypical countWhat it tests
MCQ12Definitions
Short2-31-2Single measure
Long51Find all three measures
Prep strategy
  • Memorise all 3 measures formulas
  • Practice grouped data problems
  • Master ogive plotting

Where this shows up in the real world

This chapter isn't just an exam topic — it lives in the world around you.

Indian Census

Mean, median, mode used in census data analysis (every 10 years).

Cricket statistics

Batting averages, run rates, strike rates all use Class 10 statistics.

Inflation calculation

CPI, WPI inflation indices use grouped data statistics.

Exam strategy

Battle-tested tips from teachers and toppers for this chapter.

  1. Memorise 3 formulas
  2. Show step-by-step calculation table
  3. Cumulative frequency first
  4. Verify with empirical formula

Going beyond the textbook

For olympiad aspirants and curious learners — topics that build on this chapter.

  • Variance, standard deviation (Class 11)
  • Probability distributions
  • Regression analysis
  • Indian statistician C.R. Rao's work

Where else this chapter is tested

CBSE board isn't the only one — other exams test this chapter too.

CBSE Class 10 BoardVery High
Maths OlympiadMedium
JEE FoundationHigh

Questions students ask

The real ones — pulled from the Q&A community and tutor sessions.

DEPENDS on data: MEAN for symmetric data; MEDIAN for skewed data; MODE for categorical/qualitative data. Each has strengths. Mean uses all data; median is robust to outliers; mode shows most common.
Verified by the tuition.in editorial team
Last reviewed on 20 May 2026. Written and reviewed by subject-matter experts — read about our process.
Editorial process →
Header Logo