document.write( "Question 167425: A single die is tossed thirteen times. Find the probability that exactly eleven of the tosses show a \"three.\" \n" ); document.write( "
Algebra.Com's Answer #123491 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A single die is tossed thirteen times. Find the probability that exactly eleven of the tosses show a \"three.\" \n" ); document.write( "------------------------------- \n" ); document.write( "P(x=11) = 13C11* (1/2)^11 * (1/2)^2 = [13*12/1*2](1/2)^13 = 78/8192 = 0.0095.. \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |