document.write( "Question 64704This question is from textbook A Survey of Mathematics
\n" ); document.write( ": Find the probability of getting A full house in poker consists of three of a kind, in a five card hand, if 5 cards are dealt at random from a standard deck of 52. \n" ); document.write( "
Algebra.Com's Answer #45274 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the probability of getting A full house in poker consists of three of a kind, in a five card hand, if 5 cards are dealt at random from a standard deck of 52.
\n" ); document.write( "----------
\n" ); document.write( "Comment: I think a full house is 3 of one type of card and 2 of another type.
\n" ); document.write( "Pick a type of card: 13 ways
\n" ); document.write( "Pick 3 of that type of card: 4C3=4 ways
\n" ); document.write( "Pick a different type of card: 12 ways
\n" ); document.write( "Pick 2 of that type: 4C2=6
\n" ); document.write( "# of \"full-house hands\" = 13*4*12*6=3744
\n" ); document.write( "# of 5 card hands: 52C5=2598960
\n" ); document.write( "Prob(full house)= 3744/2598960=0.00144057...
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );