SOLUTION: Find the mean and standard deviation for 20 trials for a binomial probability distribution with a 40% chance of success on each trial?

Algebra ->  Probability-and-statistics -> SOLUTION: Find the mean and standard deviation for 20 trials for a binomial probability distribution with a 40% chance of success on each trial?      Log On


   



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?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
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.
=============