I can´t prove that a martingale has constant expected value. $$ \mathbf{E}[M_t]=\mathbf{E}[M_0] $$
Thanks people.
I can´t prove that a martingale has constant expected value. $$ \mathbf{E}[M_t]=\mathbf{E}[M_0] $$
Thanks people.
It holds for any sigma-algebra $\mathcal{F}$ that
$$\mathbb{E}[ \mathbb{E}(X \mid \mathcal{F}) ] = \mathbb{E}(X).$$
Note that this does not require that $\mathcal{F}$ and $X$ are independent. Since a martingale satisfies
$$\mathbb{E}(M_{n+1} \mid \mathcal{F}_n) = M_n,$$
we get
$$\mathbb{E}(M_{n+1}) = \mathbb{E}[\mathbb{E}(M_{n+1} \mid \mathcal{F}_n)] = \mathbb{E}(M_n)$$ for all $n \in \mathbb{N}$. Hence, $\mathbb{E}(M_n) = \mathbb{E}(M_0)$.
E[Mn+1]=E[E[Mn+1|Fn]] correct? i think it is, because Mn+1 and Fn are independent right?
– albino Mar 19 '15 at 17:20