The normal distribution is perfectly symmetric about its mean μ. This means the curve is a mirror image on either side of μ. Since the total area = 1, and the left half is a perfect mirror of the right half, each half has area = 1/2 = 0.5.
Therefore P(X < μ) = 0.5 for any normal distribution, regardless of the values of μ and σ.
[Diagram: Bell curve centred at μ, with left half shaded, area = 0.5 labelled.]
P(X < 70) = 0.8413 ⇒ this is approximately P(Z < 1) = 0.8413
So the value x = 70 corresponds to a Z-score of 1.
Using Z = (x − μ) / σ:
1 = (70 − μ) / 5
5 = 70 − μ μ = 65
Factory A: X ~ N(1200, 10000), σA = 100
Factory B: Y ~ N(1150, 3600), σB = 60 (a) P(X > 1300): Z = (1300−1200)/100 = 1; P(X > 1300) = 1 − P(Z < 1) ≈ 0.1587
P(Y > 1300): Z = (1300−1150)/60 = 2.5; P(Y > 1300) = 1 − P(Z < 2.5) ≈ 0.0062 (b) Factory A is more likely to produce a bulb lasting over 1300 hours (probability 0.1587 vs 0.0062), despite having a higher mean. Factory A’s larger spread (σ = 100) means more values in the upper tail. (c) P(Y < 1000): Z = (1000−1150)/60 = −2.5; P(Y < 1000) ≈ 0.0062
Only 0.62% of Factory B bulbs last under 1000 hours, suggesting Factory B is very consistent (small spread) even though its mean is slightly lower.