document.write( "Question 848259: A die is rolled 16 times.
\n" );
document.write( " Find the probability of getting at least one 6. Please round the final answer to 2 or 3 decimal places. \n" );
document.write( "
Algebra.Com's Answer #511009 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A die is rolled 16 times. \n" ); document.write( "Find the probability of getting at least one 6. Please round the final answer to 2 or 3 decimal places. \n" ); document.write( "------- \n" ); document.write( "Binomial Problem with n = 16 and p(6) = 1/6 ; p(not 6) = 5/6 \n" ); document.write( "---------------- \n" ); document.write( "P(at least 1 six) = 1 - P(not 6) = 1-(5/6)^16 = 0.9459.. \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " ------ \n" ); document.write( " \n" ); document.write( " |