The lognormal tag has no wiki summary.
9
votes
3answers
2k views
How to calculate future distribution of price using volatility?
I want to create a lognormal distribution of future stock prices. Using a monte carlo simulation I came up with the standard deviation as being $\sqrt{(days/252)}$ $*volatility*mean*$ $\log(mean)$. ...