Suppose you use the observed proportion of successes from 20
Suppose you use the observed proportion of successes. from 20 trials to estimate the true probability of success. Also assume that the true probability is .2. a) What is the mean for the sampling distribution of the sample proportion ? Give answer to one place past the decimal. b.) What is the variance of the sampling distribution of the sample proportion ? (Give decimal answer to three places past decimal.) c.) Use exact binomial probabilities to calculate the probability that the observed proportion is within .15 of the true probability, that is P( Give your answer to three places alter the decimal.
Solution
(a) mean=n*p=20*0.2=4
--------------------------------------------------------------------------------------------------------------
(b) variance= n*p*(1-p)
=20*0.2*0.8
=3.2
--------------------------------------------------------------------------------------------------------------
(c)P(|phat-p|<0.15) = P(-0.15<phat-p<0.15)
=P(-0.15/sqrt(0.2*0.8/20) <(phat-p)/sqrt(p*(1-p)/n) <0.15/sqrt(0.2*0.8/20))
=P(-1.68<Z<1.68)
=0.907 (from standard normal table)
