Answer:
The mean of the total repair time is 150 minutes.
The variance of the total repair time is 725 minutes^2.
Step-by-step explanation:
To solve this problem, we have to use the properties of the mean and the variance. Our random variable is the sum of 3 normal variables.
In the case, for the mean, we have that the mean of the sum of 3 normal variables is equal to the sum of the mean of the 3 variables:
[tex]y=x_1+x_2+x_3 \\\\E(y)=E(x_1+x_2+x_3)=E(x_1)+E(x_2)+E(x_3)\\\\E(y)=50+60+40=150[/tex]
For the variance, we apply the property for the sum of independent variables (the correlation between the variables is 0):
[tex]V(y)=V(x_1)+V(x_2)+V(x_3)\\\\V(y)=s_1^2+s_2^2+s_3^2\\\\V(y)=15^2+20^2+10^2\\\\V(y)=225+400+100\\\\V(y)=725[/tex]