Var(X) = E[X^2] - (E[X])^2 = ∫[0,1] x^2(2x) dx - (2/3)^2 = ∫[0,1] 2x^3 dx - 4/9 = (1/2)x^4 | [0,1] - 4/9 = 1/2 - 4/9 = 1/18
Autocov(t, s) = E[(X(t) - E[X(t)]) (X(s) - E[X(s)])] = E[X(t)X(s)] = E[(A cos(t) + B sin(t))(A cos(s) + B sin(s))] = E[A^2] cos(t) cos(s) + E[B^2] sin(t) sin(s) = cos(t) cos(s) + sin(t) sin(s) = cos(t-s) Sheldon M Ross Stochastic Process 2nd Edition Solution
E[X] = ∫[0,1] x(2x) dx = ∫[0,1] 2x^2 dx = (2/3)x^3 | [0,1] = 2/3 Var(X) = E[X^2] - (E[X])^2 = ∫[0,1] x^2(2x)
3.2. Let X(t), t ≥ 0 be a stochastic process with X(t) = A cos(t) + B sin(t), where A and B are independent random variables with mean 0 and variance 1. Find E[X(t)] and Autocov(t, s). 1] x(2x) dx = ∫[0
Solution: