In shuffling a pack of cards; four are accidently dropped; find the chance that the missing cards should be one from each suit.
Reveal answer
Fill a bubble to check yourself
In shuffling a pack of cards; four are accidently dropped; find the chance that the missing cards should be one from each suit.
none of these
The total number of ways to choose 4 cards from 52 is 52C4. The number of ways to choose one card from each of the 4 suits is 13 * 13 * 13 * 13 = 13^4.
Using the combination formula, the total number of ways to drop four cards from a pack of 52 is 52C4. To find the favorable ways where one card is from each suit, we select one card from the 13 cards of each of the four suits, yielding 13 x 13 x 13 x 13 combinations. The required probability is calculated by dividing the favorable outcomes by the total outcomes, which gives (13)^4 / 52C4.