Answer:
a) 10.93% probability that the mean number of minutes of daily activity of the 5 mildly obese people exceeds 420 minutes.
b) 99.22% probability that the mean number of minutes of daily activity of the 5 lean people exceeds 420 minutes.
Step-by-step explanation:
The Central Limit Theorem estabilishes that, for a random variable X, with mean
and standard deviation
, a large sample size can be approximated to a normal distribution with mean
and standard deviation
.
Normal probability distribution
Problems of normally distributed samples can be solved using the z-score formula.
In a set with mean
and standard deviation
, the zscore of a measure X is given by:
![Z = \frac{X - \mu}{\sigma}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7BX%20-%20%5Cmu%7D%7B%5Csigma%7D)
The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.
Mildly obese
Normally distributed with mean 373 minutes and standard deviation 67 minutes. So ![\mu = 373, \sigma = 67](https://tex.z-dn.net/?f=%5Cmu%20%3D%20373%2C%20%5Csigma%20%3D%2067)
A) What is the probability that the mean number of minutes of daily activity of the 5 mildly obese people exceeds 420 minutes?
So ![n = 5, s = \frac{67}{\sqrt{5}} = 29.96](https://tex.z-dn.net/?f=n%20%3D%205%2C%20s%20%3D%20%5Cfrac%7B67%7D%7B%5Csqrt%7B5%7D%7D%20%3D%2029.96)
This probability is 1 subtracted by the pvalue of Z when X = 410.
![Z = \frac{X - \mu}{s}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7BX%20-%20%5Cmu%7D%7Bs%7D)
![Z = \frac{410 - 373}{29.96}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7B410%20-%20373%7D%7B29.96%7D)
![Z = 1.23](https://tex.z-dn.net/?f=Z%20%3D%201.23)
has a pvalue of 0.8907.
So there is a 1-0.8907 = 0.1093 = 10.93% probability that the mean number of minutes of daily activity of the 5 mildly obese people exceeds 420 minutes.
Lean
Normally distributed with mean 526 minutes and standard deviation 107 minutes. So ![\mu = 526, \sigma = 107](https://tex.z-dn.net/?f=%5Cmu%20%3D%20526%2C%20%5Csigma%20%3D%20107)
B) What is the probability that the mean number of minutes of daily activity of the 5 lean people exceeds 420 minutes?
So ![n = 5, s = \frac{107}{\sqrt{5}} = 47.86](https://tex.z-dn.net/?f=n%20%3D%205%2C%20s%20%3D%20%5Cfrac%7B107%7D%7B%5Csqrt%7B5%7D%7D%20%3D%2047.86)
This probability is 1 subtracted by the pvalue of Z when X = 410.
![Z = \frac{X - \mu}{s}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7BX%20-%20%5Cmu%7D%7Bs%7D)
![Z = \frac{410 - 526}{47.86}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7B410%20-%20526%7D%7B47.86%7D)
![Z = -2.42](https://tex.z-dn.net/?f=Z%20%3D%20-2.42)
has a pvalue of 0.0078.
So there is a 1-0.0078 = 0.9922 = 99.22% probability that the mean number of minutes of daily activity of the 5 lean people exceeds 420 minutes.