Answer:
The minimum sample size needed is
. If n is a decimal number, it is rounded up to the next integer.
is the standard deviation of the population.
Step-by-step explanation:
We have that to find our
level, that is the subtraction of 1 by the confidence interval divided by 2. So:
![\alpha = \frac{1 - 0.9}{2} = 0.05](https://tex.z-dn.net/?f=%5Calpha%20%3D%20%5Cfrac%7B1%20-%200.9%7D%7B2%7D%20%3D%200.05)
Now, we have to find z in the Z-table as such z has a p-value of
.
That is z with a pvalue of
, so Z = 1.645.
Now, find the margin of error M as such
![M = z\frac{\sigma}{\sqrt{n}}](https://tex.z-dn.net/?f=M%20%3D%20z%5Cfrac%7B%5Csigma%7D%7B%5Csqrt%7Bn%7D%7D)
In which
is the standard deviation of the population and n is the size of the sample.
How large a sample must she select if she desires to be 90% confident that her estimate is within 4 ounces of the true mean?
A sample of n is needed, and n is found when M = 4. So
![M = z\frac{\sigma}{\sqrt{n}}](https://tex.z-dn.net/?f=M%20%3D%20z%5Cfrac%7B%5Csigma%7D%7B%5Csqrt%7Bn%7D%7D)
![4 = 1.96\frac{\sigma}{\sqrt{n}}](https://tex.z-dn.net/?f=4%20%3D%201.96%5Cfrac%7B%5Csigma%7D%7B%5Csqrt%7Bn%7D%7D)
![4\sqrt{n} = 1.96\sqrt{\sigma}](https://tex.z-dn.net/?f=4%5Csqrt%7Bn%7D%20%3D%201.96%5Csqrt%7B%5Csigma%7D)
![\sqrt{n} = \frac{1.96\sqrt{\sigma}}{4}](https://tex.z-dn.net/?f=%5Csqrt%7Bn%7D%20%3D%20%5Cfrac%7B1.96%5Csqrt%7B%5Csigma%7D%7D%7B4%7D)
![(\sqrt{n})^2 = (\frac{1.96\sqrt{\sigma}}{4})^2](https://tex.z-dn.net/?f=%28%5Csqrt%7Bn%7D%29%5E2%20%3D%20%28%5Cfrac%7B1.96%5Csqrt%7B%5Csigma%7D%7D%7B4%7D%29%5E2)
![n = (\frac{1.96\sqrt{\sigma}}{4})^2](https://tex.z-dn.net/?f=n%20%3D%20%28%5Cfrac%7B1.96%5Csqrt%7B%5Csigma%7D%7D%7B4%7D%29%5E2)
The minimum sample size needed is
. If n is a decimal number, it is rounded up to the next integer.
is the standard deviation of the population.