document.write( "Question 246124: What is the probability of getting 1000 out of a roll from 1 to 1000 and u have 40 trys. \n" ); document.write( "
Algebra.Com's Answer #179837 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the probability of getting 1000 out of a roll from 1 to 1000 and u have 40 trys. \n" ); document.write( "------------------ \n" ); document.write( "Binomial Problem with n=40, p = 1/1000, x= 1 \n" ); document.write( "--- \n" ); document.write( "P(x=1) = 40C1(1/1000)^1(999/1000)^39 = 40*(999^39)/(1000)^40 = 0.0385 \n" ); document.write( "========================================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |