Question
Question: A card from a pack of 52 cards is lost. From the remaining cards of the pack, two cards are drawn an...
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 diamonds .Find the probability of the lost card being a diamond.
Solution
Hint: Here, we will have to find the probability of the lost card being a diamond. So, we use the Bayes theorem since it depends on the prior events.
As we know in a pack of 52 cards, 13 cards are diamond.
Let,
E1: Event that lost card is diamond
E2: Event that lost card is not diamond
A: Events where two cards are drawn are diamond.
Now,
P(E1)=Probability that lost card is diamond =5213=41
Similarly, the probability that the lost card is not diamond is
P(E2)=Probability that lost card is not diamond =1−P(E1)=1−41=43.
Now let us find the probability of getting 2 diamond cards if the lost card is diamond. i.e..,
P(A/E1)=Selection of any two cards from 51 cardsselection of two diamond cards from 12(13 - 1) diamond cards P(A/E1)=51C212C2=51×5012×11=42522
Similarly let us find the probability of getting 2 diamond cards if the lost card is not diamond.
P(A/E2)=Selection of any two cards from 51 cardsselection of two diamond cards form 13 diamond cards P(A/E2)=51C213C2=51×5013×12=42526
Now, the probability of lost card being a diamond if two cards drawn are found to be both diamond .i.e..,
P(E1/A)=P(E1).P(A/E1)+P(E2).P(A/E2)P(E1).P(A/E1)→(1)
Substituting the values in the equation (1) we get
P(E1/A)=41×42522+43×4252641×42522=5011
Therefore, the required probability is5011.
Note: In these types of problems, we need to consider all the possible outcomes for an event and use the Bayes theorem to solve.