Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brownian motion chart

Made using FOSS-only

gif with demo

What's going on

It's an infinite tape of visualisation of a value $v$, whose increment over time is defined as $$\delta v_t \sim \mathcal{N}(0, t)$$

It's a special case of Martingale's process, for which $$E(X_{n+1} | {\tau}_n) = E(X_n)$$

Or, in other words, no matter at which value $v$ we're right now, the expected value at any future point is equal to $v$.

About

Visualisation of change of a value according to brownian motion

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages