Question 833508
for a binomial distribution with n=9 and p=0.20, what is the mean and standard deviation?
-------
mean = np = 9*0.2 = 1.8
-----
std = sqrt[npq] = sqrt[1.8*0.8] = 1.2
==================
Cheers,
Stan H.
==================