Kerry K. answered 07/19/19
Long time experienced math tutor
Let's calculate the two probabilities.
First get a Z score for a single woman with height 65.9 inches
Z = (x - mean)//standard deviation
Z = (65.9 - 64.2)/2.5
Z = 0.68
P(Z < 0.68) = 0.7517
For a sample size of 18, to calculate the probability that the mean height is less than 65.9, the formula is similar. Except now the standard error is the population standard deviation divided by the square root of the sample size.
Z = (65.9 - 64.2)/(2.5/sqrt (18))
Z = 2.88
P(Z < 2.88) = .9980
The standard error decreases as the sample size increases, therefore increasing the probability.