Respuesta :
The probabilities for this problem are given as follows:
- P(X > 31) = 0.1635 = 16.35%.
- P(X < 8) = 0.0026 = 0.26%.
How to obtain probabilities using the normal distribution?
The z-score of a measure X of a variable that has mean symbolized by [tex]\mu[/tex] and standard deviation symbolized by [tex]\sigma[/tex] is obtained by the rule presented as follows:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
- The z-score represents how many standard deviations the measure X is above or below the mean of the distribution, depending if the obtained z-score is positive or negative.
- Using the z-score table, the p-value associated with the calculated z-score is found, and it represents the percentile of the measure X in the distribution.
The mean and the standard deviation of the commute times are given as follows:
[tex]\mu = 25, \sigma = 6.1[/tex]
The probability that the time is more than 31 minutes is one subtracted by the p-value of Z when X = 31, hence:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
Z = (31 - 25)/6.1
Z = 0.98
Z = 0.98 has a p-value of 0.8365.
1 - 0.8365 = 0.1635 = 16.35%.
The probability that the time is less than 8 minutes is the p-value of Z when X = 8, hence:
Z = (8 - 25)/6.1
Z = -2.79
Z = -2.79 has a p-value of 0.0026.
More can be learned about the normal distribution at https://brainly.com/question/25800303
#SPJ1