Conditional probability is a concept in probability theory that calculates the likelihood of an event occurring, given that another event has already occurred. It’s denoted as P(A|B), representing the probability of event A occurring, assuming event B is true. Conditional probability helps in understanding how one event influences the probability of another, especially in dependent events, and is fundamental in statistics and data analysis.
Before diving into the questions, let's quickly define conditional probability. The conditional probability of an event A, given that event B has occurred, is expressed as:
Formula
Where:
Example 1: In a deck of 52 cards, what is the probability of drawing a King, given that the card drawn is a face card (Jack, Queen, or King)?
Solution:
We want to find the conditional probability P(King | Face Card).
Apply Conditional Probability formula :-
Thus, the probability of drawing a King, given that the card is a face card, is 1/3.
Example 2: Roll a fair die twice. Let A be the event that the sum of the two rolls equals six, and let B be the event that the same number comes up twice. What is P(A/B)?
(A) 1/6 (B) 5/36 (C) 1/5 (D) none
Solution:
A={(1, 5), (4, 4), (3, 3), (4, 2), (5, 1)}
B={(1,1),(2,2),(3,3),(4,4),(5,5),(6,6)}
Apply Conditional Probability formula :-
Example 3: In a class, 30% of the students failed in Physics, 25% failed in Mathematics and 15% failed in both Physics and Mathematics. If a student is selected at random failed in Mathematics, find the probability that he failed in Physics also.
Solution:
Let A be the event "failed in Physics" and B be the event "failed in Mathematics". We want to find .
It is given that P(A) = and P(B) =
Also P(A∩B)=
Therefore
Using conditional probability formula
Example 4: If a pair of dice is thrown and it is known that sum of the numbers is even, then find the probability that the sum is less than 6.
Solution:
Let A be the given event and let B be the event, whose probability is to be found. Then
Required probability.
Example 5: If 2 numbers appearing on the dice are different, then find probability that
(i) Their sum is six.
(ii) One face is 1.
(iii) Sum exceeds 9.
(iv) Sum is even
Solution:
n(F)=4, n(s)=30
n(F)=10, n(s)=30
n(F)=4, n(s)=30
n(F)=12
P=
Ans: Conditional probability refers to the likelihood of an event happening, given that another event has already taken place. It is represented as.
Ans: Use the formula , where is the probability of both events occurring, and P(B) is the probability of event B.
Ans: Bayes’ Theorem helps calculate the probability of an event based on prior knowledge of related events. It's given by .
(Session 2025 - 26)