SOLUTION: Five cards are dealt at random from a standard deck (of 52 cards). Find the probability that the five card poker hand contains the following cards\
I know the possible outcomes
Algebra ->
Probability-and-statistics
-> SOLUTION: Five cards are dealt at random from a standard deck (of 52 cards). Find the probability that the five card poker hand contains the following cards\
I know the possible outcomes
Log On
Question 90209: Five cards are dealt at random from a standard deck (of 52 cards). Find the probability that the five card poker hand contains the following cards\
I know the possible outcomes are 2598960
a. 2 kings 2 queens and 1 jack
b. 3 aces 1 king and 1 queen
c. 1 ace 1 king 1 queen and 1 jack
d. 2 diamonds and 3 hearts Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! a. P(2 kings 2 queens and 1 jack) = [4C2*4C2*4C1]/52C5
-------------------------------
b. P(3 aces 1 king and 1 queen) = [4C3*4C1*4C1]/52C5
--------------------------------
c. P(1ace 1 king 1 queen and 1 jack) = [4C1*4C1*4C1*4C1]/52C4
---------------------------------
d. P(2diamonds and 3 hearts) = [13C2*13C3]/52C5
=================
Cheers,
Stan H.