asked 135k views
2 votes
Suppose that twelve bats was used in the experiment. For each trail, the zoo keeper pointed to one of two "feeders". Suppose that the bats went to the correct feeder one that the zoo keeper pointed at) 9 times. Find the 95% confidence interval for the population proportion of times that the bat would follow the point.

a) 0.505,0.995
b) 0.32, 0.81
c) 046, 091

1 Answer

5 votes

Answer:

a) 0.505,0.995

Explanation:

In a sample with a number n of people surveyed with a probability of a success of
\pi, and a confidence level of
1-\alpha, we have the following confidence interval of proportions.


\pi \pm z\sqrt{(\pi(1-\pi))/(n)}

In which

z is the zscore that has a pvalue of
1 - (\alpha)/(2).

For this problem, we have that:


n = 12, \pi = (9)/(12) = 0.75

95% confidence level

So
\alpha = 0.05, z is the value of Z that has a pvalue of
1 - (0.05)/(2) = 0.975, so
Z = 1.96.

The lower limit of this interval is:


\pi - z\sqrt{(\pi(1-\pi))/(n)} = 0.75 - 1.96\sqrt{(0.75*0.25)/(12)} = 0.505

The upper limit of this interval is:


\pi + z\sqrt{(\pi(1-\pi))/(n)} = 0.75 + 1.96\sqrt{(0.75*0.25)/(12)} = 0.995

So the correct answer is:

a) 0.505,0.995

answered
User Jorj McKie
by
8.5k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.