Questions: Suppose the number of dollars spent per week on groceries is normally distributed. If the population standard deviation is 7 dollars, what minimum sample size is needed to be 90% confident that the sample mean is within 3 dollars of the true population mean?
Use the table above for the z-score, and be sure to round up to the nearest integer.
z0.10 z0.05 z0.025 z0.01 z0.005
1.282 1.645 1.960 2.326 2.57
Transcript text: Suppose the number of dollars spent per week on groceries is normally distributed. If the population standard deviation is 7 dollars, what minimum sample size is needed to be $90 \%$ confident that the sample mean is within 3 dollars of the true population mean?
Use the table above for the z -score, and be sure to round up to the nearest integer.
\begin{tabular}{|c|c|c|c|c|}
\hline $\mathrm{z}_{0.10}$ & $\mathrm{z}_{0.05}$ & $\mathrm{z}_{0.025}$ & $\mathrm{z}_{0.01}$ & $\mathrm{z}_{0.005}$ \\
\hline 1.282 & 1.645 & 1.960 & 2.326 & 2.57 \\
\hline
\end{tabular}
Solution
Solution Steps
Step 1: Identify Given Values
We are given the following values:
Population standard deviation \( \sigma = 7 \) dollars
Margin of error \( E = 3 \) dollars
Z-score for 90% confidence level \( z = 1.645 \)
Step 2: Apply the Margin of Error Formula
The formula for the margin of error \( E \) is given by:
\[
E = z \times \frac{\sigma}{\sqrt{n}}
\]
Rearranging this formula to solve for the sample size \( n \):
\[
n = \left( \frac{z \times \sigma}{E} \right)^2
\]
Step 3: Substitute the Values
Substituting the known values into the formula:
\[
n = \left( \frac{1.645 \times 7}{3} \right)^2
\]
Step 4: Calculate the Sample Size
Calculating the expression step-by-step:
Calculate \( z \times \sigma \):
\[
1.645 \times 7 = 11.515
\]
Divide by \( E \):
\[
\frac{11.515}{3} = 3.8383
\]
Square the result:
\[
n = (3.8383)^2 \approx 14.7077
\]
Step 5: Round Up to the Nearest Integer
Since the sample size must be a whole number, we round up:
\[
n = \lceil 14.7077 \rceil = 15
\]
Final Answer
The minimum sample size needed is \\(\boxed{n = 15}\\).