107k views
5 votes
Automated manufacturing operations are quite precise but still vary, often with distribution that are close to Normal. The width in inches of slots cut by a milling machine follows approximately the N(0.72,0.0012) distribution. The specifications allow slot widths between 0.71975 and 0.72025. What proportion of slots meet these specifications

User Sherb
by
5.4k points

1 Answer

5 votes

Answer:

The proportion of slots which meet these specifications is 0.16634 or 16.63%.

Explanation:

We are given that the width in inches of slots cut by a milling machine follows approximately the N(0.72,0.0012) distribution.

Also, the specifications allow slot widths between 0.71975 and 0.72025.

Let X = width in inches of slots cut by a milling machine

The z-score probability distribution for normal distribution is given by;

Z =
\frac{ X-\mu}{{\sigma}} }} } ~ N(0,1)

where,
\mu = population mean width = 0.72


\sigma = standard deviation = 0.0012

The Z-score measures how many standard deviations the measure is away from the mean. After finding the Z-score, we look at the z-score table and find the p-value (area) associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X.

Now, Probability that the specifications allow slot widths between 0.71975 and 0.72025 is given by = P(0.71975 < X < 0.72025)

P(0.71975 < X < 0.72025) = P(X < 0.72025) - P(X
\leq 0.71975)

P(X < 0.72025) = P(
\frac{ X-\mu}{{\sigma}} }} } <
\frac{ 0.72025-0.72}{{0.0012}} }} } ) = P(Z < 0.21) = 0.58317

P(X
\leq 0.71975) = P(
\frac{ X-\mu}{{\sigma}} }} }
\leq
\frac{ 0.71975-0.72}{{0.0012}} }} } ) = P(Z
\leq -0.21) = 1 - P(Z < 0.21)

= 1 - 0.58317 = 0.41683

So, in the z table the P(Z
\leq x) or P(Z < x) is given. So, the above probability is calculated by looking at the value of x = 0.21 in the z table which has an area of 0.58317.

Therefore, P(0.71975 < X < 0.72025) = 0.58317 - 0.41683 = 0.16634

Hence, the proportion of slots who meet these specifications is 16.63%.

User Camay
by
5.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.