document.write( "Question 1111757: A coin is tossed 72 times. Find the standard deviation for the number of heads that will be tossed.
\n" );
document.write( "std = sqrt(npq) = sqrt(72(1/2)(1/2)) = (l/2)(6)sqrt(2) = 3sqrt(2)
\n" );
document.write( "------
\n" );
document.write( "Cheers,
\n" );
document.write( "Stan H.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #726796 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A coin is tossed 72 times. Find the standard deviation for the number of heads that will be tossed. \n" ); document.write( "std = sqrt(npq) = sqrt(72(1/2)(1/2)) = (l/2)(6)sqrt(2) = 3sqrt(2) \n" ); document.write( " |