x = value, want to find P(30.9 < x < 50), where x is normally distributed with mean = 41.8 and SD = 59.3.
transform x to standard normal z variable = (x - mean)/SD = (x - 41.8)/59.3.
so P(30.9 < x < 50) = P((30.9-41.8)/59.3 < z < (50-41.8)/59.3) =
P(-0.184 < z < 0.138) =
P(z < 0.138) - P(z < -0.184)
Look up values from standard normal probabilities table