74.1k views
0 votes
The state education commission wants to estimate the fraction of tenth grade students that have reading skills at or below the eighth grade level. In an earlier study, the population proportion was estimated to be 0.21. How large a sample would be required in order to estimate the fraction of tenth graders reading at or below the eighth grade level at the 85% confidence level with an error of at most 0.03

User Harpalss
by
5.6k points

1 Answer

7 votes

Answer:

We need a sample size of at least 383.

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).

The margin of error is:


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

85% confidence level

So
\alpha = 0.15, z is the value of Z that has a pvalue of
1 - (0.15)/(2) = 0.925, so
Z = 1.44.

How large a sample would be required in order to estimate the fraction of tenth graders reading at or below the eighth grade level at the 85% confidence level with an error of at most 0.03

We need a sample size of at least n.

n is found with
M = 0.03, \pi = 0.21

Then


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


0.03 = 1.44\sqrt{(0.21*0.79)/(n)}


0.03√(n) = 1.44√(0.21*0.79)


√(n) = (1.44√(0.21*0.79))/(0.03)


(√(n))^(2) = ((1.44√(0.21*0.79))/(0.03))^(2)


n = 382.23

Rounding up

We need a sample size of at least 383.

User MrLoon
by
5.5k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.