Answer:
a) P(X < 99) = 0.2033.
b) P(98 < X < 100) = 0.4525
Explanation:
To solve this question, we need to understand the normal probability distribution and the central limit theorem.
Normal Probability Distribution:
Problems of normal distributions can be solved using the z-score formula.
In a set with mean
and standard deviation
, the z-score of a measure X is given by:
![Z = (X - \mu)/(\sigma)](https://img.qammunity.org/2022/formulas/mathematics/college/bnaa16b36eg8ubb4w75g6u0qutzsb68wqa.png)
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 p-value, 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.
Mean of 100 and variance of 36.
This means that
![\mu = 100, \sigma = √(36) = 6](https://img.qammunity.org/2022/formulas/mathematics/college/ff3q5f7wgezz1qqadpbh6t9dq53vofrw2h.png)
Sample of 25:
This means that
![n = 25, s = (6)/(√(25)) = 1.2](https://img.qammunity.org/2022/formulas/mathematics/college/2uyulmsro1r7q5j2sh6do0zdodubzm5azw.png)
(a) P(X<99)
This is the pvalue of Z when X = 99. So
![Z = (X - \mu)/(\sigma)](https://img.qammunity.org/2022/formulas/mathematics/college/bnaa16b36eg8ubb4w75g6u0qutzsb68wqa.png)
By the Central Limit Theorem
![Z = (X - \mu)/(s)](https://img.qammunity.org/2022/formulas/mathematics/college/8gbhe8yt27ahcwjlwowvv4z55idxi3791r.png)
![Z = (99 - 100)/(1.2)](https://img.qammunity.org/2022/formulas/mathematics/college/z19m03bmzgxqwkiptcokb4otaxmz30wzfr.png)
![Z = -0.83](https://img.qammunity.org/2022/formulas/mathematics/college/sby63zijbis0fl8232nmcanmvo3g3ztoez.png)
has a pvalue of 0.2033. So
P(X < 99) = 0.2033.
b) P(98 < X < 100)
This is the pvalue of Z when X = 100 subtracted by the pvalue of Z when X = 98. So
X = 100
![Z = (X - \mu)/(s)](https://img.qammunity.org/2022/formulas/mathematics/college/8gbhe8yt27ahcwjlwowvv4z55idxi3791r.png)
![Z = (100 - 100)/(1.2)](https://img.qammunity.org/2022/formulas/mathematics/college/dvg304cvkuihw04nwpxl5b3b6ur2fmgsei.png)
![Z = 0](https://img.qammunity.org/2022/formulas/mathematics/college/6fbtyd2uqket1rrn9ugije2hmpco8hpyw8.png)
has a pvalue of 0.5
X = 98
![Z = (X - \mu)/(s)](https://img.qammunity.org/2022/formulas/mathematics/college/8gbhe8yt27ahcwjlwowvv4z55idxi3791r.png)
![Z = (98 - 100)/(1.2)](https://img.qammunity.org/2022/formulas/mathematics/college/zz85tlsqb1vgcnivxkjve3bfi8o7fg6xnh.png)
![Z = -1.67](https://img.qammunity.org/2022/formulas/mathematics/college/fqtnw4l1qz8u695vtglpqbyycdv6hcohck.png)
has a pvalue of 0.0475
0.5 - 0.0475 = 0.4525
So
P(98 < X < 100) = 0.4525