SOLUTION: If a person draws five cards from a standard deck (without replacing them), what is the probability that at least one of the cards is a face card? (Round your answer to one decimal

Algebra ->  Probability-and-statistics -> SOLUTION: If a person draws five cards from a standard deck (without replacing them), what is the probability that at least one of the cards is a face card? (Round your answer to one decimal      Log On


   



Question 721518: If a person draws five cards from a standard deck (without replacing them), what is the probability that at least one of the cards is a face card? (Round your answer to one decimal place.)
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
If a person draws five cards from a standard deck (without replacing them), what is the probability that at least one of the cards is a face card? (Round your answer to one decimal place.)
----
P(at least one face) = 1 - P(no face)
---
# of ways to get no face cards: 40C5
---
# of possible sets of 5 cards: 52C5
--------------------
1 - P(no face) = 1 - [40C5/52C5]
------
= 1 - 0.2532
-------
= 0.7468
============
Cheers,
Stan H.
============