document.write( "Question 560128: If 2% of all calculators are defective, find the mean, variance, and standard deviation of a lot of 400 calculators. \n" ); document.write( "
Algebra.Com's Answer #363681 by stanbon(75887) ![]() You can put this solution on YOUR website! If 2% of all calculators are defective, find the mean, variance, and standard deviation of a lot of 400 \r \n" ); document.write( "\n" ); document.write( "-------------- \n" ); document.write( "mean = np = 400*0.02 = 8 \n" ); document.write( "variance = npq = 8*0.98 = 7.84 \n" ); document.write( "std = sqrt(npq) = sqrt(7.84) = 2.8 \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================================= \n" ); document.write( " |