January 20th, 2004, 8:15 pm
If one can avoid MC methods, one should. For some path dependent problems, one cannot. For some high dimensional problems, one cannot. High dimensions: 2d + time is solvable routinely by finite differences. 3d + time is marginal for finite differences unless one has some "cheapo" available. Maybe or maybe not"Cheapo" is a technical term: It may be some symmetery or invariance which allows one to use, e.g, FFT's or to reduce the dimension by one. More commonly, it may be relative unimportance of one of the dimensions which allows one to use, very few grid points, as in 3 (high, low and middle) for the dimension.At first glance, trees are simply one of the many explicit finite difference schemes. At second glance (if done correctly) they are an exactly arbitrage free model which is an approximation of the arbitrage free model one wishes to implement. Because they are arbitrage free, if they are calibrated exactly to vanillas and the discount curve, they can be surprisingly accuarate and robust.(At third glance, one should ask why not modify the common finite difference schemes to be arbitrage free ... this would be analogous to the finite difference schemes that were developed to exactly preserve conservation laws and higher invariants).
Last edited by
Pat on January 19th, 2004, 11:00 pm, edited 1 time in total.