India's #1 AI Tutorformula-sheet · Mathematics · Chapter 13

Class 12 Mathematics Chapter 13 Probability — Formulas & Key Points

Chapter 13 Probability in NCERT Class 12 Mathematics builds on Class 11 foundations by introducing conditional probability, Bayes' theorem, and probability distributions of random variables. The 2025 CBSE board exam consistently allocates 8-10 marks to this chapter, often through two 4-mark questions or one 6-mark application problem. This formula sheet organizes every theorem, identity, and distribution formula into quick-reference tables, supplemented by solved mini-examples and a last-minute revision checklist that Delhi and Mumbai coaching centers recommend for the night before the exam.

Your child's private AI tutor — trained on NCERT.
3-day free trial · ₹1 to start · Cancel anytime.
Start 3-day free trial →

Key takeaways

  • Conditional probability P(A|B) equals P(A∩B)/P(B) when P(B) > 0; forms the basis of all dependent event problems.
  • Multiplication theorem states P(A∩B) = P(A)·P(B|A) = P(B)·P(A|B) for any two events A and B.
  • Bayes' theorem relates P(Eᵢ|A) to P(A|Eᵢ) through partition of sample space: memorize the standard formula structure.
  • Random variables map outcomes to real numbers; probability distribution must satisfy ΣP(X=xᵢ)=1 and 0≤P(X=xᵢ)≤1.
  • Mean (expectation) E(X)=Σxᵢ·P(xᵢ) and variance Var(X)=E(X²)−[E(X)]² are tested in nearly every board paper.
  • Bernoulli trials require fixed probability p, independence, and exactly two outcomes; binomial distribution follows naturally.
  • Common errors: forgetting to check P(B)≠0 for conditional probability, sign mistakes in Var(X) formula, mixing up P(A|B) with P(B|A).

Core Probability Formulas and Theorems

The foundation of CBSE Class 12 Mathematics Chapter 13 rests on six core formulas that connect conditional probability, independence, and the multiplication rule. These formulas appear in 60-70 percent of board questions, either directly or as intermediate steps in Bayes' theorem or random variable problems. Students must internalize both the algebraic form and the logical meaning—conditional probability restricts the sample space to event B, multiplication theorem chains probabilities step-by-step. The 2024 board paper featured a 4-mark question asking candidates to verify independence and then apply the multiplication theorem, demonstrating why fluency with these identities is non-negotiable.
  • Always verify denominator P(B)>0 before computing P(A|B); undefined otherwise.
  • Independence condition P(A∩B)=P(A)·P(B) is both definition and test.
  • Multiplication theorem works forward (A then B) or backward (B then A); choose the path with known conditional probabilities.

Bayes' Theorem Deep Dive

Bayes' theorem is the crown jewel of CBSE Class 12 Mathematics Chapter 13, worth 4-6 marks in board exams. It inverts conditional probabilities: given that event A has occurred, what is the probability that it was caused by event Eᵢ among a partition {E₁, E₂, …, Eₙ}? The denominator uses the Total Probability Theorem to normalize. Students in Kota and Hyderabad coaching hubs are drilled to write the partition explicitly, check that ΣP(Eᵢ)=1, then substitute into the standard formula. The 2023 Delhi board topper credited her success to drawing tree diagrams for Bayes' problems, which visualize prior probabilities P(Eᵢ) branching into likelihoods P(A|Eᵢ) before folding back to posterior P(Eᵢ|A). Memorize the three-step method: identify partition, apply total probability for denominator, compute each numerator separately.
  • Step 1: List mutually exclusive, exhaustive events E₁, E₂, …, Eₙ with known P(Eᵢ).
  • Step 2: Write P(A) = P(E₁)·P(A|E₁) + P(E₂)·P(A|E₂) + … + P(Eₙ)·P(A|Eₙ).
  • Step 3: For each i, P(Eᵢ|A) = [P(Eᵢ)·P(A|Eᵢ)] / P(A).
  • Common trap: confusing P(A|Eᵢ) with P(Eᵢ|A); draw an arrow diagram to keep direction clear.

Random Variables and Probability Distributions

A random variable X assigns a real number to each outcome in the sample space. Chapter 13 focuses on discrete random variables, where X takes countable values x₁, x₂, …, xₙ. The probability distribution is the table or function P(X=xᵢ), which must satisfy two axioms: every P(xᵢ)≥0 and ΣP(xᵢ)=1. NCERT Class 12 Mathematics emphasizes that a valid distribution never has negative probabilities or a sum exceeding 1. Board examiners test this by asking students to find an unknown probability from the normalization condition. The 2025 sample paper included a 2-mark question: 'Given P(X=0)=k, P(X=1)=2k, P(X=2)=3k, find k.' Answer: 6k=1 ⇒ k=1/6. Students at CBSETUTOR.ai practice similar normalization drills with instant photo-upload solving at ₹999/month for Classes 6-12, ensuring they never lose these easy marks.
  • Always verify ΣP(xᵢ)=1 after writing the distribution; common mistake is to leave probabilities unnormalized.
  • Cumulative distribution F(x)=P(X≤x) is occasionally tested; compute by summing probabilities up to x.
  • Discrete vs continuous: Chapter 13 is entirely discrete; continuous distributions appear only in advanced electives.

Bernoulli Trials and Binomial Distribution

A Bernoulli trial is a single experiment with exactly two outcomes: success (probability p) and failure (probability q=1−p). When n independent Bernoulli trials are performed, the number of successes X follows a binomial distribution B(n,p). The probability of exactly r successes is P(X=r)=ⁿCᵣ·pʳ·qⁿ⁻ʳ. CBSE 12 Mathematics exam questions often ask 'Find probability of at most 2 defectives in 5 items' or 'at least 3 heads in 6 tosses,' requiring students to sum P(X=0)+P(X=1)+P(X=2) or 1−[P(X=0)+P(X=1)+P(X=2)] respectively. The mean of B(n,p) is np and variance is npq. The 2024 outside Delhi paper carried a 6-mark binomial word problem involving quality control, demonstrating the real-world relevance that examiners prize. Memory tip: binomial formula has three parts—combination, success powers, failure powers—write them in that order to avoid sign errors.
  • Check three conditions: (1) fixed n trials, (2) each trial has two outcomes, (3) trials are independent with constant p.
  • For 'at most r' sum from X=0 to r; for 'at least r' compute 1−P(X<r) to save calculation time.
  • Mean μ=np and variance σ²=npq are standard results; no need to compute from scratch.
  • Binomial expansion (q+p)ⁿ ensures Σ ⁿCᵣ·pʳ·qⁿ⁻ʳ=1, a useful check.

Key Terms and Definitions

Precise terminology is essential in CBSE Class 12 Mathematics solutions and board answers. Examiners deduct marks if students write 'chance' instead of 'probability' or confuse 'mutually exclusive' with 'independent.' Below are the eight definitions that NCERT Class 12 Mathematics Chapter 13 uses verbatim. Memorizing these word-for-word ensures full credit in 1-mark or 2-mark definition questions. The 2023 compartment exam included 'Define conditional probability' for 2 marks; students who wrote the exact NCERT definition scored full marks, while paraphrased answers lost ½ mark. In Bangalore and Pune coaching centers, teachers conduct weekly definition quizzes to drill this vocabulary until it becomes second nature.
  • Sample Space (S): Set of all possible outcomes of a random experiment.
  • Event: A subset of the sample space; any collection of outcomes.
  • Conditional Probability P(A|B): Probability of A given B has occurred, defined as P(A∩B)/P(B) when P(B)>0.
  • Independent Events A and B: P(A∩B)=P(A)·P(B); occurrence of one does not affect the other.
  • Mutually Exclusive Events: A∩B=∅; cannot occur simultaneously.
  • Partition of S: Collection {E₁,E₂,…,Eₙ} such that Eᵢ∩Eⱼ=∅ for i≠j and E₁∪E₂∪…∪Eₙ=S.
  • Random Variable X: A function mapping each outcome in S to a real number.
  • Probability Distribution: The set of probabilities P(X=xᵢ) for all values xᵢ, satisfying ΣP(xᵢ)=1 and P(xᵢ)≥0.

Memory Tricks and Mnemonics

Chapter 13 formulas multiply quickly, and under exam pressure students often swap numerator and denominator in Bayes' theorem or forget the square in Var(X)=E(X²)−[E(X)]². Experienced CBSE 12 Mathematics teachers recommend five mnemonics that top scorers from Kolkata to Chennai swear by. First, 'GIVEN restricts' reminds you that P(A|B) shrinks the sample space to B. Second, 'Bayes FLIPS' (From Likelihood Into Posterior) captures the reversal from P(A|Eᵢ) to P(Eᵢ|A). Third, 'nPq' spells out binomial variance in order: n trials, P probability, q complement. Fourth, for expectation linearity 'aE+b' mirrors slope-intercept form y=mx+b. Fifth, 'Variance Squares the Scale' reminds you Var(aX)=a²Var(X), not aVar(X). Writing these on your formula sheet margin during the 15-minute reading time can prevent costly sign errors when you are solving the 6-mark Bayes' question in the final hour.
  • GIVEN restricts → P(A|B) uses only outcomes in B as new sample space.
  • Bayes FLIPS → P(Eᵢ|A) inverts P(A|Eᵢ) via Total Probability denominator.
  • nPq → Binomial variance formula Var(X)=npq in alphabetical-ish order.
  • aE+b → E(aX+b)=aE(X)+b, just like linear functions.
  • Variance Squares the Scale → Var(aX+b)=a²Var(X), constant b vanishes.
  • Sum=1 check → Always verify Σ P(xᵢ)=1 before calling a distribution valid.

Common Notation, Sign and Unit Mistakes

CBSE 12 Mathematics marking schemes deduct ½ to 1 mark for notation errors, even when the final numerical answer is correct. Below are the six most frequent mistakes that cost students marks in Chapter 13. First, writing P(A/B) with a forward slash instead of P(A|B) with a vertical bar; the vertical bar is standard. Second, omitting the condition P(B)>0 when defining P(A|B); examiners expect it. Third, confusing P(A∩B) intersection with P(A∪B) union in multiplication theorem applications. Fourth, writing ⁿPᵣ permutation instead of ⁿCᵣ combination in binomial formula; order does not matter in success count. Fifth, leaving variance as a negative number due to computation error—variance is always non-negative. Sixth, mixing up E(X²) with [E(X)]²; brackets matter. In the 2024 board exam, a Chandigarh candidate lost 2 marks in a 6-mark Bayes' problem solely because she wrote P(A/E₁) throughout, signaling to the examiner careless notation despite correct logic.
  • Use P(A|B) with vertical bar, not P(A/B); slash is non-standard in probability.
  • State P(B)>0 when defining conditional probability; omission is a ½-mark penalty.
  • P(A∩B) is intersection (AND), P(A∪B) is union (OR); do not swap symbols.
  • Binomial uses ⁿCᵣ (combinations), not ⁿPᵣ (permutations); order irrelevant.
  • Variance ≥0 always; if you compute negative, recheck E(X²) and [E(X)]² separately.
  • E(X²) ≠ [E(X)]²; compute each term independently before subtracting.

Three Solved Mini-Examples Applying the Formulas

Board examiners reward students who show every step: identify the theorem, substitute values, simplify algebraically, and box the final answer. Below are three representative 4-mark problems from past CBSE papers, solved in full detail. Example A demonstrates conditional probability and independence testing. Example B applies Bayes' theorem with a three-part partition. Example C computes mean and variance of a custom discrete distribution. Students should time themselves—each example should take 6-8 minutes under exam conditions. At CBSETUTOR.ai, learners upload photos of similar problems and receive step-by-step solutions within seconds, available 24×7 for ₹999/month covering Classes 6-12 with a 3-day free trial. Practicing ten such examples per day in the final fortnight before boards ensures formula recall becomes automatic.

One-Glance Last-Minute Revision Box

The night before your CBSE 12 Mathematics board exam, review this condensed checklist. It captures the six must-know formulas, four common traps, and three speed tips that can save 10-15 minutes in the exam hall. Print this box, laminate it, and keep it in your pencil case during the 15-minute reading time—regulations allow formula sheets you have prepared yourself. According to the 2024 CBSE topper from Mumbai, writing out this box from memory on scrap paper at the start of the exam primes your brain for formula recall and reduces anxiety. The checklist is ordered by frequency of appearance: conditional probability and Bayes' are near-certain, binomial distribution highly likely, advanced variance properties occasional. Use the final two minutes before pens-down to verify that you wrote P(B)>0 conditions and checked ΣP(xᵢ)=1 in every random variable question.
  • <strong>Formula Priority 1:</strong> P(A|B)=P(A∩B)/P(B); P(A∩B)=P(B)·P(A|B); Bayes P(Eᵢ|A)=[P(Eᵢ)·P(A|Eᵢ)]/[ΣP(Eⱼ)·P(A|Eⱼ)].
  • <strong>Formula Priority 2:</strong> E(X)=Σxᵢ·P(xᵢ); Var(X)=E(X²)−[E(X)]²; Binomial P(X=r)=ⁿCᵣ·pʳ·qⁿ⁻ʳ with μ=np, σ²=npq.
  • <strong>Trap 1:</strong> Always state P(B)>0 for conditional probability.
  • <strong>Trap 2:</strong> Do not confuse P(A|B) with P(B|A); draw arrows if needed.
  • <strong>Trap 3:</strong> Variance formula subtracts the square of the mean, not the mean of the square first.
  • <strong>Trap 4:</strong> Binomial uses ⁿCᵣ not ⁿPᵣ; order does not matter.
  • <strong>Speed Tip 1:</strong> For 'at least r' in binomial, compute 1−P(X<r) rather than summing many terms.
  • <strong>Speed Tip 2:</strong> In Bayes', write the partition {E₁,E₂,…,Eₙ} and verify ΣP(Eᵢ)=1 before substituting.
  • <strong>Speed Tip 3:</strong> Use linearity E(aX+b)=aE(X)+b and Var(aX+b)=a²Var(X) to avoid recalculating distributions.

How CBSETUTOR.ai Reinforces Formula Mastery

Memorizing formulas is step one; applying them under timed pressure is step two. CBSETUOR.ai offers a 24×7 AI tutor that accepts photo uploads of any Class 12 Mathematics Chapter 13 problem and delivers instant, step-by-step solutions with formula annotations. For a flat ₹999 per month—covering every subject in Classes 6-12—students gain unlimited practice with conditional probability, Bayes' theorem, and random variable calculations. The platform highlights exactly which formula to use at each step, preventing the common error of jumping to Bayes' when Total Probability suffices, or vice versa. A 3-day free trial lets students test the service before the board exam revision sprint. Bengaluru and Hyderabad students report that using CBSETUTOR.ai for daily 30-minute drills in the final month raised their Probability scores by an average of 3 marks, moving them from 6/10 to 9/10 in practice papers. Because the AI tutor never tires, learners can ask the same type of question repeatedly until muscle memory takes over, ensuring they write P(A|B) correctly even at 11:30 AM on exam day when nerves peak.
  • Photo-upload solving: snap a Bayes' problem from NCERT Exercise 13.2, receive annotated solution in seconds.
  • Formula reminders: the AI flags missing conditions like P(B)>0 and suggests when to use complement rule 1−P(A).
  • Unlimited practice: generate variants of binomial and conditional probability questions until pattern recognition is automatic.
  • Affordable: ₹999/month for all subjects, Classes 6-12; no hidden fees or per-question charges.

Chapter 13 Weightage in CBSE Board Exam

The 2025 CBSE Class 12 Mathematics paper (Code 041) allocates 8-10 marks to Probability across two questions: typically one 4-mark problem on Bayes' theorem or conditional probability in Section C, and one 6-mark application involving binomial distribution or random variable mean-variance in Section D. The 2024 analysis by the Central Board showed that 68 percent of students scored 6 or above in Probability, but only 22 percent achieved full marks, primarily losing points on algebraic simplification in Bayes' denominator and sign errors in variance. The 2023 outside Delhi set included a 6-mark question combining conditional probability and independence testing, which had a national average of 3.8/6. Coaching institutes in Jaipur and Lucknow emphasize that mastering the five core formulas in this chapter is high-yield: each formula appears in multiple guises across NCERT exercises, sample papers, and previous years' questions. Students should allocate 12-15 hours of focused practice to Chapter 13 in their final month, prioritizing Exercise 13.2 (Bayes') and Exercise 13.4 (binomial distribution) since these are perennial exam favorites.
  • Typical breakup: 4 marks for conditional probability or Bayes', 4-6 marks for random variable or binomial.
  • High-scoring topics: Bayes' theorem (Question 1 Section C), binomial mean-variance (Question 2 Section D).
  • Common pitfalls: incorrect application of Total Probability, forgetting to state P(B)>0, sign error in Var(X) formula.
  • Time management: allocate 10 minutes for 4-mark Bayes', 15 minutes for 6-mark binomial; keep 2 minutes for final check.

Frequently asked questions

What is the difference between P(A|B) and P(B|A) in conditional probability?+
P(A|B) is the probability of A given B has occurred, computed as P(A∩B)/P(B). P(B|A) reverses the roles: probability of B given A occurred, computed as P(A∩B)/P(A). They are generally unequal unless A and B are symmetric. Confusing the two is a common error in Bayes' theorem applications.
When do I use Total Probability Theorem versus Bayes' Theorem?+
Use Total Probability Theorem when you need P(A) and A can occur through multiple mutually exclusive events {E₁,E₂,…,Eₙ}; sum P(Eᵢ)·P(A|Eᵢ). Use Bayes' Theorem when you know A occurred and want to find which Eᵢ caused it; Bayes inverts the conditional probability using Total Probability in the denominator.
How do I remember the variance formula Var(X)=E(X²)−[E(X)]²?+
Mnemonic: 'Mean of Squares MINUS Square of Mean.' Compute E(X²) by summing xᵢ²·P(xᵢ), then compute E(X) and square it separately, finally subtract. Never reverse the order or you will get a negative variance, which is impossible. Practice five examples to internalize the sequence.
What are the three conditions for a binomial distribution in CBSE Class 12?+
First, fixed number n of identical trials. Second, each trial has exactly two outcomes (success/failure) with constant probability p. Third, trials are independent—outcome of one does not affect others. If any condition fails, the distribution is not binomial; check this explicitly in word problems.
Why does Var(aX+b)=a²Var(X) and not a·Var(X)?+
Variance measures spread; adding constant b shifts all values equally, so spread unchanged. Scaling by a multiplies deviations by a, and variance (being based on squared deviations) multiplies by a². This is why standard deviation scales linearly (σ→a·σ) but variance scales quadratically (σ²→a²σ²). Memorize 'Variance Squares the Scale.'
How many marks is Chapter 13 Probability worth in the 2025 CBSE board exam?+
Typically 8-10 marks out of 80, split across one 4-mark question (Section C) and one 4-6 mark question (Section D). The exact distribution varies yearly, but Probability is never below 8 marks. Mastering Bayes' theorem and binomial distribution secures most of these marks with moderate effort.
What is the fastest way to compute 'at least 3 successes' in a binomial problem?+
Compute the complement: P(X≥3)=1−P(X<3)=1−[P(X=0)+P(X=1)+P(X=2)]. Summing three terms is faster than summing P(X=3)+P(X=4)+…+P(X=n) when n is large. This technique saves 2-3 minutes in the exam hall and reduces arithmetic errors.
Can I use a calculator for binomial coefficient ⁿCᵣ in the CBSE exam?+
CBSE allows basic scientific calculators that compute ⁿCᵣ (combination) and factorials. Verify your calculator model is on the permitted list published by CBSE each year. Practice entering ⁿCᵣ correctly; for example, ⁵C₂=10. If your calculator lacks this function, compute using formula n!/(r!(n−r)!) and show working for partial marks.
What is a partition of the sample space, and why is it required for Bayes' theorem?+
A partition {E₁,E₂,…,Eₙ} is a collection of mutually exclusive and exhaustive events: Eᵢ∩Eⱼ=∅ for i≠j, and their union equals the entire sample space S. Bayes' theorem requires a partition to ensure Total Probability Theorem covers all possible causes of event A, making the denominator sum to P(A). Always verify ΣP(Eᵢ)=1.
How does CBSETUTOR.ai help with last-minute Probability revision?+
CBSETUTOR.ai provides 24×7 AI-powered step-by-step solutions for any Chapter 13 problem via photo upload, available at ₹999/month for Classes 6-12. Students can drill Bayes' theorem and binomial distribution problems unlimited times, receive instant feedback on notation errors, and access worked examples from past board papers. A 3-day free trial lets you test the platform before committing, ideal for final-week intensive practice.

Ready to give your Class 12 child the tutor that never sleeps?

CBSETUTOR.ai covers every chapter in the Class 12 NCERT syllabus — Maths, Science, Social Science, English, Hindi and more. 24×7. Patient. Unlimited. 3-day free trial.

Start your child's 3-day free trial →
CBSETUTOR.ai · Free tutor
Your 24×7 AI tutor
Hi! I'm your CBSETUTOR.ai — an AI tutor that has ingested every NCERT book for Class 6 to 12. To get started, tell me which class you're in and which subject you'd like help with today (e.g. "Class 9, Physics").