Respuesta :
Answer:
0.82% probability that the average time it takes to complete both homework assignments is greater than 82 minutes
Step-by-step explanation:
When the distribution is normal, we use 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.
Math homework:
[tex]\mu_M = 30, \sigma_M = 3[/tex]
Arts homework:
[tex]\mu_A = 40, \sigma_A = 4[/tex]
What is the probability that the average time it takes to complete both homework assignments is greater than 82 minutes?
Here, we have a sum of normal variables. The mean will be the sum of the means, while the standard deviation is the square root of the sum of the variances. So
[tex]\mu = \mu_M + \mu_A = 30 + 40 = 70[/tex]
[tex]\sigma = \sqrt{\sigma_M^2 + \sigma_A^2} = \sqrt{3^2+4^2} = 5[/tex]
This probability is 1 subtracted by the pvalue of Z when X = 82. So
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]Z = \frac{82 - 70}{5}[/tex]
[tex]Z = 2.4[/tex]
[tex]Z = 2.4[/tex] has a pvalue of 0.9918
1 - 0.9918 = 0.0082
0.82% probability that the average time it takes to complete both homework assignments is greater than 82 minutes