Let \(\omega_i\) , \(i=1,\cdots\) be a collection of mutually independent, uniform on \([0,1]\) random variables. Define
\[\eta_i(\omega)= \omega_i -\frac12\]
and
\[X_n(\omega) = \sum_{i=1}^n \eta_i(\omega)\,.\]
- What is \(\mathbf{E}\,X_n\) ?
- What isĀ \(\mathrm{Var}(X_n)\) ?
- What is \(\mathbf{E}\,X_{n+k} | X_n \) for \(n, k >0\) ?
- What is \(\mathbf{E}(\,X_5^2 \,|\, X_3)\) ?
- [optional] Write a computer program to simulate some realizations of this process viewing \(n\) as time. Plot some plots of \(n\) vs \(X_n\).
- [optional] How do you simulations agree with the first two parts ?