SOLUTION: If four cards are drawn from a standard deck, determine the probability that exactly three of the four cards will be diamonds?
Algebra ->
Algebra
-> Probability-and-statistics
-> SOLUTION: If four cards are drawn from a standard deck, determine the probability that exactly three of the four cards will be diamonds?
Log On
Question 458030: If four cards are drawn from a standard deck, determine the probability that exactly three of the four cards will be diamonds? Answer by edjones(7569) (Show Source):
You can put this solution on YOUR website! nCr=Combination of n things taken r at a time.
There are 13 diamonds in a 52 card deck.
(13C3 * 39C1)/52C4
=(286*39)/270725
=.0412
.
Ed