First, we find the expectation, E(T).
E(T)=∫0∞tf(t)dt=∫0∞t⋅41e−4tdt
This requires integration by parts: ∫udtdvdt=uv−∫vdtdudt.
Let u=t⟹dtdu=1. Let dtdv=41e−4t⟹v=−e−4t. [M1 for setting up correct integral and identifying integration by parts]
E(T)=[−te−4t]0∞−∫0∞(−e−4t)dt
=[−te−4t]0∞+∫0∞e−4tdt
As t→∞, te−4t→0. At t=0, the term is 0. So the first part is 0.
E(T)=[−4e−4t]0∞=(0)−(−4e0)=4. The mean lifetime is 4 years. [A1 for E(T)]
Next, we find E(T2) to calculate the variance.
E(T2)=∫0∞t2f(t)dt=∫0∞41t2e−4tdt
Again, use integration by parts. Let u=t2⟹dtdu=2t. Let dtdv=41e−4t⟹v=−e−4t. [M1 for setting up E(T^2) integral]
E(T2)=[−t2e−4t]0∞−∫0∞(−e−4t)(2t)dt
The first term is 0.
E(T2)=2∫0∞te−4tdt=8∫0∞41te−4tdt
We recognise the integral as E(T), which we found to be 4.
E(T2)=8×E(T)=8×4=32. [A1 for E(T^2)]
Finally, calculate the variance.
Var(T)=E(T2)−[E(T)]2=32−42=32−16=16. [M1 A1 for Var(T)]
The variance of the lifetime is 16 years2.