February 2nd, 2004, 11:39 am
"Not sure if I am asking the appropriate question(s) here, but here it goes anyway:Have implemented a very simple example of MS in excel for standard European call on F/X. Inceasing the number of sims (i.e. from 4,000 to 5,000 etc) and noting the proximity to BS value for same option and related variance. What specific tests should I consider to test for the statisical significance of the results.Also, when performing a simple linear regression and correlation on two variables, can someone confirm that it is never appropriate to perform the analysis on the changes in the levels of the indices/rates but only on the LN returns of the indices/rates (For example BMA (y) and 1M LIBOR (x) or spot GPB(x) and 3M Forward GBP(y)).Thanks in advance for he help " Naive Monte Carlo Simulation unfortunately is far from the correct value(BS for your case) both as accuracy and precision (Standard error in approximation). I advise you to use some variance reduction techniques such as Control variate, anthitetic and importance sampling. Just look for these in goegle.Statistical tests; I think standard error you can use as precision and the correct price for accuracy.