Careers360 Logo
ask-icon
share
    Laws of Motion JEE Main Questions 2027: Practice Questions with Solutions

    Conditional Probability - Practice Questions & MCQ

    Edited By admin | Updated on Sep 18, 2023 18:34 AM | #JEE Main

    Quick Facts

    • Conditional Probability is considered one of the most asked concept.

    • 52 Questions around this concept.

    Solve by difficulty

    It is given that the events A\; \; and\; \; B are such that P(A)=\frac{1}{4},\; P(A\mid B)=\frac{1}{2}\; \; and\; \; P(B\mid A)=\frac{2}{3}.  Then P(B) is:

    Let $A$ and $B$ be two non-null events such that $A \subset B$. Then, which of the following statements is always correct?

    A fair die rolled. If the number is odd, then find the probability that it is a prime number. 

    How do we express: The probability of occurring B when C has already occurred?

    In Exercise 64 above, P(B | A′) is equal to

    Let A and B be two events such that P(A) = 3/8, P(B) = 5/8 and P(A  B) = 3/4. Then P(A | B).P(A′ | B) is equal to
     

    Let P(A) = 7/13, P(B) = 9/13 and P(A ∩ B) = 4/13. Then P(A′|B) is equal to

    Amity University Noida-B.Tech Admissions 2026

    Among top 100 Universities Globally in the Times Higher Education (THE) Interdisciplinary Science Rankings 2026

    Integral University B.Tech Admissions 2026

    NAAC A+ Accredited | Highest CTC 45 LPA | Scholarships Available

    Assume that in a family, each child is equally likely to be a boy or a girl. A family with three children is chosen at random. The probability that the eldest child is a girl given that the family has at least one girl is

    In a college, 30% students fail in physics, 25% fail in mathematics and 10% fail in both. One student is chosen at random. The probability that she fails in physics if she has failed in mathematics is

    JEE Main Last Five Year Analysis (2026-2022)
    Boost your JEE Main preparation with the Last 5 Years Analysis (2026–2022). Discover chapter-wise trends, difficulty levels & high-weightage topics.
    Try Now

    $P(A'/B') =$

    Concepts Covered - 1

    Conditional Probability

    Conditional Probability

    Conditional probability is a measure of the probability of an event given that another event has already occurred. If A and B are two events associated with the same sample space of a random experiment, the conditional probability of the event A given that B

    has already occurred is written as $P(A \mid B), P(A / B)$ or

    $
    P\left(\frac{A}{B}\right)
    $


    The formula to calculate $P(A \mid B)$ is
    $P(A \mid B)=\frac{P(A \cap B)}{P(B)}$ where $P(B)$ is greater than zero.
    For example, suppose we toss one fair, six-sided die. The sample space $S=\{1,2,3,4,5,6\}$. Let $A=$ face is 2 or 3 and $B=$ face is even number $(2,4,6)$.
    Here, $\mathrm{P}(\mathrm{A} \mid \mathrm{B})$ means that the probability of occurrence of face 2 or 3 when an even number has occurred which means that one of 2, 4 and 6 has occurred.
    To calculate $\mathrm{P}(\mathrm{A} \mid \mathrm{B})$, we count the number of outcomes 2 or 3 in the modified sample space $B=\{2,4,6\}$ : meaning the common part in $A$ and $B$. Then we divide that by the number of outcomes in $B$ (rather than $S$ ).

    $
    \begin{aligned}
    \mathrm{P}(\mathrm{~A} \mid \mathrm{B}) & =\frac{\mathrm{P}(\mathrm{~A} \cap \mathrm{~B})}{\mathrm{P}(\mathrm{~B})}=\frac{\frac{\mathrm{n}(\mathrm{~A} \cap \mathrm{~B})}{\mathrm{n}(\mathrm{~S})}}{\frac{\mathrm{n}(\mathrm{~B})}{\mathrm{n}(\mathrm{~S})}} \\
    & =\frac{\frac{\text { (the number of outcomes that are } 2 \text { or } 3 \text { and even in } \mathrm{S})}{6}}{\frac{\text { (the number of outcomes that are even in } \mathrm{S})}{6}} \\
    & =\frac{\frac{1}{6}}{\frac{3}{6}}=\frac{1}{3}
    \end{aligned}
    $
     

    Properties of Conditional Probability
    Let $A$ and $B$ are events of a sample space $S$ of an experiment, then
    Property $1 P(S \mid A)=P(A \mid A)=1$
    Proof:

    Also,

    $
    \begin{aligned}
    & P(S \mid A)=\frac{P(S \cap A)}{P(A)}=\frac{P(A)}{P(A)}=1 \\
    & P(A \mid A)=\frac{P(A \cap A)}{P(A)}=\frac{P(A)}{P(A)}=1
    \end{aligned}
    $


    Thus,

    $
    \mathrm{P}(\mathrm{~S} \mid \mathrm{A})=\mathrm{P}(\mathrm{~A} \mid \mathrm{A})=1
    $

     

     

    Property 2 If $A$ and $B$ are any two events of a sample space $S$ and $C$ is an event of $S$ such that $P(C) \neq 0$, then

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


    In particular, if A and B are disjoint events, then

    $
    P((A \cup B) \mid C)=P(A \mid C)+P(B \mid C)
    $


    Proof:

    $
    \begin{aligned}
    \mathrm{P}((\mathrm{~A} \cup \mathrm{~B}) \mid \mathrm{C}) & =\frac{\mathrm{P}[(\mathrm{~A} \cup \mathrm{~B}) \cap \mathrm{C}]}{\mathrm{P}(\mathrm{C})} \\
    & =\frac{\mathrm{P}[(\mathrm{~A} \cap \mathrm{C}) \cup(\mathrm{B} \cap \mathrm{C})]}{\mathrm{P}(\mathrm{C})}
    \end{aligned}
    $

    (by distributive law of union of sets over intersection)

    $
    \begin{aligned}
    & =\frac{P(A \cap C)+P(B \cap C)-P((A \cap B) \cap C)}{P(C)} \\
    & =\frac{P(A \cap C)}{P(C)}+\frac{P(B \cap C)}{P(C)}-\frac{P[(A \cap B) \cap C]}{P(C)} \\
    & =P(A \mid C)+P(B \mid C)-P((A \cap B) \mid C)
    \end{aligned}
    $


    When A and B are disjoint events, then

    $
    \begin{aligned}
    & \mathrm{P}((\mathrm{~A} \cap \mathrm{~B}) \mid \mathrm{C}) \\
    & \Rightarrow \mathrm{P}((\mathrm{~A} \cup \mathrm{~B}) \mid \mathrm{F}) \\
    &=\mathrm{P}(\mathrm{~A} \mid \mathrm{F})+\mathrm{P}(\mathrm{~B} \mid \mathrm{F})
    \end{aligned}
    $

    Property $3 P\left(A^{\prime} \mid B\right)=1-P(A \mid B)$, if $P(B) \neq 0$
    Proof:
    From Property 1, we know that $\mathrm{P}(\mathrm{S} \mid \mathrm{B})=1$

    $
    \begin{array}{lll}
    \Rightarrow & P\left(\left(A \cup A^{\prime}\right) \mid B\right)=1 & \text { (as } A \cup A^{\prime}=S \text { ) } \\
    \Rightarrow & P(A \mid B)+P\left(A^{\prime} \mid B\right)=1 & \text { (as } A \text { and } A^{\prime} \text { are disjoint event) } \\
    \Rightarrow & P\left(A^{\prime} \mid B\right)=1-P(A \mid B) &
    \end{array}
    $


     

    Study it with Videos

    Conditional Probability

    "Stay in the loop. Receive exam news, study resources, and expert advice!"

    Get Answer to all your questions