document.write( "Question 1197101: If you are dealt 4 cards from a shuffled deck of 52​ cards, find the probability that all 4 cards are queens. \n" ); document.write( "
Algebra.Com's Answer #830202 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Hi\r\n" );
document.write( "\r\n" );
document.write( "If you are dealt 4 cards from a shuffled deck of 52​ cards\r\n" );
document.write( "find the probability that all 4 cards are queens.\r\n" );
document.write( " Dealt 4 \r\n" );
document.write( " 52C4 is the total ways to be dealt 4 cards\r\n" );
document.write( "  nCr = (n!)/(r!(n - r)!)\r\n" );
document.write( "Using nCr calculator button:  52C4 = 270,725 ways to be dealt 4 cards\r\n" );
document.write( "\r\n" );
document.write( "P = Particulars / all Possible ways \r\n" );
document.write( " (only 1 way of drawing 4 Queens)\r\n" );
document.write( "\r\n" );
document.write( "P(4 Queens)=  1/270,725 = .0000037\r\n" );
document.write( "Not Likely!\r\n" );
document.write( "Wish You the Best in your Studies.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );