Sean W. answered 02/09/22
Student in Statistics with experience Teaching
This problem is best approached by using the Linearity of Expectation and Linearity of Variance.
The Linearity of Expectation states that E(aX+b)=a*E(X)+b. So, in this problem, we want the expectation (mean) of E(C)=E(Vn+F)=V*E(n)+F. This is equal to (40*41), remember the mean or expectation of n is 41 and V=40, added to F=2950. Thus, the E(C)=4590.
The Linearity of Variance states that Var(aX+b)=a2*Var(X). So, in this problem, we want the standard deviation of C, the total cost. If we recall that the variance is simply the standard deviation squared, then we we know that the variance of n is 92=81. With all of this in mind, we start with Var(C)=Var(Vn+F)=V2*Var(n). Thus, for the variance of the total cost we get 402*81=129600. Now if we take the square root of this number, we will have our standard deviation of the total cost. So, SD(C)=sqrt(129600)=360.
Mean of total cost = 4590
Standard Deviation of total cost = 360
Linearity of Variance Proof (if needed):
If Y=aX+b, E(Y)=aE(X)+b, then:
Var(Y)=E[(Y-E(Y)2]
=E[aX+b-aE(X)+b)2]
=E[a2(X-µx)2]
=a2E[(X-µx)2]
Var(Y)=a2Var(X)