To calculate the probability that the sample mean number of TV sets is greater than 2, we can use the Central Limit Theorem (CLT). According to CLT, the distribution of the sample mean will be approximately normally distributed if the sample size is sufficiently large.
Given:
- Population mean (\( \mu \)) = 2.24
- Population standard deviation (\( \sigma \)) = 1.4
- Sample size (\( n \)) = 85
Step 1: Calculate the standard error (SE) of the sample mean
The formula for the standard error of the sample mean is: \[ SE = \frac{\sigma}{\sqrt{n}} \] Substituting the given values: \[ SE = \frac{1.4}{\sqrt{85}} \approx \frac{1.4}{9.2195} \approx 0.151 \]
Step 2: Calculate the z-score for a sample mean of 2
To find the z-score, we use the formula: \[ z = \frac{\bar{x} - \mu}{SE} \] Where:
- \( \bar{x} \) = 2
- \( \mu \) = 2.24
- \( SE \) = 0.151
Substituting the values: \[ z = \frac{2 - 2.24}{0.151} \approx \frac{-0.24}{0.151} \approx -1.587 \]
Step 3: Find the probability for this z-score
Now we need to find the probability that a z-score is greater than -1.587. We can look this up in a standard normal distribution table or use a calculator.
Using a standard z-table or calculator:
- The cumulative probability for \( z = -1.587 \) is approximately 0.0571.
Since we want the probability that the sample mean is greater than 2, we calculate: \[ P(Z > -1.587) = 1 - P(Z < -1.587) = 1 - 0.0571 = 0.9429 \]
Final Answer
Thus, the probability that the sample mean number of TV sets is greater than 2 is approximately: \[ \boxed{0.9429} \]