Answer:
a) 5.82%
b) 44.81%
Explanation:
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 = (X - \mu)/(\sigma)](https://img.qammunity.org/2021/formulas/mathematics/college/c62rrp8olhnzeelpux1qvr89ehugd6fm1f.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 pvalue, we get the probability that the value of the measure is greater than X.
(a) What percent of all applicants had scores higher than 13?
All applicants have
![\mu = 9.7, \sigma = 2.1](https://img.qammunity.org/2021/formulas/mathematics/college/3ggzoimbhub412wd7sza300qxgs0q4wjj8.png)
This probability is 1 subtracted by the pvalue of Z when X = 13. So
![Z = (X - \mu)/(\sigma)](https://img.qammunity.org/2021/formulas/mathematics/college/c62rrp8olhnzeelpux1qvr89ehugd6fm1f.png)
![Z = (13 - 9.7)/(2.1)](https://img.qammunity.org/2021/formulas/mathematics/college/jjut6s91sou55h7dnrkkscyu9cnrl65o63.png)
![Z = 1.57](https://img.qammunity.org/2021/formulas/mathematics/college/i5y1vpt8y21f1jalp231ufloddf634o9zz.png)
has a pvalue of 0.9418
1 - 0.9418 = 0.0582
5.82% is the answer
(b) What percent of those who entered medical school had scores between 9 and 11?
Those who entered medical school have
.
This probability is the pvalue of Z when X = 11 subtracted by the pvalue of Z when X = 9. So
X = 11
![Z = (X - \mu)/(\sigma)](https://img.qammunity.org/2021/formulas/mathematics/college/c62rrp8olhnzeelpux1qvr89ehugd6fm1f.png)
![Z = (11 - 10.5)/(1.6)](https://img.qammunity.org/2021/formulas/mathematics/college/4t8iecz5cwxwsrh0bok9np2sd9uef9h93e.png)
![Z = 0.31](https://img.qammunity.org/2021/formulas/mathematics/college/aup5w2a5qeczan3hndt9rnnps1ix0knof2.png)
has a pvalue of 0.6217
X = 9
![Z = (X - \mu)/(\sigma)](https://img.qammunity.org/2021/formulas/mathematics/college/c62rrp8olhnzeelpux1qvr89ehugd6fm1f.png)
![Z = (9 - 10.5)/(1.6)](https://img.qammunity.org/2021/formulas/mathematics/college/4x087j3s8nbqaeov1aeeqffts6nl6rzy5k.png)
![Z = -0.94](https://img.qammunity.org/2021/formulas/mathematics/college/rbyjocmt82ncko88102hf62iw8o2u3qret.png)
has a pvalue of 0.1736
0.6217 - 0.1736 = 0.4481 = 44.81%