A question about brownian motion

  • Context: Graduate 
  • Thread starter Thread starter tennishaha
  • Start date Start date
  • Tags Tags
    Brownian motion Motion
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
tennishaha
Messages
21
Reaction score
0
for a brownian motion W(t)
W(t_i+1)-W(t_i) is normal distribution with mean 0 and variance t_i+1-t_i

so this means var(W(t_i+1)-W(t_i))=var(W(t_i+1))-var(W(t_i))=t_i+1-t_i

I don't think the above equation satisfies because W(t_i+1) and W(t_i) are not independent. Any comment? thanks
 
Last edited:
Physics news on Phys.org
I think you miss out the covariance term in [tex]Var(X-Y) = Var(X) + Var(Y) - 2Cov(X,Y)[/tex] and note that in Brownian motion [tex]Cov(W_{s},W_{t}) = \min(s,t)[/tex]
 
Yeah, you can't just subtract variances like that.