Variance of stochastic integral of brownian motion

7.8k Views Asked by At

How do i compute this integral?

$ Var [\int_0^T W(t)dW(t)] $

I know the following $E [\int_0^T W(t)dW(t)]$ is 0 but i'm not sure how to apporch the above

1

There are 1 best solutions below

4
On BEST ANSWER

Let

$$X := \int_0^T W(t) \, dW(t)$$

By definition,

$$\text{var}X = \mathbb{E}((X-\mathbb{E}X)^2)$$

You already figured out that $\mathbb{E}X=0$, i.e.

$$\text{var} X = \mathbb{E}(X^2) = \mathbb{E} \left[ \left( \int_0^T W(t) \, dW(t) \right)^2 \right]$$

Hint Apply Itô's isometry.