Respuesta :
Using the normal distribution, we have that:
a) No, only the sample mean with n = 36 will have a normal distribution.
b) No, only for the sample size with n = 36, standard normal distribution could be used.
c) There is a 0.4854 = 48.54% probability that the sample mean falls between 66 and 68 for n = 36.
Normal Probability Distribution
The z-score of a measure X of a normally distributed variable with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex] is given by:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
- The z-score measures how many standard deviations the measure is above or below the mean.
- Looking at the z-score table, the p-value associated with this z-score is found, which is the percentile of X.
- Bu the Central Limit Theorem, the sampling distribution of sample means of size n has standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex], as long as the underlying distribution is normal or n > 30.
The mean and the standard deviation are given, respectively, by:
[tex]\mu = 66, \sigma = 5.5[/tex].
We have no information if the underlying distribution is normal or not, hence, for items a and b, we can only use n = 36.
Item c:
The standard error, considering n = 36, is found as follows:
[tex]s = \frac{5.5}{\sqrt{36}} = 0.9167[/tex]
The probability is the p-value of Z when X = 68 subtracted by the p-value of Z when X = 66, hence:
X = 68:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
By the Central Limit Theorem:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]Z = \frac{68 - 66}{0.9167}[/tex]
Z = 2.18
Z = 2.18 has a p-value of 0.9854.
X = 66:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]Z = \frac{66 - 66}{0.9167}[/tex]
Z = 0
Z = 0 has a p-value of 0.5.
0.9854 - 0.5 = 0.4854.
There is a 0.4854 = 48.54% probability that the sample mean falls between 66 and 68 for n = 36.
More can be learned about the normal distribution at https://brainly.com/question/4079902
#SPJ1