Answer:
a) 96.64% probability that maximum speed is at most 50 km/h
b) 24.67% probability that maximum speed is at least 48 km/h
c) 86.64% probability that maximum speed differs from the mean value by at most 1.5 standard deviations
Explanation:
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 = (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.
In this question, we have that:
![\mu = 46.8, \sigma = 1.75](https://img.qammunity.org/2021/formulas/mathematics/college/h70i5pxvqtybi3jxtq4ifk8es95blgry8a.png)
A. What is the probability that maximum speed is at most 50 km/h?
This is the pvalue of Z when X = 50. So
![Z = (X - \mu)/(\sigma)](https://img.qammunity.org/2021/formulas/mathematics/college/c62rrp8olhnzeelpux1qvr89ehugd6fm1f.png)
![Z = (50 - 46.8)/(1.75)](https://img.qammunity.org/2021/formulas/mathematics/college/1tk862ynzsbmmii4q51ot3lzdihanrembj.png)
![Z = 1.83](https://img.qammunity.org/2021/formulas/mathematics/college/h7lejbkmxjtux0jnjmsrjnxfmsxgu68bul.png)
has a pvalue of 0.9664
96.64% probability that maximum speed is at most 50 km/h.
B. What is the probability that maximum speed is at least 48 km/h?
This is 1 subtracted by the pvalue of Z when X = 48.
![Z = (X - \mu)/(\sigma)](https://img.qammunity.org/2021/formulas/mathematics/college/c62rrp8olhnzeelpux1qvr89ehugd6fm1f.png)
![Z = (48 - 46.8)/(1.75)](https://img.qammunity.org/2021/formulas/mathematics/college/q3rzgqohehxsh4gc99xrjc8idqslnmkf1o.png)
![Z = 0.685](https://img.qammunity.org/2021/formulas/mathematics/college/wgdhw5j74gzrb884nzfnqq3a4g9tcj52wh.png)
has a pvalue of 0.7533
1 - 0.7533 = 0.2467
24.67% probability that maximum speed is at least 48 km/h.
C. What is the probability that maximum speed differs from the mean value by at most 1.5 standard deviations?
Z = 1.5 has a pvalue of 0.9332
Z = -1.5 has a pvalue of 0.0668
0.9332 - 0.0668 = 0.8664
86.64% probability that maximum speed differs from the mean value by at most 1.5 standard deviations