Answer:
There is a 97.59% that diameter of the product will fall in the specified range.
Step-by-step explanation:
Let X be the r.v. the diameter of a product
X~N(12.5, (0.010)²)
P(12.48 < X < 12.53) = P(X < 12.53) - P(X < 12.48)
Convert the x-values to corresponding z-values
[tex]Z_{1} = \frac{12.48 - 12.50}{0.01} = -2\\\\Z_{2} = \frac{12.53 - 12.50}{0.01} = 3\\\\[/tex]
Then, using the standard normal distribution cumulative probability tables:
[tex]P(X < 12.53) - P(X < 12.48) = P(Z < 3) - P(Z < -2)\\\\= P(Z < 3) - (1 - P(Z < 2))\\\\= 0.9987 - (1 - 0.9772)\\\\= 0.9987 - 0.0228\\\\= 0.9759[/tex]