Complete Guide to CBSE Class 10 Maths: Statistics & Probability (2025–26 Syllabus)

📘 CBSE Class 10 Maths (Chapter: Statistics & Probability)

1. Key Concepts of the Chapter

Statistics

  • Statistics is the study of collecting, organizing, analyzing, and interpreting numerical data.

  • In this chapter, we focus on statistical measures:

    • Mean (Average)

    • Median (Middle value)

    • Mode (Most frequent value)

  • Data dealt with here is grouped data (continuous classes).

Probability

  • Probability measures the likelihood of an event.

  • Classical definition:

    P(E)=Number of favorable outcomesTotal number of outcomesP(E) = \frac{\text{Number of favorable outcomes}}{\text{Total number of outcomes}}
  • Deals with simple experiments: coin toss, dice roll, card pick, etc.

📌 2. Important Formulae

🔷 For Statistics (Grouped Data)

👉 Mean:

Mean, x=fixifi\text{Mean},\ \overline{x} = \frac{\sum f_ix_i}{\sum f_i}

Where:

  • fif_i = frequency

  • xix_i = mid-point of each class

👉 Median:

Median=l+(N2Ff)×h\text{Median} = l + \left( \frac{\frac{N}{2} - F}{f} \right) \times h

Where:

  • ll = lower boundary of median class

  • NN = total frequency

  • FF = cumulative frequency before median class

  • ff = frequency of median class

  • hh = class size

👉 Mode:

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

Where:

  • f1f_1 = frequency of modal class

  • f0f_0 and f2f_2 = frequencies of the classes before and after modal class

🔷 For Probability

P(E)=Number of favourable outcomesTotal outcomes;0P(E)1P(E) = \frac{\text{Number of favourable outcomes}}{\text{Total outcomes}} \quad ;\quad 0 \leq P(E) \leq 1

📚 3. NCERT Exercise Questions & Answers

📝 Statistics

✅ Ex 13.1 (Grouped Data)

Q1. Find the mean for the following data:

Class IntervalFrequency
0–105
10–208
20–3015
30–4016
40–506

Solution:

Classfx (Midpoint)fx
0-105525
10-20815120
20-301525375
30-401635560
40-50645270
  • Total f=5+8+15+16+6=50f = 5+8+15+16+6 = 50

  • Total fx=1350fx = 1350

Mean=135050=27\text{Mean} = \frac{1350}{50} = \boxed{27}

Ex 13.2 (Median + Mode)

Q2. Find median of the data:

C.I.Frequency
0–102
10–205
20–308
30–4012
40–503

Solution:

  • N=2+5+8+12+3=30N = 2+5+8+12+3 = 30N2=15\frac{N}{2} = 15

  • Cumulative Frequencies:
    2, 7, 15, 27, 30

  • Median Class = 30–40

    • l=30l = 30, F=15F = 15, f=12f = 12, h=10h = 10

Median=30+(151512)×10=30\text{Median} = 30 + \left( \frac{15 - 15}{12} \right) \times 10 = 30

Answer: 30\boxed{30}

Q3. Find the mode:

C.I.Frequency
0–104
10–206
20–3010
30–4012
40–505
  • Modal class = 30–40 (highest freq = 12)

  • l=30l = 30, f1=12f_1 = 12, f0=10f_0 = 10, f2=5f_2 = 5, h=10h = 10

Mode=30+(12102×12105)×10=30+(29)×10=32.22\text{Mode} = 30 + \left( \frac{12 - 10}{2 \times 12 - 10 - 5} \right) \times 10 = 30 + \left( \frac{2}{9} \right) \times 10 = \boxed{32.22}

📝 Probability (Ex 15.1)

Q1. A coin is tossed once. What is the probability of getting (a) a head, (b) a tail?

  • S = {H, T}; favorable for head = 1, total = 2

  • (a) P(H) = 12\frac{1}{2}

  • (b) P(T) = 12\frac{1}{2}

Answer:

  • P(H)=12;P(T)=12\boxed{P(H) = \frac{1}{2};\quad P(T) = \frac{1}{2}}

Q2. A number is randomly chosen from 1 to 10. What is the probability that it is (i) prime, (ii) divisible by 3?

  • Numbers 1–10 ⇒ total = 10

  • (i) Prime numbers = {2, 3, 5, 7} ⇒ 4 favorable

P(prime)=410=25P(\text{prime}) = \frac{4}{10} = \boxed{\frac{2}{5}}
  • (ii) Div by 3 = {3, 6, 9} ⇒ 3 favorable

P=310P = \frac{3}{10}

Answer:

  • (i) 25\frac{2}{5}

  • (ii) 310\frac{3}{10}

🧾 4. CBSE Previous Year Questions (PYQs) + Model Answers

✳️ Q1 (CBSE 2023):

Find the mean for the following data:

C.I.Freq
10–205
20–308
30–4015
40–5016
50–606

Answer:

  • Mid-points: 15, 25, 35, 45, 55

  • fx: 75, 200, 525, 720, 330 ⇒ fx=1850\sum fx = 1850

  • f=50\sum f = 50

Mean=185050=37\text{Mean} = \frac{1850}{50} = \boxed{37}

✳️ Q2 (CBSE 2022): A dice is thrown once. Find the probability that the number is (i) odd, (ii) multiple of 3.

  • Total = 6 outcomes = {1,2,3,4,5,6}

  • (i) Odd = 1,3,5 ⇒ P = 3/6 = 1/2

  • (ii) Multiple of 3 = 3,6 ⇒ P = 2/6 = 1/3

Answer:

  • (i) 12; (ii) 13\boxed{(i)\ \frac{1}{2};\ (ii)\ \frac{1}{3}}

✳️ Q3 (CBSE 2020):

In a group of 100 students, 20 are left-handed. If one is chosen at random, what is the probability the student is right-handed?

  • Right-handed = 100 − 20 = 80

P=80100=45P = \frac{80}{100} = \boxed{\frac{4}{5}}

🎯 5. Tips for Full Marks in Board Exams

✅ Always write the formula before substitution.
✅ Show all intermediate steps.
✅ Box the final answer.
✅ Use correct units when needed.
✅ Don’t skip cumulative frequency steps in median.

Tags:

CBSEClass10,Maths2025,StatisticsClass10,ProbabilityClass10,NCERTSolutions,BoardExamPrep,Class10MathFormulas,CBSEPastPapers,MathsRevision,CBSE2025,ExamTips,NCERTClass10,FreeStudyMaterial

Comments

Popular posts from this blog

Rise of Nationalism in Europe – Class 10 CBSE Detailed Notes | Chapter 1 History

Nationalism in India – Class 10 CBSE History Notes | Chapter 2 | Key Events, Movements & Leaders

Resources and Development – Class 10 Geography Notes, Concepts, and Map Work