Answer:
a) 0.6426 = 64.26% probability that the sample mean will be within +/- 5 of the population mean.
b) 0.9544 = 95.44% probability that the sample mean will be within +/- 10 of the population mean.
Step-by-step explanation:
To solve this question, we need to understand the normal probability distribution and the central limit theorem.
Normal probability distribution
When the distribution is normal, we use 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.
Central Limit Theorem
The Central Limit Theorem estabilishes that, for a normally distributed random variable X, with mean
and standard deviation
, the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean
and standard deviation
.
For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.
In this question, we have that:
![\mu = 200, \sigma = 50, n = 100, s = \frac{50}{\sqrt{100}} = 5](https://tex.z-dn.net/?f=%5Cmu%20%3D%20200%2C%20%5Csigma%20%3D%2050%2C%20n%20%3D%20100%2C%20s%20%3D%20%5Cfrac%7B50%7D%7B%5Csqrt%7B100%7D%7D%20%3D%205)
a. What is the probability that the sample mean will be within +/- 5 of the population mean (to 4 decimals)?
This is the pvalue of Z when X = 200 + 5 = 205 subtracted by the pvalue of Z when X = 200 - 5 = 195.
Due to the Central Limit Theorem, Z is:
![Z = \frac{X - \mu}{s}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7BX%20-%20%5Cmu%7D%7Bs%7D)
X = 205
![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{205 - 200}{5}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7B205%20-%20200%7D%7B5%7D)
![Z = 1](https://tex.z-dn.net/?f=Z%20%3D%201)
has a pvalue of 0.8413.
X = 195
![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{195 - 200}{5}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7B195%20-%20200%7D%7B5%7D)
![Z = -1](https://tex.z-dn.net/?f=Z%20%3D%20-1)
has a pvalue of 0.1587.
0.8413 - 0.1587 = 0.6426
0.6426 = 64.26% probability that the sample mean will be within +/- 5 of the population mean.
b. What is the probability that the sample mean will be within +/- 10 of the population mean (to 4 decimals)?
This is the pvalue of Z when X = 210 subtracted by the pvalue of Z when X = 190.
X = 210
![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{210 - 200}{5}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7B210%20-%20200%7D%7B5%7D)
![Z = 2](https://tex.z-dn.net/?f=Z%20%3D%202)
has a pvalue of 0.9772.
X = 195
![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{190 - 200}{5}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7B190%20-%20200%7D%7B5%7D)
![Z = -2](https://tex.z-dn.net/?f=Z%20%3D%20-2)
has a pvalue of 0.0228.
0.9772 - 0.0228 = 0.9544
0.9544 = 95.44% probability that the sample mean will be within +/- 10 of the population mean.