Here, mu = 32, sigma = 8, n = 38, and xbar = 30.7.
Now, P(xbar < 30.7) = normalcdf(-1*10^99, 30.7, 32, 8/sqrt(38)) = 0.1582.
Note: Normalcdf is the cumulative distribution function for the normal distribution. To run the function on a TI-calculator, try pressing 2nd —> DIST —> normalcdf —> and then pass the arguments separated by commas.