Question 542850
Find the mean and standard deviation for 20 trials for a binomial probability distribution with a 40% chance of success on each trial?
---------
mean = np = 20*0.4 = 8
---
std = sqrt(npq) = sqrt(8*0.6) = 2.19
======================================
Cheers,
Stan H.
=============