SOLUTION: How many trials were conducted in a binomial distribution which has a mean of 8 and standard deviation of 2?

Algebra ->  Probability-and-statistics -> SOLUTION: How many trials were conducted in a binomial distribution which has a mean of 8 and standard deviation of 2?       Log On


   



Question 811841: How many trials were conducted in a binomial distribution which has a mean of 8 and standard deviation of 2?

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
Question 811841
How many trials were conducted in a binomial distribution which has a mean of 8 and standard deviation of 2?
mean = n·p

standard deviation = √n·p·(1-p)

n·p = 8

√n·p·(1-p) = 2

Square both sides of the second equation:

(√n·p·(1-p))² = (2)²

n·p(1-p) = 4

Substitute 8 for n·p

8(1-p) = 4

8-8p = 4
 -8p = -4
   p = 0.5

    n·p = 8
n·(0.5) = 8
      n = 8%2F0.5
      n = 16

Edwin