Answer :
Final answer:
The probability for the sample means of 49 given a population with a mean of 50 and standard deviation of 14 is calculated using the z-score method. The results are: for greater than 54, 0.0228; less than 53, 0.9332; less than 48, 0.1587; between 45.5 and 52.5, 0.67; and between 50.9 and 51.7, 0.1151.
Explanation:
To answer your question, one can use the z-score formula: z = (X - μ) / (σ / sqrt(n)), where X is the sample mean, μ is the population mean, σ is the standard deviation, and n is the sample size.
- Greater than 54: Here, the z-score is (54 - 50) / (14 / sqrt(49)) = 2. So, we are looking for P(Z > 2) which is approximately 0.0228.
- Less than 53: The z-score is (53 - 50) / (14 / sqrt(49)) = 1.5. Then, P(Z < 1.5) is approximately 0.9332.
- Less than 48: The z-score is (48 - 50) / (14 / sqrt(49)) = -1, so P(Z < -1) is approximately 0.1587.
- Between 45.5 and 52.5: Here we calculate P(45.5 < X < 52.5) = P(-1 < Z < 1) = 0.67.
- Between 50.9 and 51.7: This is P(50.9 < X < 51.7) = P(0.5 < Z < 0.8) = 0.1151.
Learn more about z-score here:
https://brainly.com/question/31613365
#SPJ11