June 27th, 2007, 7:20 am
Hi!My question relates to monte carlo simulation. Hull provides a standard approach that generates lognormal distributed prices by multiplying some initial price with a lognormally distributed random factor. The drift in this expression is mu sigma^2/2. Benningas textbook Financial Modeling models the prices with the same logic except for one small difference: the drift is mu only, i.e. he takes the drift as it is in the geometric brownian motion of the underlying log returns, whereas Hull corrects it by subtracting sigma^2/2 due to Ito's Lemma. So one could say - Benninga models log return paths assuming log returns are normally distributed and then translates them into prices and does not necessarily stick to the lognormal distribution of prices. In this setup log prices are normally distributed with mu rather than mu - sigma^2/2- whereas Hull directly models lognormally distributed pricesIn the end there is no big difference in the simulated prices and derived simple returns from them. So what is the more correctway? I attached an Excel file with both versions implemented. Best, roomer