175k views
5 votes
Without properly working spark plugs, a vehicle will not run. For a specific vehicle, the spark plugs are supposed to have a gap between 3.9mm and 4.3mm. Any spark plugs with gaps larger or smaller than this will fail inspection and be discarded. At the factory, the machine that sets the gap follows a normal distribution with a mean of 4.1mm and standard deviation of 0.075mm. What is the probability that a randomly selected spark plug passes inspection

User Andrew Kim
by
4.6k points

1 Answer

5 votes

Answer:

The probability that the spark plugs are supposed to have a gap between 3.9mm and 4.3mm.

P(3.9≤X≤4.3) = 0.9922

Explanation:

Step(i):-

Given that the mean of the Normal distribution = 4.1mm

Given that the standard deviation of the Normal distribution = 0.0075mm

Let 'X' be the random variable in a normal distribution

Given that X₁ = 3.9mm


Z_(1) = (X_(1) -mean)/(S.D)


Z_(1) = (3.9 -4.1)/(0.075) = -2.666

Given that X₂ = 4.3mm


Z_(2) = (X_(2) -mean)/(S.D)


Z_(1) = (4.3 -4.1)/(0.075) = 2.666

Step(ii):-

The probability that the spark plugs are supposed to have a gap between 3.9mm and 4.3mm.

P(3.9≤X≤4.3) = P(-2.666≤Z≤2.666)

= P(Z≤2.666)-P(Z≤-2.666)

= 0.5 +A(2.666) - (0.5-A(2.666)

= 2 × A(2.666)

= 2×0.4961

= 0.9922

Final answer:-

The probability that the spark plugs are supposed to have a gap between 3.9mm and 4.3mm.

P(3.9≤X≤4.3) = 0.9922

User HappyTimeGopher
by
4.1k points