P(124.1 < M < 124.7)
convert limits of above inequality to be around z using standardized z score: (x - mean)/(STD/sqrt(sample size))
where mean is 125.7, SD = 1.5 and sample size is 6.
P(124.1 < M < 124.7) =
P((124.1 - 125.7)/(1.5/Sqrt(6)) < z < (124.7 - 125.7)/(1.5/sqrt(6)) =
P(-2.61 < z < -1.63) =
P(z< -1.63) - P(z < -2.61) =
0.0516 - 0.0045 =
0.0471