SOLUTION: . For a Binomial Distribution, mean is 6 and standard deviation is √2 . Find the parameters

Algebra.Com
Question 1157914: . For a Binomial Distribution, mean is 6 and standard deviation is √2 . Find the parameters
Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!

Answers:
n = 9
p = 0.67 approximately (exact value is p = 2/3)

===========================================================

Work Shown:
mu = mean
mu = n*p
mu = 6
n*p = 6
p = 6/n

sigma = standard deviation
sigma = sqrt(n*p*(1-p))
sqrt(2) = sqrt(n*p*(1-p))
2 = n*p*(1-p) ... square both sides
2 = 6*(1-p) ... plug in n*p = 6
2 = 6*(1-6/n) ... plug in p = 6/n
2 = 6-36/n .... distribute
2n = 6n-36 .... multiply every term by n to clear out the denominator
2n-6n = -36 ... subtract 6n from both sides
-4n = -36
n = -36/(-4) ... divide both sides by -4
n = 9

With that value of n, we can find the corresponding value of p
p = 6/n
p = 6/9
p = 2/3
p = 0.67 approximately

-------------------------

As a check,
mu = n*p
mu = 9*(2/3)
mu = 18/3
mu = 6
If you use the approximate value of p, then mu will be approximate as well
mu = n*p
mu = 9*0.67
mu = 6.03

The same applies to the standard deviation
If you use n = 9 and p = 2/3, then,
sigma = sqrt(n*p*(1-p))
sigma = sqrt(9*(2/3)*(1-2/3))
sigma = sqrt(2)
sigma = 1.41421356 which is approximate
or if you use p = 0.67 instead, then,
sigma = sqrt(n*p*(1-p))
sigma = sqrt(9*0.67*(1-0.67))
sigma = sqrt(1.9899)
sigma = 1.41063815 also approximate; fairly close to the previous sigma value computed above

RELATED QUESTIONS

In a binomial distribution, the mean and the standard deviation were found to be 36 and... (answered by stanbon)
for a binomial distribution with n=9 and p=0.20, what is the mean and standard... (answered by stanbon)
what is the mean, variance, and standard deviation in a binomial distribution using n=60... (answered by stanbon)
If X has a normal distribution with mean 80 and standard deviation 12, what is the... (answered by stanbon)
Random samples of three are drawn from a population of beetles whose lengths have a... (answered by Boreal)
If X has a normal distribution with mean 80 and standard deviation 12, what is the... (answered by stanbon)
Find the mean and standard deviation of x for binomial probabltiy distribution with n=100 (answered by Tatiana_Stebko,mathmate)
Find the mean and standard deviation for 20 trials for a binomial probability... (answered by stanbon)
The standard deviation of a binomial distribution for which n = 100 and p = 0.40 is 24.0. (answered by Edwin McCravy)