Tom K. answered 11/23/20
Knowledgeable and Friendly Math and Statistics Tutor
For an exponential distribution with mean 10, f(y) =1/10 e-y/10 , and E(Yn)= n! * 10n (this may easily be shown via integration by parts.
C= 100 + 40Y + 3Y2, so
E(C) = 100 +40E(Y) + 3 E(Y2) = 100 + 40 * 1! * 101 + 3 * 2! * 102 =
100 + 40 * 10 + 6 * 100 =
1100
To calculate the variance, we need to determine E(C2).
(100 +40Y +3Y2)2=
1002 + (2*100*40)Y + (402 + 2 * 100* 3)Y2 + 2*40*3Y3 +9Y4
Then, E(C2) =
104 + (2*4*103)(10) + (42 + 2*3)102(2*102)+ 2*4*3*10* 3!*103 + 9 * 4!* 104 =
104 (1 + 8 + 44 + 144 + 216) = 413 * 10^4
Then, var(C) =E(C2) - E(C)2 = 413 * 104 - 112 * 104= 292 * 104