SOLUTION: what is the theoretical probability of being delt exactly three 4s in a 5-card hand from a standard 52-card deck
Algebra ->
Probability-and-statistics
-> SOLUTION: what is the theoretical probability of being delt exactly three 4s in a 5-card hand from a standard 52-card deck
Log On
Question 453490: what is the theoretical probability of being delt exactly three 4s in a 5-card hand from a standard 52-card deck Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! what is the theoretical probability of being delt exactly three 4s in a 5-card hand from a standard 52-card deck.
-----------------------------
# of ways to get 3 4's: 4C3 = 4
---
# of ways to get 2 non-3 cards: 48C3 = 17296
----
# of ways to get 3 4's and 2 other = 4*17296
------
# of ways to get 5 cards randomly: 52C5
=============================================
P(3 4's and 2 other) = (4*17296)/52C5 = 0.0266
===================
Cheers,
Stan H.
===================