To find the probability that the sample mean commute distance is greater than 15 miles, we can use the Central Limit Theorem, which states that the sampling distribution of the sample mean will be approximately normally distributed if the sample size is large enough (which it is in this case with n = 80).
Given:
- Population mean (\( \mu \)) = 16 miles
- Population standard deviation (\( \sigma \)) = 8 miles
- Sample size (\( n \)) = 80
Step 1: Calculate the standard error (SE) of the sample mean
\[ SE = \frac{\sigma}{\sqrt{n}} = \frac{8}{\sqrt{80}} \approx 0.8944 \]
Step 2: Calculate the Z-score for the sample mean of 15 miles
The Z-score formula is:
\[ Z = \frac{\bar{x} - \mu}{SE} \]
Where:
- \( \bar{x} \) is the sample mean (15 miles)
- \( \mu \) is the population mean (16 miles)
Calculating the Z-score:
\[ Z = \frac{15 - 16}{0.8944} \approx \frac{-1}{0.8944} \approx -1.118 \]
Step 3: Find the probability associated with this Z-score
You want to find \( P(\bar{x} > 15) \).
Using the Z-table (or calculator) to find \( P(Z < -1.118) \):
- First, find \( P(Z < -1.118) \). This is the area to the left of \( Z = -1.118 \).
- Use a normal distribution calculator or Z-table to find this value. By consulting the Z-table, we find that \( P(Z < -1.118) \approx 0.1303 \).
- Therefore, the probability that the sample mean is greater than 15 miles is:
\[ P(Z > -1.118) = 1 - P(Z < -1.118) \approx 1 - 0.1303 \approx 0.8697 \]
Final Answer:
\[ P(\bar{x} > 15) \approx 0.8697 \]
So the probability that the sample mean commute distance is greater than 15 miles is approximately 0.8697 (rounded to four decimal places).