The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
1answer
1k views

How to simulate stock prices with a Geometric Brownian Motion?

I want to simulate stock price paths with different stochastic processes. I started with the famous geometric brownian motion. I simulated the values with the following formula: ...