What is the log normal distribution?
What is the lognormal distribution used for?
What is volatility?
The annualised standard deviation of the continuously compounded daily returns of the underlying asset
How do you annualise volatility?
Since r ~ mu (muT, sigma^2 T),
standard deviation = mu x sqrt (T)
So both the mean and variance of r scale linearly with time, but the standard deviation scales linearly with the sqrt of time
E.g., if daily volatility = 0.01, annualised volatility = 0.1 x sqrt(250) = 15.81%, when there are 250 trading days in the year
How does a monte carlo simulation generate data?
How can we use monte carlo simulation to specify a minimum growth rate?
What does Monte Carlo Simulation provide?
What does the bootstrap method do?