The dwarves of the Grey Mountains wish to conduct a survey of their pick-axes in order to construct a 99% confidence interval about the proportion of pick-axes in need of repair. What minimum sample size would be necessary in order ensure a margin of error of 10 percentage points (or less) if they use the prior estimate that 25 percent of the pick-axes are in need of repair?

Respuesta :

Answer:

The minimum sample size needed is 125.

Step-by-step explanation:

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

[tex]\pi \pm z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]

In which

z is the zscore that has a pvalue of [tex]1 - \frac{\alpha}{2}[/tex].

The margin of error is:

[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]

For this problem, we have that:

[tex]\pi = 0.25[/tex]

99% confidence level

So [tex]\alpha = 0.01[/tex], z is the value of Z that has a pvalue of [tex]1 - \frac{0.01}{2} = 0.995[/tex], so [tex]Z = 2.575[/tex].

What minimum sample size would be necessary in order ensure a margin of error of 10 percentage points (or less) if they use the prior estimate that 25 percent of the pick-axes are in need of repair?

This minimum sample size is n.

n is found when [tex]M = 0.1[/tex]

So

[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]

[tex]0.1 = 2.575\sqrt{\frac{0.25*0.75}{n}}[/tex]

[tex]0.1\sqrt{n} = 2.575{0.25*0.75}[/tex]

[tex]\sqrt{n} = \frac{2.575{0.25*0.75}}{0.1}[/tex]

[tex](\sqrt{n})^{2} = (\frac{2.575{0.25*0.75}}{0.1})^{2}[/tex]

[tex]n = 124.32[/tex]

Rounding up

The minimum sample size needed is 125.