

InterviewSolution
Saved Bookmarks
1. |
The probability that a card drawn from a well shuffled deck of 52 playing cards is not an ace. |
Answer» The number of playing cards in deck = 52. ∴ Number of all possible outcomes = 52. The number of aces in deck = 4. ∴ The number of favourable outcomes = 4 ∴ The required probability = \(\frac { 4 }{ 52 }\) = \(\frac { 1 }{ 13 }\) The probability that the card drawn is not an ace = 1 – \(\frac { 1 }{ 13 }\) = \(\frac { 12 }{ 13 }\) |
|