SOLUTION: what is the mean, variance, and standard deviation in a binomial distribution using n=60 and p=0.8?

Algebra ->  Probability-and-statistics -> SOLUTION: what is the mean, variance, and standard deviation in a binomial distribution using n=60 and p=0.8?      Log On


   



Question 333769: what is the mean, variance, and standard deviation in a binomial distribution using n=60 and p=0.8?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
what is the mean, variance, and standard deviation in a binomial distribution using n=60 and p=0.8?
---
mean = np = 60*0.8 = 48
----
variance = npq = 48*0.2 = 9.6
----
std = sqrt(npq) = sqrt(9.6) = 3.0984
=======================================
Cheers,
Stan H.
========