To solve the given problems, we need to use concepts from statistics, specifically the standard error of the mean and properties of the normal distribution.
a. The standard error of the mean (SEM) is calculated using the formula:
\[ \text{SEM} = \frac{\sigma}{\sqrt{n}} \]
where \(\sigma\) is the standard deviation and \(n\) is the sample size.
b. To find the probability that the sample mean will be less than 85, we need to calculate the z-score and then use the cumulative distribution function (CDF) of the standard normal distribution.
c. Similarly, to find the probability that the sample mean will be more than 84, we calculate the z-score and use the CDF.
The standard error of the mean (SEM) is calculated using the formula:
\[ \text{SEM} = \frac{\sigma}{\sqrt{n}} \]
where \(\sigma = 5.2\) and \(n = 39\).
\[
\text{SEM} = \frac{5.2}{\sqrt{39}} \approx 0.8327
\]
To find the probability that the sample mean will be less than 85, we first calculate the z-score:
\[ z = \frac{\bar{x} - \mu}{\text{SEM}} \]
where \(\bar{x} = 85\), \(\mu = 83.4\), and \(\text{SEM} = 0.8327\).
\[
z = \frac{85 - 83.4}{0.8327} \approx 1.9215
\]
Using the cumulative distribution function (CDF) of the standard normal distribution:
\[ P(\bar{x} < 85) = \Phi(1.9215) \approx 0.9727 \]
To find the probability that the sample mean will be more than 84, we calculate the z-score:
\[ z = \frac{\bar{x} - \mu}{\text{SEM}} \]
where \(\bar{x} = 84\), \(\mu = 83.4\), and \(\text{SEM} = 0.8327\).
\[
z = \frac{84 - 83.4}{0.8327} \approx 0.7206
\]
Using the cumulative distribution function (CDF) of the standard normal distribution:
\[ P(\bar{x} > 84) = 1 - \Phi(0.7206) \approx 0.2356 \]
- The standard error of the mean is \(\boxed{0.83}\).
- The probability that the sample mean will be less than 85 is \(\boxed{0.9727}\).
- The probability that the sample mean will be more than 84 is \(\boxed{0.2356}\).