November 6th, 2006, 3:08 pm
The thing with monte carlo is its a short phrase for a HUGE number of different things.For example the ATLAS particle detector at cern, has been tested with monte carlo. This equipment samples more data in a second than high frequency hedge funds take in in a year. Clearly they are not using excel!Then you've got all the "grown up" MC, the variations on metropolis hastings, such as gibbs, slice and hamilton mc. Each iteration is a rather meaty process in itself so doing something like that would just take far too many cells with if statements etc etc in them.Then there are the VaR programs that have to revalue huge portfolios many many times, in a spreadsheet thats just going to be messyThen we've got the CDO models etc, and implementing even gaussian copula in a spreadsheet is a bit annoying, but this works ok if you code it in VBA.Then you've got the toy problems and prototypes, the price this using monte carlo. These work really well in excel, except when you then want to encorporate that into your business wide portfolio management software...