Answer :
Using the normal distribution and the central limit theorem, we have that:
- The distribution of X is [tex]X \approx N(60,11)[/tex].
- The distribution of [tex]\bar{X}[/tex] is [tex]\bar{X} \approx (60,3.1754)[/tex].
- 0.0637 = 6.37% probability that a single person consumes between 59.3 mL and 61.2 mL.
- 0.2351 = 23.51% probability that the sample mean of the consumption of 12 people is between 59.3 mL and 61.2 mL. Since the sample size is less than 30, a normal distribution has to be assumed.
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.
- By the Central Limit Theorem, the sampling distribution of sample means of size n has standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].
In this problem, the parameters are given as follows:
[tex]\mu = 60, \sigma = 11, n = 12, s = \frac{11}{\sqrt{12}} = 3.1754[/tex].
Hence:
- The distribution of X is [tex]X \approx N(60,11)[/tex].
- The distribution of [tex]\bar{X}[/tex] is [tex]\bar{X} \approx (60,3.1754)[/tex].
The probabilities are given by the p-value of Z when X = 61.2 subtracted by the p-value of Z when X = 59.3, hence, for a single individual:
X = 61.2:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]Z = \frac{61.2 - 60}{11}[/tex]
Z = 0.11
Z = 0.11 has a p-value of 0.5398.
X = 59.3:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]Z = \frac{59.3 - 60}{11}[/tex]
Z = -0.06
Z = -0.06 has a p-value of 0.4761.
0.5398 - 0.4761 = 0.0637.
0.0637 = 6.37% probability that a single person consumes between 59.3 mL and 61.2 mL.
For the sample of 12, we have that:
X = 61.2:
[tex]Z = \frac{X - \mu}{s}[/tex]
[tex]Z = \frac{61.2 - 60}{3.1754}[/tex]
Z = 0.38
Z = 0.38 has a p-value of 0.6480.
X = 59.3:
[tex]Z = \frac{X - \mu}{s}[/tex]
[tex]Z = \frac{59.3 - 60}{3.1754}[/tex]
Z = -0.22
Z = -0.22 has a p-value of 0.4129.
0.6480 - 0.4129 = 0.2351 = 23.51% probability that the sample mean of the consumption of 12 people is between 59.3 mL and 61.2 mL. Since the sample size is less than 30, a normal distribution has to be assumed.
More can be learned about the normal distribution and the central limit theorem at https://brainly.com/question/24188986
#SPJ1