Tom K. answered 12/15/21
Knowledgeable and Friendly Math and Statistics Tutor
To answer this, we need to understand the distribution of Line1 - Line2 and get P(Line1 > Line2)
The difference of independent normals is normal.
The mean of Line1 - Line2 = 75 - 65 = 10
If Line1 and Line2 are independent, the variance of the difference is the sum of the variances.
Thus, the standard deviation of Line1 - Line2 = √(212 + 202) = 29
Thus, the mean is 10 and the standard deviation is 29, so P(Line 1 - Line 2) > 0 =
Φ(10/29) = from Excel, norm.s.dist(10/29,1) = .6349 (FYI, the 1 is to indicate the cumulative value rather than density of the function at 10/29)
We could note that, of the listed answers, this is closest to .6331, or round 10/29 to .34 and see that norm.s.dist(.34,1) = .6331. (This is how problems were solved when we relied on tables in books.)