Question 560128
If 2% of all calculators are defective, find the mean, variance, and standard deviation of a lot of 400 

--------------
mean = np = 400*0.02 = 8
variance = npq = 8*0.98 = 7.84
std = sqrt(npq) = sqrt(7.84) = 2.8
======================================
Cheers,
Stan H.
=======================================