Question
Question: If \(2\) cards are drawn from a well shuffled pack of 52 cards, the probability that they are of the...
If 2 cards are drawn from a well shuffled pack of 52 cards, the probability that they are of the same colours without replacement is:
(a) (21)
(b) (5126)
(c) (5125)
(d) (10225)
Solution
Hint: In a pack of 52 cards, there are 26 red cards and 26 black cards. We have to choose 2 cards from these 52 cards such that the 2 cards are of the same colour. So, we can use the concept of permutation and combination to find the number of ways in which we can select 2 cards from a pack of 52 cards such that the 2 cards are of the same colour.
Complete step-by-step answer:
Before proceeding with the question, we must know that there are 26 red cards and 26 black cards in a pack of 52 cards.
The probability of an event X is denoted by P(X) and it is given by the formula,
P(X)= ratio of number of outcomes that are favourable to event X and the total number of outcomes that are possible ..........(1)
In this question, the number of favourable outcomes is equal to the number of ways in which we can draw two cards of the same colour. This means that we either select two cards out from 26 red cards or we select two cards from 26 black cards.
From the concept of permutation and combination, the number of ways in which we can select two red cards out of 26 red cards is equal to 26C2 .
Similarly, from the concept of permutation and combination, the number of ways in which we can select two black cards out of 26 black cards is equal to 26C2 .
Since either of the above two cases are possible, the number of outcomes that are favourable can be calculated by simply adding the two numbers we got in the above two cases.
⇒ Number of favourable outcomes =26C2+26C2
⇒ Number of favourable outcomes =2×26C2...........(2).
To calculate the total number of possible outcomes, we will calculate the number of ways in which we can select two cards from a pack of 52 cards containing both red and black cards. So, using the concept of permutation and combination, the number of ways in which we can select two cards out of the pack of 52 card is equal to 52C2.........(3).
Substituting the number of favourable outcomes from equation (2) and the total number of outcomes possible from equation (3) in formula (1), we get,
P(X)=52C22×26C2
We have a formula nCr=r!(n−r)!(n)! . Using this formula, we get,
P(X)=2!(52−2)!(52)!2×2!(26−2)!(26)!⇒P(X)=2!(50)!(52)(51)(50)!2×2!(24)!(26)(25)(24)!⇒P(X)=(52)(51)2×(26)(25)⇒P(X)=5125
Therefore the correct answer is option (c)
Note: There is a possibility that one may commit mistake by writing the number of favourable cases equal to 26C2×26C2 instead of 26C2+26C2. But as we have to choose two cards either from red or black cards, the number of favourable cases will be equal to 26C2+26C2.