SOLUTION: if X is a binomial random variable with n=37 and p=.39, find
a. What is the expected value?
b. what is the standard deviation?
Algebra ->
Probability-and-statistics
-> SOLUTION: if X is a binomial random variable with n=37 and p=.39, find
a. What is the expected value?
b. what is the standard deviation?
Log On
Question 580990: if X is a binomial random variable with n=37 and p=.39, find
a. What is the expected value?
b. what is the standard deviation? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! if X is a binomial random variable with n=37 and p=.39, find
a. What is the expected value?
E(x) = mean = np = 37*0.39 = 14.43
-------
b. what is the standard deviation?
std = sqrt(npq) = sqrt(37.0.39*0.61) = 2.9669
==============================
Cheers,
Stan H.
=================