To construct a 95% confidence interval for the mean number of personal computers, we can use the following formula:
\[ \text{Confidence Interval} = \bar{x} \pm z_{\alpha/2} \left(\frac{\sigma}{\sqrt{n}}\right) \]
Where:
- \(\bar{x}\) is the sample mean,
- \(z_{\alpha/2}\) is the z-value that corresponds to the desired confidence level (for 95%, \(z_{\alpha/2} \approx 1.96\)),
- \(\sigma\) is the population standard deviation,
- \(n\) is the sample size.
Given:
- \(\bar{x} = 1.22\)
- \(\sigma = 0.67\)
- \(n = 135\)
Step 1: Calculate the standard error (SE)
\[ SE = \frac{\sigma}{\sqrt{n}} = \frac{0.67}{\sqrt{135}} \approx \frac{0.67}{11.618} \approx 0.0576 \]
Step 2: Find the z-value for 95% confidence level
For a 95% confidence level, \(z_{\alpha/2} \approx 1.96\).
Step 3: Calculate the margin of error (ME)
\[ ME = z_{\alpha/2} \cdot SE = 1.96 \cdot 0.0576 \approx 0.1134 \]
Step 4: Create the confidence interval
\[ \text{Confidence Interval} = \bar{x} \pm ME \] \[ \text{Lower limit} = 1.22 - 0.1134 \approx 1.1066 \] \[ \text{Upper limit} = 1.22 + 0.1134 \approx 1.3334 \]
Step 5: Round to at least two decimal places
- Lower limit: \(1.11\)
- Upper limit: \(1.33\)
Thus, the 95% confidence interval for the mean number of personal computers is:
\[ [1.11 < \mu < 1.33] \]