Careers360 Logo
ask-icon
share
    NCERT Solutions for Class 12 Maths Chapter 13 Exercise 13.2 - Probability

    NCERT Solutions for Class 12 Maths Chapter 13 Exercise 13.2 - Probability

    Komal MiglaniUpdated on 07 May 2025, 03:47 PM IST

    The game starts with the dice roll followed by a coin flip which is allowed only when the dice roll produces an even number. If you already rolled an even number in the dice what are your odds to obtain a head outcome? Conditional probability applies perfectly to circumstances where an upcoming event requires the previous one to meet particular conditions. These daily scenarios where the chance of one event rests upon a preceding event are precisely.

    LiveCBSE Board Exam Analysis 2026 LIVE: Class 12 economics paper 'moderate to difficult level'; updatesMar 18, 2026 | 11:00 PM IST

    CBSE ensured strict verification processes at exam centres, including admit card and ID checks before entry to maintain exam integrity.

    Read More

    This Story also Contains

    1. Class 12 Maths Chapter 13 Exercise 13.2 Solutions: Download PDF
    2. NCERT Solutions Class 12 Maths Chapter 13: Exercise 13.2
    3. Topics Covered in Chapter 13 Probability: Exercise 13.2
    4. NCERT Solutions of Class 12 Subject Wise
    5. Subject Wise NCERT Exampler Solutions

    This exercise covers the conditional probability formula and teaches how to solve dependent events alongside using the multiplication theorem of probability. In this exerise we discuss basic probability rules to check whether two events maintain independence with detailed NCERT solutions for Class 12 Maths Chapter 13 Exercise 13.2 solutions you will be able to master all these concepts and solve the questions step by step with confidence.

    Class 12 Maths Chapter 13 Exercise 13.2 Solutions: Download PDF

    You can download the PDF file of the Chapter 13 Exercise 13.2 Class 12 Maths Solutions of NCERT that contains crucial Probability problems and practice them without difficulty. Download PDF

    NCERT Solutions Class 12 Maths Chapter 13: Exercise 13.2

    Question 1: If $P(A)=\frac{3}{5}$ and $P(B)=\frac{1}{5},$ find $P(A\cap B)$ if $A$ and $B$ are independent events.

    Answer:

    $P(A)=\frac{3}{5}$ and $P(B)=\frac{1}{5},$

    Given : $A$ and $B$ are independent events.

    So we have, $P(A\cap B)=P(A).P(B)$

    $\Rightarrow \, \, \, \, P(A\cap B)=\frac{3}{5}\times \frac{1}{5}$

    $\Rightarrow \, \, \, \, P(A\cap B)=\frac{3}{25}$

    Question 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.

    Answer:

    Two cards are drawn at random and without replacement from a pack of 52 playing cards.

    There are 26 black cards in a pack of 52.

    Let $P(A)$ be the probability that first cards is black.

    Then, we have

    $P(A)= \frac{26}{52}=\frac{1}{2}$

    Let $P(B)$ be the probability that second cards is black.

    Then, we have

    $P(B)= \frac{25}{51}$

    The probability that both the cards are black $=P(A).P(B)$

    $=\frac{1}{2}\times \frac{25}{51}$

    $=\frac{25}{102}$

    Question 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.

    Answer:

    Total oranges = 15

    Good oranges = 12

    Bad oranges = 3

    Let $P(A)$ be the probability that first orange is good.

    The, we have

    $P(A)= \frac{12}{15}=\frac{4}{5}$

    Let $P(B)$ be the probability that second orange is good.

    $P(B)=\frac{11}{14}$

    Let $P(C)$ be the probability that third orange is good.

    $P(C)=\frac{10}{13}$

    The probability that a box will be approved for sale $=P(A).P(B).P(C)$

    $=\frac{4}{5}.\frac{11}{14}.\frac{10}{13}$

    $=\frac{44}{91}$

    Question 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.

    Answer:

    A fair coin and an unbiased die are tossed,then total outputs are:

    $= \left \{ (H1),(H2),(H3),(H4),(H5),(H6),(T1),(T2),(T3),(T4),(T5),(T6) \right \}$

    $=12$

    A is the event ‘head appears on the coin’ .

    Total outcomes of A are : $= \left \{ (H1),(H2),(H3),(H4),(H5),(H6) \right \}$

    $P(A)=\frac{6}{12}=\frac{1}{2}$

    B is the event ‘3 on the die’.

    Total outcomes of B are : $= \left \{ (T3),(H3)\right \}$

    $P(B)=\frac{2}{12}=\frac{1}{6}$

    $\therefore A\cap B = (H3)$

    $P (A\cap B) = \frac{1}{12}$

    Also, $P (A\cap B) = P(A).P(B)$

    $P (A\cap B) = \frac{1}{2}\times \frac{1}{6}=\frac{1}{12}$

    Hence, A and B are independent events.

    Question 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?

    Answer:

    Total outcomes $=\left \{ 1,2,3,4,5,6 \right \}=6$.

    $A$ is the event, ‘the number is even,’

    Outcomes of A $=\left \{ 2,4,6 \right \}$

    $n(A)=3.$

    $P(A)=\frac{3}{6}=\frac{1}{2}$

    $B$ is the event, ‘the number is red’.

    Outcomes of B $=\left \{ 1,2,3 \right \}$

    $n(B)=3.$

    $P(B)=\frac{3}{6}=\frac{1}{2}$

    $\therefore (A\cap B)=\left \{ 2 \right \}$

    $n(A\cap B)=1$

    $P(A\cap B)=\frac{1}{6}$

    Also,

    $P(A\cap B)=P(A).P(B)$

    $P(A\cap B)=\frac{1}{2}\times \frac{1}{2}=\frac{1}{4}\neq \frac{1}{6}$

    Thus, both the events A and B are not independent.

    Question 6: Let $E$ and $F$ be events with $P(E)=\frac{3}{5},P(F)=\frac{3}{10}$ and $P(E\cap F)=\frac{1}{5}.$ Are E and F independent?

    Answer:

    Given :

    $P(E)=\frac{3}{5},P(F)=\frac{3}{10}$ and $P(E\cap F)=\frac{1}{5}.$

    For events E and F to be independent , we need

    $P(E\cap F)=P(E).P(F)$

    $P(E\cap F)=\frac{3}{5}\times \frac{3}{10}=\frac{9}{50}\neq \frac{1}{5}$

    Hence, E and F are not indepent events.

    Question 7: Given that the events $A$ and $B$ are such that $P(A)=\frac{1}{2},P(A\cup B)=\frac{3}{5}$ and $P(B)=p.$ Find $p$ if they are

    (i) mutually exclusive

    Answer:

    Given,

    $P(A)=\frac{1}{2},P(A\cup B)=\frac{3}{5}$

    Also, A and B are mutually exclusive means $A\cap B=\phi$.

    $P(A\cup B)=P(A)+P(B)-P(A\cap B)$

    $\frac{3}{5}=\frac{1}{2}+P(B)-0$

    $P(B)=\frac{3}{5}-\frac{1}{2}=\frac{1}{10}$

    Question 7: Given that the events$A$ and $B$ are such that $P(A)=12,P(A\cup B)=\frac{3}{5}$ and $P(B)=p.$ Find p if they are

    (ii) independent

    Answer:

    Given,

    $P(A)=\frac{1}{2},P(A\cup B)=\frac{3}{5}$

    Also, A and B are independent events means

    $P(A\cap B) = P(A).P(B)$. Also $P(B)=p.$

    $P(A\cap B) = P(A).P(B)=\frac{p}{2}$

    $P(A\cup B)=P(A)+P(B)-P(A\cap B)$

    $\frac{3}{5}=\frac{1}{2}+p-\frac{p}{2}$

    $\frac{p}{2}=\frac{3}{5}-\frac{1}{2}=\frac{1}{10}$

    $p=\frac{2}{10}=\frac{1}{5}$

    Question 8: Let A and B be independent events with $P(A)=0.3$ and $P(B)=0.4$ Find

    (i) $P(A\cap B)$

    Answer:

    $P(A)=0.3$ and $P(B)=0.4$

    Given : A and B be independent events

    So, we have

    $P(A\cap B)=P(A).P(B)$

    $P(A\cap B)=0.3\times 0.4=0.12$

    Question 8: Let$A$ and $B$ be independent events with $P(A)=0.3$ and $P(B)=0.4$ Find

    (ii) $P(A\cup B)$

    Answer:

    $P(A)=0.3$ and $P(B)=0.4$

    Given : A and B be independent events

    So, we have

    $P(A\cap B)=P(A).P(B)$

    $P(A\cap B)=0.3\times 0.4=0.12$

    We have, $P(A\cup B)=P(A)+P(B)-P(A\cap B)$

    $P(A\cup B)=0.3+0.4-0.12=0.58$

    Question 8: Let $A$ and $B$ be independent events with $P(A)=0.3$ and $P(B)=0.4$ Find

    (iii) $P(A\mid B)$

    Answer:

    $P(A)=0.3$ and $P(B)=0.4$

    Given : A and B be independent events

    So, we have $P(A\cap B)=0.12$

    $P(A|B)=\frac{P(A\cap B)}{P(B)}$

    $P(A|B)=\frac{0.12}{0.4}= 0.3$

    Question 8: Let A and B be independent events with $P(A)=0.3$ and $P(B)=0.4$ Find

    (iv) $P(B\mid A)$

    Answer:

    $P(A)=0.3$ and $P(B)=0.4$

    Given : A and B be independent events

    So, we have $P(A\cap B)=0.12$

    $P(B|A)=\frac{P(A\cap B)}{P(A)}$

    $P(B|A)=\frac{0.12}{0.3}= 0.4$

    Question 9: If $A$ and $B$ are two events such that $P(A)=\frac{1}{4},P(B)=\frac{1}{2}$ and $P(A\cap B)=\frac{1}{8},$ find $P(not\; A\; and\; not\; B).$

    Answer:

    If $A$ and $B$ are two events such that $P(A)=\frac{1}{4},P(B)=\frac{1}{2}$ and $P(A\cap B)=\frac{1}{8},$

    $P(not\; A\; and\; not\; B)= P(A'\cap B')$

    $P(not\; A\; and\; not\; B)= P(A\cup B)'$ use, $(P(A'\cap B')= P(A\cup B)')$

    $= 1-(P(A)+P(B)-P(A\cap B))$

    $= 1-(\frac{1}{4}+\frac{1}{2}-\frac{1}{8})$

    $= 1-(\frac{6}{8}-\frac{1}{8})$

    $= 1-\frac{5}{8}$

    $= \frac{3}{8}$

    Question 10: Events A and B are such that $P(A)=\frac{1}{2},P(B)=\frac{7}{12}$ and $P(not \; A \; or\; not\; B)=\frac{1}{4}.$ State whether $A$ and $B$ are independent ?

    Answer:

    If $A$ and $B$ are two events such that $P(A)=\frac{1}{2},P(B)=\frac{7}{12}$ and $P(not \; A \; or\; not\; B)=\frac{1}{4}.$

    $P(A'\cup B')=\frac{1}{4}$

    $P(A\cap B)'=\frac{1}{4}$ $(A'\cup B'=(A\cap B)')$

    $\Rightarrow \, \, 1-P(A\cap B)=\frac{1}{4}$

    $\Rightarrow \, \, \, P(A\cap B)=1-\frac{1}{4}=\frac{3}{4}$

    $Also \, \, \, P(A\cap B)=P(A).P(B)$

    $P(A\cap B)=\frac{1}{2}\times \frac{7}{12}=\frac{7}{24}$

    As we can see $\frac{3}{4}\neq \frac{7}{24}$

    Hence, A and B are not independent.

    Question 11: Given two independent events $A$ and $B$ such that $P(A)=0.3,P(B)=0.6,$ Find

    (i) $P(A \; and\; B)$

    Answer:

    $P(A)=0.3,P(B)=0.6,$

    Given two independent events $A$ and $B$.

    $P(A\cap B)=P(A).P(B)$

    $P(A\cap B)=0.3\times 0.6=0.18$

    Also , we know $P(A \, and \, B)=P(A\cap B)=0.18$

    Question 11: Given two independent events A and B such that $P(A)=0.3,P(B)=0.6,$ Find

    (ii) $P(A \; and \; not\; B)$

    Answer:

    $P(A)=0.3,P(B)=0.6,$

    Given two independent events $A$ and $B$.

    $P(A \; and \; not\; B)$$=P(A)-P(A\cap B)$

    $=0.3-0.18=0.12$

    Question 11: Given two independent events A and B such that $P(A)=0.3,P(B)0.6,$ Find

    (iii) $P(A\; or \; B)$

    Answer:

    $P(A)=0.3,P(B)=0.6,$

    $P(A\cap B)=0.18$

    $P(A\; or \; B)=P(A\cup B)$

    $P(A\cup B)=P(A)+P(B)-P(A\cap B)$

    $=0.3+0.6-0.18$

    $=0.9-0.18$

    $=0.72$

    Question 11: Given two independent events $A$ and $B$ such that $P(A)=0.3,P(B)=0.6,$ Find

    (iv) $P(neither\; A\; nor\; B)$

    Answer:

    $P(A)=0.3,P(B)=0.6,$

    $P(A\cap B)=0.18$

    $P(A\; or \; B)=P(A\cup B)$

    $P(A\cup B)=P(A)+P(B)-P(A\cap B)$

    $=0.3+0.6-0.18$

    $=0.9-0.18$

    $=0.72$

    $P(neither\; A\; nor\; B)$ $=P(A'\cap B')$

    $= P((A\cup B)')$

    $=1-P(A\cup B)$

    $=1-0.72$

    $=0.28$

    Question 12: A die is tossed thrice. Find the probability of getting an odd number at least once.

    Answer:

    A die is tossed thrice.

    Outcomes $=\left \{ 1,2,3,4,5,6 \right \}$

    Odd numbers $=\left \{ 1,3,5 \right \}$

    The probability of getting an odd number at first throw

    $=\frac{3}{6}=\frac{1}{2}$

    The probability of getting an even number

    $=\frac{3}{6}=\frac{1}{2}$

    Probability of getting even number three times

    $=\frac{1}{2}\times \frac{1}{2}\times \frac{1}{2}=\frac{1}{8}$

    The probability of getting an odd number at least once = 1 - the probability of getting an odd number in none of throw

    = 1 - probability of getting even number three times

    $=1-\frac{1}{8}$

    $=\frac{7}{8}$

    Question 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.

    Answer:

    Two balls are drawn at random with replacement from a box containing 10 black and 8 red balls.

    Total balls =18

    Black balls = 10

    Red balls = 8

    The probability of getting a red ball in first draw

    $=\frac{8}{18}=\frac{4}{9}$

    The ball is repleced after drawing first ball.

    The probability of getting a red ball in second draw

    $=\frac{8}{18}=\frac{4}{9}$

    the probability that both balls are red

    $=\frac{4}{9}\times \frac{4}{9}=\frac{16}{81}$

    Question 13: Two balls are drawn at random with replacement from a box containing $10$ black and $8$ red balls. Find the probability that

    (ii) first ball is black and second is red.

    Answer:

    Two balls are drawn at random with replacement from a box containing 10 black and 8 red balls.

    Total balls =18

    Black balls = 10

    Red balls = 8

    The probability of getting a black ball in the first draw

    $=\frac{10}{18}=\frac{5}{9}$

    The ball is replaced after drawing the first ball.

    The probability of getting a red ball in the second draw

    $=\frac{8}{18}=\frac{4}{9}$

    the probability that the first ball is black and the second is red

    $=\frac{5}{9}\times \frac{4}{9}=\frac{20}{81}$

    Question 13: Two balls are drawn at random with replacement from a box containing $10$ black and $8$ red balls. Find the probability that

    (iii) one of them is black and other is red.

    Answer:

    Two balls are drawn at random with replacement from a box containing 10 black and 8 red balls.

    Total balls =18

    Black balls = 10

    Red balls = 8

    Let the first ball is black and the second ball is red.

    The probability of getting a black ball in the first draw

    $=\frac{10}{18}=\frac{5}{9}$

    The ball is replaced after drawing the first ball.

    The probability of getting a red ball in the second draw

    $=\frac{8}{18}=\frac{4}{9}$

    the probability that the first ball is black and the second is red

    $=\frac{5}{9}\times \frac{4}{9}=\frac{20}{81}$ $...........................1$

    Let the first ball is red and the second ball is black.

    The probability of getting a red ball in the first draw

    $=\frac{8}{18}=\frac{4}{9}$

    The probability of getting a black ball in the second draw

    $=\frac{10}{18}=\frac{5}{9}$

    the probability that the first ball is red and the second is black

    $=\frac{4}{9}\times \frac{5}{9}=\frac{20}{81}$ $...........................2$

    Thus,

    The probability that one of them is black and the other is red = the probability that the first ball is black and the second is red + the probaility that the first ball is red and the second is black $=\frac{20}{81}+\frac{20}{81}=\frac{40}{81}$

    Question 14: Probability of solving specific problem independently by A and B are $\frac{1}{2}$ and $\frac{1}{3}$ respectively. If both try to solve the problem independently, find the probability that

    (i) the problem is solved

    Answer:

    $P(A)=\frac{1}{2}$ and $P(B)=\frac{1}{3}$

    Since, problem is solved independently by A and B,

    $\therefore$ $P(A\cap B)=P(A).P(B)$

    $P(A\cap B)=\frac{1}{2}\times \frac{1}{3}$

    $P(A\cap B)=\frac{1}{6}$

    probability that the problem is solved $= P(A\cup B)$

    $P(A\cup B)=P(A)+P(B)-P(A\cap B)$

    $P(A\cup B)=\frac{1}{2}+\frac{1}{3}-\frac{1}{6}$

    $P(A\cup B)=\frac{5}{6}-\frac{1}{6}$

    $P(A\cup B)=\frac{4}{6}=\frac{2}{3}$

    Question 14: Probability of solving specific problem independently by A and B are $\frac{1}{2}$ and $\frac{1}{3}$ respectively. If both try to solve the problem independently, find the probability that

    (ii) exactly one of them solves the problem

    Answer:

    $P(A)=\frac{1}{2}$ and $P(B)=\frac{1}{3}$

    $P(A')=1-P(A)$, $P(B')=1-P(B)$

    $P(A')=1-\frac{1}{2}=\frac{1}{2}$ , $P(B')=1-\frac{1}{3}=\frac{2}{3}$

    probability that exactly one of them solves the problem $=P(A\cap B') + P(A'\cap B)$

    probability that exactly one of them solves the problem $=P(A).P(B')+P(A')P(B)$

    $=\frac{1}{2}\times \frac{2}{3}+\frac{1}{2}\times \frac{1}{3}$

    $= \frac{2}{6}+\frac{1}{6}$

    $= \frac{3}{6}=\frac{1}{2}$

    Question 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’

    Answer:

    One card is drawn at random from a well shuffled deck of $52$ cards

    Total ace = 4

    total spades =13

    E : ‘the card drawn is a spade

    F : ‘the card drawn is an ace’

    $P(E)=\frac{13}{52}=\frac{1}{4}$

    $P(F)=\frac{4}{52}=\frac{1}{13}$

    $E\cap F :$ a card which is spade and ace = 1

    $P(E\cap F)=\frac{1}{52}$

    $P(E).P(F)=\frac{1}{4}\times \frac{1}{13}=\frac{1}{52}$

    $\Rightarrow P(E\cap F)=P(E).P(F)=\frac{1}{52}$

    Hence, E and F are indepentdent events .

    Question 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 ?

    (ii) E : ‘the card drawn is

    F : ‘the card drawn is a king’

    Answer:

    One card is drawn at random from a well shuffled deck of $52$ cards

    Total black card = 26

    total king =4

    E : ‘the card drawn is black’

    F : ‘the card drawn is a king’

    $P(E)=\frac{26}{52}=\frac{1}{2}$

    $P(F)=\frac{4}{52}=\frac{1}{13}$

    $E\cap F :$ a card which is black and king = 2

    $P(E\cap F)=\frac{2}{52}=\frac{1}{26}$

    $P(E).P(F)=\frac{1}{2}\times \frac{1}{13}=\frac{1}{26}$

    $\Rightarrow P(E\cap F)=P(E).P(F)=\frac{1}{26}$

    Hence, E and F are indepentdent events .

    Question 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 ?

    (iii) E : ‘the card drawn is a king or queen’

    F : ‘the card drawn is a queen or jack’.

    Answer:

    One card is drawn at random from a well shuffled deck of $52$ cards

    Total king or queen = 8

    total queen or jack = 8

    E : ‘the card drawn is a king or queen’

    F : ‘the card drawn is a queen or jack’.

    $P(E)=\frac{8}{52}=\frac{2}{13}$

    $P(F)=\frac{8}{52}=\frac{2}{13}$

    $E\cap F :$ a card which is queen = 4

    $P(E\cap F)=\frac{4}{52}=\frac{1}{13}$

    $P(E).P(F)=\frac{2}{13}\times \frac{2}{13}=\frac{4}{169}$

    $\Rightarrow P(E\cap F)\neq P(E).P(F)$

    Hence, E and F are not indepentdent events

    Question 16: In a hostel, $60\; ^{o}/_{o}$ of the students read Hindi newspaper,$40\; ^{o}/_{o}$ read English newspaper and $20\; ^{o}/_{o}$ read both Hindi and English newspapers. A student is selected at random.

    (a) Find the probability that she reads neither Hindi nor English newspapers

    Answer:

    H : $60\; ^{o}/_{o}$ of the students read Hindi newspaper,

    E : $40\; ^{o}/_{o}$ read English newspaper and

    $H \cap E :$ $20\; ^{o}/_{o}$ read both Hindi and English newspapers.

    $P(H)=\frac{60}{100}=\frac{6}{10}=\frac{3}{5}$

    $P(E)=\frac{40}{100}=\frac{4}{10}=\frac{2}{5}$

    $P(H\cap E)=\frac{20}{100}=\frac{2}{10}=\frac{1}{5}$

    the probability that she reads neither Hindi nor English newspapers $=1-P(H\cup E)$

    $=1-(P(H)+P(E)-P(H\cap E))$

    $=1-(\frac{3}{5}+\frac{2}{5}-\frac{1}{5})$

    $=1-\frac{4}{5}$

    $=\frac{1}{5}$

    Question 16: In a hostel, $60\; ^{o}/_{o}$ of the students read Hindi newspaper, $40\; ^{o}/_{o}$ read English newspaper and $20\; ^{o}/_{o}$ read both Hindi and English newspapers. A student is selected at random.

    (b) If she reads Hindi newspaper, find the probability that she reads English newspaper.

    Answer:

    H : $60\; ^{o}/_{o}$ of the students read Hindi newspaper,

    E : $40\; ^{o}/_{o}$ read English newspaper and

    $H \cap E :$ $20\; ^{o}/_{o}$ read both Hindi and English newspapers.

    $P(H)=\frac{60}{100}=\frac{6}{10}=\frac{3}{5}$

    $P(E)=\frac{40}{100}=\frac{4}{10}=\frac{2}{5}$

    $P(H\cap E)=\frac{20}{100}=\frac{2}{10}=\frac{1}{5}$

    The probability that she reads English newspape if she reads Hindi newspaper $=P(E|H)$

    $P(E|H)=\frac{P(E\cap H)}{P(H)}$

    $P(E|H)=\frac{\frac{1}{5}}{\frac{3}{5}}$

    $P(E|H)=\frac{1}{3}$

    Question 16: In a hostel, $60^{o}/_{o}$ of the students read Hindi newspaper, $40^{o}/_{o}$ read English newspaper and $20^{o}/_{o}$ read both Hindi and English newspapers. A student is selected at random.

    (c) If she reads English newspaper, find the probability that she reads Hindi newspaper.

    Answer:

    H : $60\; ^{o}/_{o}$ of the students read Hindi newspaper,

    E : $40\; ^{o}/_{o}$ read English newspaper and

    $H \cap E :$ $20\; ^{o}/_{o}$ read both Hindi and English newspapers.

    $P(H)=\frac{60}{100}=\frac{6}{10}=\frac{3}{5}$

    $P(E)=\frac{40}{100}=\frac{4}{10}=\frac{2}{5}$

    $P(H\cap E)=\frac{20}{100}=\frac{2}{10}=\frac{1}{5}$

    the probability that she reads Hindi newspaper if she reads English newspaper $= P(H |E)$

    $P(H |E)=\frac{P(H\cap E)}{P(E)}$

    $P(H |E)=\frac{\frac{1}{5}}{\frac{2}{5}}$

    $P(H |E)=\frac{1}{2}$

    Question 17: The probability of obtaining an even prime number on each die, when a pair of dice is rolled is

    (A) $0$

    (B) $\frac{1}{3}$

    (C) $\frac{1}{12}$

    (D) $\frac{1}{36}$

    Answer:

    when a pair of dice is rolled, total outcomes $=6^2=36$

    Even prime number $=\left \{ 2 \right \}$

    $n(even \, \, prime\, \, number)=1$

    The probability of obtaining an even prime number on each die $=P(E)$

    $P(E)=\frac{1}{36}$

    Option D is correct.

    Question 18: Two events A and B will be independent, if

    (A) $A$ and $B$ are mutually exclusive

    (B) $P(A'B')=\left [ 1-P(A) \right ]\left [ 1-P(B) \right ]$

    (C) $P(A)=P(B)$

    (D) $P(A)+P(B)=1$

    Answer:

    Two events A and B will be independent, if

    $P(A\cap B)=P(A).P(B)$

    Or $P(A'\cap B')=P(A'B')=P(A').P(B')=(1-P(A)).(1-P(B))$

    Option B is correct.

    Topics Covered in Chapter 13 Probability: Exercise 13.2

    1. $
    \text { Multiplication Theorem on Probability }
    $

    $
    \begin{aligned}
    &\begin{aligned}
    \mathrm{P}(\mathrm{E} \cap \mathrm{~F}) & =\mathrm{P}(\mathrm{E}) \mathrm{P}(\mathrm{~F} \mid \mathrm{E}) \\
    & =\mathrm{P}(\mathrm{~F}) \mathrm{P}(\mathrm{E} \mid \mathrm{F}) \text { provided } \mathrm{P}(\mathrm{E}) \neq 0 \text { and } \mathrm{P}(\mathrm{~F}) \neq 0 .
    \end{aligned}\\
    &\text { The above result is known as the multiplication rule of probability. }
    \end{aligned}
    $

    2. Independent Events

    • Definition: Two events $A$ and $B$ are said to be independent if the occurrence of one does not affect the occurrence of the other.
    • Mathematical Condition:

    $
    P(A \cap B)=P(A) \cdot P(B)
    $

    This condition must hold both ways:

    $
    P(A \mid B)=P(A), \quad \text { and } \quad P(B \mid A)=P(B)
    $

    Also Read

    JEE Main Highest Scoring Chapters & Topics
    Just Study 40% Syllabus and Score upto 100%
    Download EBook

    Also see-

    NCERT Solutions of Class 12 Subject Wise

    CBSE Class 12th Syllabus: Subjects & Chapters
    Select your preferred subject to view the chapters

    Frequently Asked Questions (FAQs)

    Q: What is the number of questions in Probability exercise 13.2 ?
    A:

    There are 18 questions in NCERT Class 12 Maths chapter 13 exercise 13.2.

    Q: What does it means by Independent Events ?
    A:

     If the occurrence of one event doesn’t affect the probability of the other event such events are called independent events.

    Q: What is the probability of getting a tail when we toss a fair coin ?
    A:

    The probability of getting a tail is 0.5 when we toss a fair coin.

    Q: Can I get free NCERT Exemplar solutions for Class 12 Maths probability?
    A:

    You will get NCERT Exemplar Solutions for Class 12 Maths Probability by clicking on the given link.

    Q: What is an Impossible Event ?
    A:

    An event is called an impossible event if the number of favorable outcomes is zero.

    Q: What is the probability of impossible event ?
    A:

    The probability of an impossible event is zero.

    Q: Can I get free NCERT solutions for Class 12 Maths?
    A:

    Click here to get NCERT Solutions for Class 12 Maths for other subjects.

    Q: If the probability of getting tail on tossing of a biased coin is 0.47 then what is the probability of getting head ?
    A:

    The probability of getting head of this biased coin is 0.53.

    Articles
    |
    Upcoming School Exams
    Ongoing Dates
    Manipur board 12th Admit Card Date

    17 Dec'25 - 20 Mar'26 (Online)

    Ongoing Dates
    Odisha CHSE Admit Card Date

    19 Dec'25 - 25 Mar'26 (Online)

    Ongoing Dates
    Kerala DHSE Admit Card Date

    15 Jan'26 - 28 Mar'26 (Online)

    Certifications By Top Providers
    Economic Evaluation for Health Technology Assessment
    Via Postgraduate Institute of Medical Education and Research Chandigarh
    Aspen Plus Simulation Software a Basic Course for Beginners
    Via Indian Institute of Technology Guwahati
    Yoga Practices 1
    Via Swami Vivekananda Yoga Anusandhana Samsthana, Bangalore
    Introduction to Biomedical Imaging
    Via The University of Queensland, Brisbane
    Brand Management
    Via Indian Institute of Management Bangalore
    Edx
     1071 courses
    Coursera
     816 courses
    Udemy
     394 courses
    Futurelearn
     264 courses
    Explore Top Universities Across Globe

    Questions related to CBSE Class 12th

    On Question asked by student community

    Have a question related to CBSE Class 12th ?

    Dear Student,

    If you have 6 subjects with Hindi as an additional subject and you have failed in one compartment subject, your additional subject which is Hindi can be considered pass in the board examination.

    Hi,

    The CBSE Class 10 Computer Applications exam (Set-1) was conducted on 27 February 2026 from 10:30 AM to 12:30 PM as part of the CBSE board exams. The paper included MCQs, very short answer questions, short answers, long answers, and case-study questions based on topics like HTML, networking, internet