Question
Question: Two cards are drawn simultaneously from a well-shuffled deck of 52 cards. Find the probability distr...
Two cards are drawn simultaneously from a well-shuffled deck of 52 cards. Find the probability distribution of the number of successes, when getting a spade is considered a success.
Solution
Hint: In this question it is given that two cards are drawn simultaneously from a well-shuffled deck of 52 cards. We have to find the probability distribution of the number of successes, when getting a spade is considered a success. So to find the solution we have to know that in a deck of 52 cards, there are 13 spades, and let X be the random variable denoting the number of success and success here is getting a spade for an event when two cards are drawn simultaneously. So we have to find the probability distribution for each random variable.
Complete step-by-step solution:
The number of successes is equal to some spades obtained in each draw. So the possible random variables are,
(i) X=0, i.e, selecting 0 spades.
(ii) X=1, i.e, selecting 1 spade.
(iii) X=2, i.e, selecting 2 spades.
(i) So when X=0, i.e, for selecting 0 spades, we removed all 13 spades from the deck and selected out of 39 cards.
P(X=0)=52C239C2
=(2!⋅(52−2)!52!)(2!⋅(39−2)!39!)
=(2!⋅50!52!)(2!⋅37!39!)
=2!⋅37!⋅52!39!⋅2!⋅50!
=52×5139×38=3419.
(ii) now for X=1, i.e, for selecting 1 spade, we need to select 1 out of 13 spades and another one from 39 cards.
P(X=1)=52C213C1×39C1
=52×5113×39×2
=3413
(iii) for X=2, i,e, for selecting 2 spades, we need to select and 2 out of 13 spades,
P(X=2)=52C213C2
=2×52×5113×12×2
=342
Therefore, the probability distribution Pi for each random variable Xi,
P0=3419, for X=0
P1=3413, for X=1
P2=342, for X=2
Note: So to solve this type of question you have to know that probability P=n(S)n(E) , where n(E)= number of favourable outcome and n(S)= Total number of outcomes. Also nCr defines choosing r number of quantity from n, which can be written as, nCr=r!⋅(n−r)!n!.