Respuesta :
Answer:
a) 10.56% probability of completing the project within 60 days.
b) 95.99% probability of completing the project within 60 days.
c) A completion time of 74.3 days yields a 99.0% chance of completion.
Step-by-step explanation:
Problems of normally distributed samples can be solved using the z-score formula.
In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the zscore of a measure X is given by:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
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 problem, we have that:
[tex]\mu = 65, \sigma = \sqrt{16} = 4[/tex].
(a) What is the probability of completing the project within 60 days?
This probability is the pvalue of Z when [tex]X = 60[/tex]. So:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]Z = \frac{60 - 65}{4}[/tex]
[tex]Z = -1.25[/tex]
[tex]Z = -1.25[/tex] has a pvalue of 0.1056. This means that there is a 10.56% probability of completing the project within 60 days.
(b) What is the probability of completing the project within 72 days?
This probability is the pvalue of Z when [tex]X = 72[/tex]. So:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]Z = \frac{72- 65}{4}[/tex]
[tex]Z = 1.75[/tex]
[tex]Z = 1.75[/tex] has a pvalue of 0.9599. This means that there is a 95.99% probability of completing the project within 60 days.
(c) What is the completion time that yields a 99.0% chance of completion?
This is the value of X when Z has a pvalue of 0.99. So it is X when [tex]Z = 2.325[/tex].
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]2.325 = \frac{X - 65}{4}[/tex]
[tex]X - 65 = 4*2.325[/tex]
[tex]X = 74.3[/tex]
A completion time of 74.3 days yields a 99.0% chance of completion.