
Jon S. answered 10/31/20
Patient and Knowledgeable Math and English Tutor
x = N(143,14)
z = (x - mean)/standard error converts to N(0,1)
mean = 143, standard error = SD/square root sample size = 14/7 = 2
z = (x - 143)/2
P(142 < x < 145) = P((142-143)/2 < z < (145-143)/2) = P(-0.5 < z < 1) = P(z < 1) - P(z < -0.5) = 0.8413 - 0.3085 = 0.5328