what is the minimum sample size required to estimate a population mean with 95% confidence when the desired margin of error is E=1.5? The population standard deviation is known to be 10.75

Respuesta :

Answer:

The minimum sample size is 198

Step-by-step explanation:

We have that to find our [tex]\alpha[/tex] level, that is the subtraction of 1 by the confidence interval divided by 2. So:

[tex]\alpha = \frac{1-0.95}{2} = 0.025[/tex]

Now, we have to find z in the Ztable as such z has a pvalue of [tex]1-\alpha[/tex].

So it is z with a pvalue of [tex]1-0.025 = 0.975[/tex], so [tex]z = 1.96[/tex]

Now, find the margin of error M as such

[tex]M = z*\frac{\sigma}{\sqrt{n}}[/tex]

In which [tex]\sigma[/tex] is the standard deviation of the population and n is the size of the sample.

What is the minimum sample size required to estimate a population mean with 95% confidence when the desired margin of error is E=1.5?

This sample size is n.

n is found when M = 1.5.

We have that [tex]\sigma = 1.5[/tex]

[tex]M = z*\frac{\sigma}{\sqrt{n}}[/tex]

[tex]1.5 = 1.96*\frac{10.75}{\sqrt{n}}[/tex]

[tex]1.5\sqrt{n} = 1.96*10.75[/tex]

[tex]\sqrt{n} = \frac{1.96*10.75}{1.5}[/tex]

[tex](\sqrt{n})^{2} = (\frac{1.96*10.75}{1.5})^{2}[/tex]

[tex]n = 197.3[/tex]

Rounding up

The minimum sample size is 198