Hi David,
Monte Carlo Simulation is a flexible algorithm and it is not burdened by normal distribution assumption. But when we are generating the shocks from the seed value we are using equation (NORMSINV(RAND())*volatility*SQRT(time); my question is why then we are again drawing the normally distributed random numbers? Is there a cntradiction? Is there any other technique to generate random numbers? If yes, then why don't we use the same?
If you kindly clarify the doubt , it will be of great help.
Monte Carlo Simulation is a flexible algorithm and it is not burdened by normal distribution assumption. But when we are generating the shocks from the seed value we are using equation (NORMSINV(RAND())*volatility*SQRT(time); my question is why then we are again drawing the normally distributed random numbers? Is there a cntradiction? Is there any other technique to generate random numbers? If yes, then why don't we use the same?
If you kindly clarify the doubt , it will be of great help.