
Jon S. answered 09/08/21
Patient and Knowledgeable Math and English Tutor
x = calories N(320,5)
P(290 < x < 340)
convert above inequality to z score N(0,1)
z = (x - mean)/SD = (x - 320)/8
P(290 < x < 340) = P((290-320)/8 < z < (340-320)/8) = P( -3.75 < z < 2.5) = P(z < 2.5) - P(z < -3.75) = 0.9938