xbar = average length of steel rod; population mean 212.8 cm and population standard deviation 0.7 cm. Where distribution is expressed as N(212.8, 0.7), where N is Normal.
want to find P(M < 213.2 cm)
Probability is found using standardized normal probability table, which is based on N(0,1) distribution, whose input is standardized Z variable.
Standardized Z variable = (M - pop mean)/(std dev/sqrt(sample size))
Compute standardized z variable corresponding to M = 213.2
Z = (213.2 - 212.8)/(0.7/sqrt(24)) = 2.797
So :P(M < 213.2) = P(Z < 2.797) = 0.9974