Answer:
A sample size of 28.
Step-by-step explanation:
The Central Limit Theorem estabilishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].
For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.
For a proportion p in a sample of size n, the sampling distribution of the sample proportion will be approximately normal with mean [tex]\mu = p[/tex] and standard deviation [tex]s = \sqrt{\frac{p(1-p)}{n}}[/tex]
In this question:
We need to find n for which s = 0.09, with p = 0.66. So
[tex]s = \sqrt{\frac{p(1-p)}{n}}[/tex]
[tex]0.09 = \sqrt{\frac{0.66*0.34}{n}}[/tex]
[tex]0.09\sqrt{n} = \sqrt{0.66*0.34}[/tex]
[tex]\sqrt{n} = \frac{\sqrt{0.66*0.34}}{0.09}[/tex]
[tex](\sqrt{n})^{2} = (\frac{\sqrt{0.66*0.34}}{0.09})^{2}[/tex]
[tex]n = 27.7[/tex]
Rounding to the nearest whole number
A sample size of 28.