In a random sample of n=100 observations we found the proportion of success to be 48% .The 95% confidence interval for the population proportion is
1. (0.449 ; 0.511)
2. (0.5 ; 0.95)
3. (0.480 ; 0.501)
4. (0.944 ; 0.151)
5. (0.48 ; 0.031)
1
Expert's answer
2020-10-28T18:52:50-0400
n=100
p^=0.48
α=0.05
np^=48,n(1−p^)=52 both are greater than 5. Thus, normal distribution can be used.
CI=p^±Z2αnp^(1−p^)
Z0.025=1.96
=0.48±1.961000.48(0.52)
={0.382;0.578}
No choice is correct. However, option one is the only choice with reasonable values since the lower limit should be less than 0.48 and the upper limit should be greater than 0.48.
Comments