Question
Question: From a well shuffled deck of \[52\] cards, \[4\] cards are drawn at random. What is the probability ...
From a well shuffled deck of 52 cards, 4 cards are drawn at random. What is the probability that all the drawn cards are of the same colour?
Solution
Hint : The given question requires us to find the probability of drawing 4 cards of same colour from normal deck of cards by the combination technique, formula for this technique is nCr=r!(n−r)!n! . We can solve the sum by first finding out the number of ways of choosing 4 cards and then dividing it by the number of ways of choosing any card from the deck to arrive at the solution.
Complete step-by-step answer :
We will use combination techniques to find out the solution. A combination is a mathematical technique for calculating the number of possible arrangements in a collection of items where the order of the items is irrelevant. It is denoted as nCr where n is the total number of objects and r is the number of selections.
The formula to find combination is given as follows:
nCr=r!(n−r)!n!
Moreover, probability of an event can be obtained as ratio of occurrence of an event to the total sample size.
We can proceed to solve the sum as follows:
We know that there are total 52 cards in a deck having 4 suits: diamond, space, hearts and club. Each suit will have 452=13 cards.
Total number of ways of selecting any four cards from the deck will be represented as 52C4 (It can also be written as 52C4 ). According to formula it will be as follows:
nCr=r!(n−r)!n!=4!(52−4)!52!=4!48!52!=4!48!52×51×50×49×48!=52C4
Now we can choose four cards from a single suit of 13 cards in 13C4 :
nCr=r!(n−r)!n!=4!(13−4)!13!=4!9!13!=4!9!13×12×11×10×9!=13C4
Therefore, we can select four cards from 4 suits of 13 cards in 4(13C4) ways.
We can conclude that our sample size is 52C4 and the number of ways of selecting the cards is 4(13C4) . To find the probability, we will find their ratio as follows:
Hence the probability of selecting four cards of same colour can be calculated as follows:
=52C44(13C4)
=(4×3×2×152×51×50×49)4(4×3×2×113×12×11×10)
=83392
Hence the probability of selecting 4 cards of same colour from deck of 52 cards is 83392 or 83392×100=11.04%
So, the correct answer is 83392 ”.
Note : There are certain assumptions made while solving this problem which should be taken care of like:
The cards cannot be replaced in the deck after selecting the card.
There is no bias in selection i.e. the back of the cards are identical and well shuffled before selecting.
There is no extra card other than four suits i.e. there is no joker.