To solve this problem, we will use the properties of the normal distribution. The mean (\( \mu \)) is 10 and the standard deviation (\( \sigma \)) is 7.
A) What proportion of the population is less than 21?
To find this proportion, we need to calculate the z-score for the value 21 using the formula:
\[ z = \frac{(X - \mu)}{\sigma} \]
Where:
- \( X = 21 \)
- \( \mu = 10 \)
- \( \sigma = 7 \)
Calculating the z-score:
\[ z = \frac{(21 - 10)}{7} = \frac{11}{7} \approx 1.5714 \]
Next, we look up the z-score of \( z \approx 1.5714 \) in the standard normal distribution table, or use a calculator or statistical software to find the cumulative probability.
Using a standard normal distribution table or calculator, we find:
\[ P(Z < 1.5714) \approx 0.9418 \]
So, the proportion of the population that is less than 21 is approximately 0.9418.
B) What is the probability that a randomly chosen value will be greater than 3?
First, we calculate the z-score for the value 3:
\[ z = \frac{(3 - 10)}{7} = \frac{-7}{7} = -1 \]
Now we look up the z-score of \( z = -1 \) in the standard normal distribution table, or use a calculator or statistical software.
Using a standard normal distribution table or calculator, we find:
\[ P(Z < -1) \approx 0.1587 \]
To find the probability that a randomly chosen value is greater than 3, we need to calculate:
\[ P(X > 3) = 1 - P(X < 3) = 1 - P(Z < -1) \]
Thus,
\[ P(X > 3) = 1 - 0.1587 \approx 0.8413 \]
So, the probability that a randomly chosen value will be greater than 3 is approximately 0.8413.
Summary of Results:
A) Proportion of the population less than 21: 0.9418
B) Probability that a randomly chosen value will be greater than 3: 0.8413