mean is normally distributed with mean 16, SD 8. sample size is 75.
standard error of mean 16/sqrt(75) = 1.85
want to find P(xbar > 13)
transform to standard normal, using z = (xbar - pop mean)/std error = (xbar - 16)/1.85
P(x bar > 13) = P(z > (13-16)/1.85) = P(z > -1.62) = 1 - P(z < -1.62) = 1 - 0.0526 = 0.9474.