SOLUTION: A package of seeds states that the probability of germination is 0.92. For a package containing 75 seeds, the mean and variance of the number of seeds germinating are?

Algebra ->  Probability-and-statistics -> SOLUTION: A package of seeds states that the probability of germination is 0.92. For a package containing 75 seeds, the mean and variance of the number of seeds germinating are?      Log On


   



Question 565276: A package of seeds states that the probability of germination is 0.92. For a package containing 75 seeds, the mean and variance of the number of seeds germinating are?
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Mean = np = 75*0.92 = 69

Variance = np(1-p) = 75*(0.92)*(1-0.92) = 5.52