Answer:
0.7823 = 78.23% probability that the response time is between 3 and 9 minutes.
Step-by-step explanation:
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 = \frac{X - \mu}{\sigma}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7BX%20-%20%5Cmu%7D%7B%5Csigma%7D)
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.
Mean of 7.2 minutes and a standard deviation of 2.1 minutes.
This means that ![\mu = 7.2, \sigma = 2.1](https://tex.z-dn.net/?f=%5Cmu%20%3D%207.2%2C%20%5Csigma%20%3D%202.1)
For a randomly received emergency call, find the probability that the response time is between 3 and 9 minutes.
This is the pvalue of Z when X = 9 subtracted by the pvalue of Z when X = 3.
X = 9
![Z = \frac{X - \mu}{\sigma}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7BX%20-%20%5Cmu%7D%7B%5Csigma%7D)
![Z = \frac{9 - 7.2}{2.1}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7B9%20-%207.2%7D%7B2.1%7D)
![Z = 0.86](https://tex.z-dn.net/?f=Z%20%3D%200.86)
has a pvalue of 0.8051
X = 3
![Z = \frac{X - \mu}{\sigma}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7BX%20-%20%5Cmu%7D%7B%5Csigma%7D)
![Z = \frac{3 - 7.2}{2.1}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7B3%20-%207.2%7D%7B2.1%7D)
![Z = -2](https://tex.z-dn.net/?f=Z%20%3D%20-2)
has a pvalue of 0.0228
0.8051 - 0.0228 = 0.7823
0.7823 = 78.23% probability that the response time is between 3 and 9 minutes.