document.write( "Question 852617: A die (20 sided with numbers 1-20) is rolled 650 times. Find the standard deviation for the number of \"11\"s that will be rolled. \n" ); document.write( "
Algebra.Com's Answer #513586 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A die (20 sided with numbers 1-20) is rolled 650 times. Find the standard deviation for the number of \"11\"s that will be rolled. \n" ); document.write( "--------- \n" ); document.write( "P(x = 11) = 1/20 \n" ); document.write( "---- \n" ); document.write( "n = 650 \n" ); document.write( "---- \n" ); document.write( "q = 19/20 \n" ); document.write( "------ \n" ); document.write( "std = sqrt[npq] = sqrt[650(1/20)(19/20)] = (1/20)sqrt(650*19) = 5.557.. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |