Question 611161
Find the mean, variance, and standard deviation of the binomial distribution with the given values of n and p. n=127, p=0.58
---
mean = n*p
variance = n*p*q
std = sqrt(n*p*q)
======================
cheers,
Stan H.
================