document.write( "Question 922318: Find the probability of drawing a diamond card in each of the consecutive draws from a well shuffled pack of cards, if the card drawn is not replaced after the first draw. \n" ); document.write( "
Algebra.Com's Answer #559493 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! P(drawing a diamond card in each of the consecutive draws ) \n" ); document.write( "card drawn is not replaced \n" ); document.write( "P = (13/52)(12/51)(11/50)(10/49)...(4/43)(3/42)(2/41)(1/40) \n" ); document.write( "........ \n" ); document.write( "Re TY: IF you are wishing to find the Probability of drawing ALL 13 Diamonds \n" ); document.write( "consecutively: Yes, P would be basically = Zero of doing that. \n" ); document.write( " P(drawing 13 Diamonds consecutively) = 13!/( 52!/39!) = 1.57476952244911E-12 \n" ); document.write( "......... \n" ); document.write( "generally: Questions concern a 5-card Flush, for ex. \n" ); document.write( "P = (13/52)(12/51)(11/50)(10/49)(9/48) = 4.952x10^(-4) rounded \n" ); document.write( " \n" ); document.write( " |