NCERT Solutions for Class 12 Maths Chapter 13: Probability (NCERT 2026–27)
These Class 12 Maths Chapter 13 solutions cover Probability from the NCERT textbook (Reprint 2026–27). Every question of Exercise 13.1, 13.2, 13.3 and the Miscellaneous Exercise is solved step by step — conditional probability, the multiplication theorem, independent events and Bayes’ theorem — with each final answer cross-checked against the NCERT answer key, so you can revise the whole chapter quickly and score full marks.
Chapter 13 Overview
Chapter 13, Probability, builds on the axiomatic approach studied earlier and develops four central ideas. It begins with conditional probability — the probability of an event E given that another event F has already occurred — and its properties. It then states the multiplication theorem for the joint occurrence of events, defines independent events, and finally introduces the theorem of total probability and Bayes’ theorem, which lets us reverse a conditional probability to find the probability of a “cause”. The Class 12 Maths Chapter 13 solutions below reproduce every NCERT question verbatim and solve each one step by step, with the final answers matched to the textbook key.
Key Concepts & Definitions
Conditional probability: for events E and F with P(F) ≠ 0, P(E|F) = P(E ∩ F) ÷ P(F). It restricts the sample space to F.
Properties: P(S|F) = P(F|F) = 1; P(E′|F) = 1 − P(E|F); P((A∪B)|F) = P(A|F) + P(B|F) − P((A∩B)|F).
Multiplication theorem: P(E ∩ F) = P(E)·P(F|E) = P(F)·P(E|F).
Independent events: E and F are independent if P(E ∩ F) = P(E)·P(F); equivalently P(E|F) = P(E) and P(F|E) = P(F). Independence is about probabilities; mutual exclusion is about the events themselves — they are not the same.
Partition of a sample space: events E1,…,En that are pairwise disjoint, exhaustive (their union is S) and each have positive probability.
Total probability: P(A) = Σ P(Ej)·P(A|Ej) over a partition {Ej}.
Bayes’ theorem: the formula for “reverse” (posterior) probability P(Ei|A) of a hypothesis Ei given that A has occurred.
Important Formulas (Chapter 13)
Conditional probability: P(E|F) = P(E ∩ F) ÷ P(F), P(F) ≠ 0.
Complement: P(E′|F) = 1 − P(E|F).
Multiplication rule: P(E ∩ F) = P(E)·P(F|E) = P(F)·P(E|F); for three events P(E ∩ F ∩ G) = P(E)·P(F|E)·P(G|EF).
Independence: P(E ∩ F) = P(E)·P(F). Then E&F′, E′&F, E′&F′ are also independent.
At least one of two independent events: P(A ∪ B) = 1 − P(A′)·P(B′).
Total probability: P(A) = P(E1)P(A|E1) + … + P(En)P(A|En).
Bayes’ theorem: P(Ei|A) = P(Ei)P(A|Ei) ÷ Σj P(Ej)P(A|Ej).
Exercise 13.1 — Conditional Probability
Questions are reproduced verbatim from the NCERT textbook; the worked solutions are original and verified against the answers at the back of the book.
1. Given that E and F are events such that P(E) = 0.6, P(F) = 0.3 and P(E ∩ F) = 0.2, find P(E|F) and P(F|E).
2. Compute P(A|B), if P(B) = 0.5 and P(A ∩ B) = 0.32.
3. If P(A) = 0.8, P(B) = 0.5 and P(B|A) = 0.4, find (i) P(A ∩ B) (ii) P(A|B) (iii) P(A ∪ B)
4. Evaluate P(A ∪ B), if 2P(A) = P(B) = 5/13 and P(A|B) = 2/5.
5. If P(A) = 6/11, P(B) = 5/11 and P(A ∪ B) = 7/11, find (i) P(A ∩ B) (ii) P(A|B) (iii) P(B|A)
Determine P(E|F) in Exercises 6 to 9.
6. A coin is tossed three times, where (i) E : head on third toss, F : heads on first two tosses (ii) E : at least two heads, F : at most two heads (iii) E : at most two tails, F : at least one tail
7. Two coins are tossed once, where (i) E : tail appears on one coin, F : one coin shows head (ii) E : no tail appears, F : no head appears
8. A die is thrown three times, E : 4 appears on the third toss, F : 6 and 5 appears respectively on first two tosses.
9. Mother, father and son line up at random for a family picture. E : son on one end, F : father in middle.
10. A black and a red dice are rolled. (a) Find the conditional probability of obtaining a sum greater than 9, given that the black die resulted in a 5. (b) Find the conditional probability of obtaining the sum 8, given that the red die resulted in a number less than 4.
11. A fair die is rolled. Consider events E = {1,3,5}, F = {2,3} and G = {2,3,4,5}. Find (i) P(E|F) and P(F|E) (ii) P(E|G) and P(G|E) (iii) P((E ∪ F)|G) and P((E ∩ F)|G)
12. Assume that each born child is equally likely to be a boy or a girl. If a family has two children, what is the conditional probability that both are girls given that (i) the youngest is a girl, (ii) at least one is a girl?
13. An instructor has a question bank consisting of 300 easy True/False questions, 200 difficult True/False questions, 500 easy multiple choice questions and 400 difficult multiple choice questions. If a question is selected at random from the question bank, what is the probability that it will be an easy question given that it is a multiple choice question?
14. Given that the two numbers appearing on throwing two dice are different. Find the probability of the event ‘the sum of numbers on the dice is 4’.
15. Consider the experiment of throwing a die, if a multiple of 3 comes up, throw the die again and if any other number comes, toss a coin. Find the conditional probability of the event ‘the coin shows a tail’, given that ‘at least one die shows a 3’.
In each of the Exercises 16 and 17 choose the correct answer:
16. If P(A) = 1/2, P(B) = 0, then P(A|B) is (A) 0 (B) 1/2 (C) not defined (D) 1
17. If A and B are events such that P(A|B) = P(B|A), then (A) A ⊂ B but A ≠ B (B) A = B (C) A ∩ B = φ (D) P(A) = P(B)
Exercise 13.2 — Independent Events
1. If P(A) = 3/5 and P(B) = 1/5, find P(A ∩ B) if A and B are independent events.
2. Two cards are drawn at random and without replacement from a pack of 52 playing cards. Find the probability that both the cards are black.
3. A box of oranges is inspected by examining three randomly selected oranges drawn without replacement. If all the three oranges are good, the box is approved for sale, otherwise, it is rejected. Find the probability that a box containing 15 oranges out of which 12 are good and 3 are bad ones will be approved for sale.
4. A fair coin and an unbiased die are tossed. Let A be the event ‘head appears on the coin’ and B be the event ‘3 on the die’. Check whether A and B are independent events or not.
5. A die marked 1, 2, 3 in red and 4, 5, 6 in green is tossed. Let A be the event, ‘the number is even,’ and B be the event, ‘the number is red’. Are A and B independent?
6. Let E and F be events with P(E) = 3/5, P(F) = 3/10 and P(E ∩ F) = 1/5. Are E and F independent?
7. Given that the events A and B are such that P(A) = 1/2, P(A ∪ B) = 3/5 and P(B) = p. Find p if they are (i) mutually exclusive (ii) independent.
8. Let A and B be independent events with P(A) = 0.3 and P(B) = 0.4. Find (i) P(A ∩ B) (ii) P(A ∪ B) (iii) P(A|B) (iv) P(B|A)
9. If A and B are two events such that P(A) = 1/4, P(B) = 1/2 and P(A ∩ B) = 1/8, find P(not A and not B).
10. Events A and B are such that P(A) = 1/2, P(B) = 7/12 and P(not A or not B) = 1/4. State whether A and B are independent.
11. Given two independent events A and B such that P(A) = 0.3, P(B) = 0.6. Find (i) P(A and B) (ii) P(A and not B) (iii) P(A or B) (iv) P(neither A nor B)
12. A die is tossed thrice. Find the probability of getting an odd number at least once.
13. Two balls are drawn at random with replacement from a box containing 10 black and 8 red balls. Find the probability that (i) both balls are red. (ii) first ball is black and second is red. (iii) one of them is black and other is red.
14. Probability of solving specific problem independently by A and B are 1/2 and 1/3 respectively. If both try to solve the problem independently, find the probability that (i) the problem is solved (ii) exactly one of them solves the problem.
15. One card is drawn at random from a well shuffled deck of 52 cards. In which of the following cases are the events E and F independent? (i) E : ‘the card drawn is a spade’; F : ‘the card drawn is an ace’ (ii) E : ‘the card drawn is black’; F : ‘the card drawn is a king’ (iii) E : ‘the card drawn is a king or queen’; F : ‘the card drawn is a queen or jack’.
16. In a hostel, 60% of the students read Hindi newspaper, 40% read English newspaper and 20% read both Hindi and English newspapers. A student is selected at random. (a) Find the probability that she reads neither Hindi nor English newspapers. (b) If she reads Hindi newspaper, find the probability that she reads English newspaper. (c) If she reads English newspaper, find the probability that she reads Hindi newspaper.
Choose the correct answer in Exercises 17 and 18.
17. The probability of obtaining an even prime number on each die, when a pair of dice is rolled is (A) 0 (B) 1/3 (C) 1/12 (D) 1/36
18. Two events A and B will be independent, if (A) A and B are mutually exclusive (B) P(A′B′) = [1 – P(A)] [1 – P(B)] (C) P(A) = P(B) (D) P(A) + P(B) = 1
Exercise 13.3 — Bayes’ Theorem & Total Probability
1. An urn contains 5 red and 5 black balls. A ball is drawn at random, its colour is noted and is returned to the urn. Moreover, 2 additional balls of the colour drawn are put in the urn and then a ball is drawn at random. What is the probability that the second ball is red?
2. A bag contains 4 red and 4 black balls, another bag contains 2 red and 6 black balls. One of the two bags is selected at random and a ball is drawn from the bag which is found to be red. Find the probability that the ball is drawn from the first bag.
3. Of the students in a college, it is known that 60% reside in hostel and 40% are day scholars (not residing in hostel). Previous year results report that 30% of all students who reside in hostel attain A grade and 20% of day scholars attain A grade in their annual examination. At the end of the year, one student is chosen at random from the college and he has an A grade, what is the probability that the student is a hostlier?
4. In answering a question on a multiple choice test, a student either knows the answer or guesses. Let 3/4 be the probability that he knows the answer and 1/4 be the probability that he guesses. Assuming that a student who guesses at the answer will be correct with probability 1/4. What is the probability that the student knows the answer given that he answered it correctly?
5. A laboratory blood test is 99% effective in detecting a certain disease when it is in fact, present. However, the test also yields a false positive result for 0.5% of the healthy person tested (i.e. if a healthy person is tested, then, with probability 0.005, the test will imply he has the disease). If 0.1 percent of the population actually has the disease, what is the probability that a person has the disease given that his test result is positive?
6. There are three coins. One is a two headed coin (having head on both faces), another is a biased coin that comes up heads 75% of the time and third is an unbiased coin. One of the three coins is chosen at random and tossed, it shows heads, what is the probability that it was the two headed coin?
7. An insurance company insured 2000 scooter drivers, 4000 car drivers and 6000 truck drivers. The probability of an accidents are 0.01, 0.03 and 0.15 respectively. One of the insured persons meets with an accident. What is the probability that he is a scooter driver?
8. A factory has two machines A and B. Past record shows that machine A produced 60% of the items of output and machine B produced 40% of the items. Further, 2% of the items produced by machine A and 1% produced by machine B were defective. All the items are put into one stockpile and then one item is chosen at random from this and is found to be defective. What is the probability that it was produced by machine B?
9. Two groups are competing for the position on the Board of directors of a corporation. The probabilities that the first and the second groups will win are 0.6 and 0.4 respectively. Further, if the first group wins, the probability of introducing a new product is 0.7 and the corresponding probability is 0.3 if the second group wins. Find the probability that the new product introduced was by the second group.
10. Suppose a girl throws a die. If she gets a 5 or 6, she tosses a coin three times and notes the number of heads. If she gets 1, 2, 3 or 4, she tosses a coin once and notes whether a head or tail is obtained. If she obtained exactly one head, what is the probability that she threw 1, 2, 3 or 4 with the die?
11. A manufacturer has three machine operators A, B and C. The first operator A produces 1% defective items, where as the other two operators B and C produce 5% and 7% defective items respectively. A is on the job for 50% of the time, B is on the job for 30% of the time and C is on the job for 20% of the time. A defective item is produced, what is the probability that it was produced by A?
12. A card from a pack of 52 cards is lost. From the remaining cards of the pack, two cards are drawn and are found to be both diamonds. Find the probability of the lost card being a diamond.
13. Probability that A speaks truth is 4/5. A coin is tossed. A reports that a head appears. The probability that actually there was head is (A) 4/5 (B) 1/2 (C) 1/5 (D) 2/5
14. If A and B are two events such that A ⊂ B and P(B) ≠ 0, then which of the following is correct? (A) P(A|B) = P(B)/P(A) (B) P(A|B) < P(A) (C) P(A|B) ≥ P(A) (D) None of these
Miscellaneous Exercise on Chapter 13
1. A and B are two events such that P(A) ≠ 0. Find P(B|A), if (i) A is a subset of B (ii) A ∩ B = φ
2. A couple has two children, (i) Find the probability that both children are males, if it is known that at least one of the children is male. (ii) Find the probability that both children are females, if it is known that the elder child is a female.
3. Suppose that 5% of men and 0.25% of women have grey hair. A grey haired person is selected at random. What is the probability of this person being male? Assume that there are equal number of males and females.
4. Suppose that 90% of people are right-handed. What is the probability that at most 6 of a random sample of 10 people are right-handed?
5. If a leap year is selected at random, what is the chance that it will contain 53 tuesdays?
6. Suppose we have four boxes A, B, C and D containing coloured marbles as given below: Box A — Red 1, White 6, Black 3; Box B — Red 6, White 2, Black 2; Box C — Red 8, White 1, Black 1; Box D — Red 0, White 6, Black 4. One of the boxes has been selected at random and a single marble is drawn from it. If the marble is red, what is the probability that it was drawn from box A?, box B?, box C?
7. Assume that the chances of a patient having a heart attack is 40%. It is also assumed that a meditation and yoga course reduce the risk of heart attack by 30% and prescription of certain drug reduces its chances by 25%. At a time a patient can choose any one of the two options with equal probabilities. It is given that after going through one of the two options the patient selected at random suffers a heart attack. Find the probability that the patient followed a course of meditation and yoga?
8. If each element of a second order determinant is either zero or one, what is the probability that the value of the determinant is positive? (Assume that the individual entries of the determinant are chosen independently, each value being assumed with probability 1/2).
9. An electronic assembly consists of two subsystems, say, A and B. From previous testing procedures, the following probabilities are assumed to be known: P(A fails) = 0.2, P(B fails alone) = 0.15, P(A and B fail) = 0.15. Evaluate the following probabilities (i) P(A fails|B has failed) (ii) P(A fails alone)
10. Bag I contains 3 red and 4 black balls and Bag II contains 4 red and 5 black balls. One ball is transferred from Bag I to Bag II and then a ball is drawn from Bag II. The ball so drawn is found to be red in colour. Find the probability that the transferred ball is black.
Choose the correct answer in each of the following:
11. If A and B are two events such that P(A) ≠ 0 and P(B|A) = 1, then (A) A ⊂ B (B) B ⊂ A (C) B = φ (D) A = φ
12. If P(A|B) > P(A), then which of the following is correct: (A) P(B|A) < P(B) (B) P(A ∩ B) < P(A)·P(B) (C) P(B|A) > P(B) (D) P(B|A) = P(B)
13. If A and B are any two events such that P(A) + P(B) − P(A and B) = P(A), then (A) P(B|A) = 1 (B) P(A|B) = 1 (C) P(B|A) = 0 (D) P(A|B) = 0
Common Mistakes to Avoid
Watch out for these
- Confusing P(E|F) with P(F|E) — always divide P(E ∩ F) by the probability of the given (conditioning) event.
- Treating independent and mutually exclusive as the same. Independence means P(A ∩ B) = P(A)P(B); mutually exclusive means A ∩ B = φ (so P(A ∩ B) = 0) — two different ideas.
- Forgetting to change the counts after a draw without replacement (the denominator shrinks; matching balls are removed).
- In Bayes’ problems, leaving out a hypothesis from the denominator — it must sum P(Ej)P(A|Ej) over all branches.
- Reading “reduces the risk by 30%” as a probability of 0.30 instead of multiplying the base risk by (1 − 0.30).
- Using P(A|B) = P(A ∩ B)/P(B) when P(B) = 0 — the conditional probability is then not defined.
Practice MCQs & Assertion–Reason
1. If P(A) = 0.5, P(B) = 0.4 and P(A ∩ B) = 0.2, then P(A|B) is:
(a) 0.4 (b) 0.5 (c) 0.2 (d) 0.8
2. For independent events A and B, P(A ∩ B) equals:
(a) P(A) + P(B) (b) P(A)·P(B) (c) P(A) − P(B) (d) 0
3. A die is thrown twice. The probability of getting an even number both times is:
(a) 1/2 (b) 1/3 (c) 1/4 (d) 1/6
4. If P(E) = 0.6, P(F) = 0.3 and P(E ∩ F) = 0.2, then P(F|E) is:
(a) 1/3 (b) 2/3 (c) 1/2 (d) 2/9
5. Two cards are drawn without replacement from a pack of 52. The probability both are black is:
(a) 1/4 (b) 25/102 (c) 13/51 (d) 1/2
6. A leap year selected at random contains 53 Tuesdays with probability:
(a) 1/7 (b) 2/7 (c) 3/7 (d) 1/53
7. If A and B are independent with P(A) = 0.3, P(B) = 0.6, then P(A ∪ B) is:
(a) 0.9 (b) 0.72 (c) 0.18 (d) 0.28
8. The probability of getting an odd number at least once in three throws of a die is:
(a) 1/8 (b) 1/2 (c) 7/8 (d) 3/8
9. If P(B) = 0, then P(A|B) is:
(a) 0 (b) 1 (c) P(A) (d) not defined
10. A man speaks truth 3 out of 4 times. He throws a die and reports a six. The probability it is actually a six is:
(a) 3/8 (b) 1/8 (c) 5/8 (d) 1/6
For each Assertion–Reason question, choose: (A) Both Assertion and Reason are true and the Reason is the correct explanation of the Assertion; (B) Both are true but the Reason is not the correct explanation; (C) Assertion is true but Reason is false; (D) Assertion is false but Reason is true.
A-R 1. Assertion: If A and B are independent, then P(A|B) = P(A).
Reason: For independent events, the occurrence of B does not affect the probability of A.
A-R 2. Assertion: Two mutually exclusive events with non-zero probabilities cannot be independent.
Reason: For mutually exclusive events P(A ∩ B) = 0, whereas independence needs P(A ∩ B) = P(A)·P(B) > 0.
A-R 3. Assertion: For any events E and F with P(F) ≠ 0, P(E′|F) = 1 − P(E|F).
Reason: E and E′ are complementary, and conditional probability is additive over disjoint events given F.
A-R 4. Assertion: If A ⊂ B and P(B) ≠ 0, then P(A|B) ≥ P(A).
Reason: For A ⊂ B, P(A|B) = P(A)/P(B) and 0 < P(B) ≤ 1.
A-R 5. Assertion: If P(B|A) = 1 with P(A) ≠ 0, then B ⊂ A.
Reason: P(B|A) = 1 implies P(A ∩ B) = P(A), i.e. A is contained in B.
Quick Revision Summary
- Conditional probability: P(E|F) = P(E ∩ F) ÷ P(F), valid only when P(F) ≠ 0.
- Properties: 0 ≤ P(E|F) ≤ 1, P(E′|F) = 1 − P(E|F), P((E∪F)|G) = P(E|G) + P(F|G) − P((E∩F)|G).
- Multiplication theorem: P(E ∩ F) = P(E)P(F|E) = P(F)P(E|F).
- E and F independent ⇔ P(E ∩ F) = P(E)P(F); then E&F′, E′&F, E′&F′ are also independent.
- P(at least one of two independent events) = 1 − P(A′)P(B′).
- Total probability: P(A) = Σ P(Ej)P(A|Ej) over a partition {Ej}.
- Bayes’ theorem: P(Ei|A) = P(Ei)P(A|Ei) ÷ Σj P(Ej)P(A|Ej) — the reverse (posterior) probability of a cause.
How to score full marks in this chapter
Write the formula you are using before substituting (it earns method marks), and for Bayes’ problems first list every hypothesis with its prior P(Ei) and likelihood P(A|Ei) in a small table, then plug into the formula. For “at least one” type questions use the complement 1 − P(none). In without-replacement problems, reduce both the favourable count and the total after each draw. Keep fractions exact and simplify only at the end to avoid rounding errors.
Frequently Asked Questions
What is Class 12 Maths Chapter 13 Probability about?
Chapter 13 covers conditional probability and its properties, the multiplication theorem of probability, independent events, the theorem of total probability and Bayes’ theorem, with applications to drawing balls, cards, defective items and reliability tests.
How many exercises are there in Class 12 Maths Chapter 13?
There are three numbered exercises — Exercise 13.1 (conditional probability), 13.2 (independent events) and 13.3 (Bayes’ theorem and total probability) — plus a Miscellaneous Exercise on Chapter 13. All of them are solved on this page.
What is the difference between independent and mutually exclusive events?
Independent events satisfy P(A ∩ B) = P(A)·P(B) — one event does not affect the other’s probability. Mutually exclusive events cannot occur together, so P(A ∩ B) = 0. Two events with non-zero probabilities cannot be both independent and mutually exclusive.
Are these Class 12 Maths Chapter 13 solutions free?
Yes. All solutions are free and follow the official NCERT Mathematics textbook for the 2026–27 session, with every final answer verified against the book’s answer key.
