document.write( "Question 859865: whats probability of picking an even numbered card if you pick a card 20 times?\r
\n" );
document.write( "\n" );
document.write( "Is the answer 32/52 ^20 ? Is it safe to assume the card is put back each time?\r
\n" );
document.write( "\n" );
document.write( "If its not put back, would it be 32/52 * 31/51 * 30/50 ....alll the way down to 22/52 ? \n" );
document.write( "
Algebra.Com's Answer #518029 by stanbon(75887) ![]() You can put this solution on YOUR website! whats probability of picking an even numbered card if you pick a card 20 times? \n" ); document.write( "There are 4*5 = 20 even-numbered cards. \n" ); document.write( "If you mean \"picking at least one even-numbered card\" the answer is:: \n" ); document.write( "P(at least one even) = 1 - P(no even in 20 draws) = 1-(32/52)^20 = 0.9999.. \n" ); document.write( "--------------------------------- \n" ); document.write( "If you mean \"pick exactly one even card\" the answer is:: \n" ); document.write( "P(x = 1) = 20C1(20/52)*(32/52)^19 = 0.000758 \n" ); document.write( "---------------------------------------------\r \n" ); document.write( "\n" ); document.write( "If its not put back, would it be 32/52 * 31/51 * 30/50 ....all the way down to 22/52 ? \n" ); document.write( "------ \n" ); document.write( "Yes \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------------\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |