Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Other Topics > Science, Math, and Philosophy
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-24-2007, 02:02 PM
Jcrew Jcrew is offline
Senior Member
 
Join Date: Dec 2004
Posts: 302
Default Wiener Process

So a Wiener process can be modeled by the following difference equation:

W(t) = W(t-1) + N(0,1)

where N(0,1) = normal distribution with mean 0 and unit variance 1.

Somewhere I saw someone use the following closed form for it:

W(t)= sqrt(t) * N(0,1)

Is the closed form an approximation for the difference equation? If not can someone show the steps to reach to the close form from the difference equation?
Reply With Quote
  #2  
Old 11-24-2007, 02:08 PM
ncray ncray is offline
Senior Member
 
Join Date: Apr 2005
Location: Palo Alto, CA
Posts: 386
Default Re: Wiener Process

If W(0) = 0, then W(1) = X_1, where X_1 ~ N(0,1), and W(t) = X_1 + ... + X_t where X_i ~ N(0,1). The sum of t iid normal RVs is normal with mean 0 and variance t, so W(t) ~ N(0,t) which is the same as sqrt(t) * N(0,1)
Reply With Quote
  #3  
Old 11-24-2007, 02:39 PM
Jcrew Jcrew is offline
Senior Member
 
Join Date: Dec 2004
Posts: 302
Default Re: Wiener Process

Thanks. Can you explain how you get from N(0,t) ~ sqrt(t) * N(0,1)
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:37 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.