

InterviewSolution
Saved Bookmarks
1. |
A card is drawn at random from a well shuffled deck of 52 playing cards. Find the probability that the card drawn is spades but not an ace. |
Answer» The deck of 52 playing cards has 13 cards of spades. But it is not an ace, then number of spades = 13 – 1 = 12 ∴ Required probability = \(\frac { 12 }{ 52 }\) = \(\frac { 3 }{ 13 }\) |
|