document.write( "Question 187757: in a standard 52 card deck, a perfect poker hand includes : 10, J, Q, K, A of one suit. what is the probability of dealing that perfect hand in that particular order? in any order? \n" ); document.write( "
Algebra.Com's Answer #140764 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
in a standard 52 card deck, a perfect poker hand includes : 10, J, Q, K, A of one suit.
\n" ); document.write( "what is the probability of dealing that perfect hand in that particular order?
\n" ); document.write( "P(that hand in that order) = 4/52C5
\n" ); document.write( "--------------------------------------------
\n" ); document.write( "P(that hand in any order) = [5!*4]/52P5
\n" ); document.write( "----------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );