Question 523276: From a standard 52-card deck, what are the odds of drawing a 10, a face card, an ace, or a spade?
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! From a standard 52-card deck, what are the odds of drawing a 10, a face card, an ace, or a spade?
---
# of 10's: 4
# of face: 12
# of ace: 4
---
# of spades: 13
--
# of ((10 or face or ace) AND spade): 3
---
# of ways to "succeed" = (4+12+4+13) - 3 = 30
----
# of possible outcomes 52
--
P(success) = 30/52
P(failure) = 22/52
----
Odds "in favor of success" = 30/22 = 15:11
====================
Cheers,
Stan H.
========================
|
|
|