document.write( "Question 1090454: if 5% if screws produced by a machine are defective ,wat are the mean & standard deviation respectively in total of 500 screws?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #705223 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if 5% of screws produced by a machine are defective ,what are the mean & standard deviation respectively in total of 500 screws? \n" ); document.write( "------ \n" ); document.write( "Binomial events:: \n" ); document.write( "mean = n*p = 500*0.05 = 25 \n" ); document.write( "std = sqrt(npq) = sqrt(25*0.95) = 4.87 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |