Serving the Quantitative Finance Community

 
User avatar
oxygenoxy
Topic Author
Posts: 0
Joined: June 7th, 2007, 6:47 am

Monte Carlo simulation for CDO tranche pricing

November 2nd, 2007, 12:57 am

Hi,Just a very basic question. For a monte carlo simulation to find out the par spread of a cdo tranche, do I average out the losses, get a expected loss and then calculate par spread, or calculate a large number of par spreads and average them out. Also, some explanation will be good too Thanks..
 
User avatar
amit7ul
Posts: 0
Joined: December 7th, 2004, 8:36 am

Monte Carlo simulation for CDO tranche pricing

November 2nd, 2007, 7:49 am

you don't calculate the average first.. averaging is done afterwards, just like you don't calculate option price as Max(0 , S_terminal/n - strike)
 
User avatar
oxygenoxy
Topic Author
Posts: 0
Joined: June 7th, 2007, 6:47 am

Monte Carlo simulation for CDO tranche pricing

November 2nd, 2007, 8:49 am

Yup. That's what I thought so too. However, if I compare the results of the 2 averaging methods with the Hull White's pricing of CDO without monte carlo or Gibson's paper, the averaging loss has a closer result as compared to the averaging of spreads method. This makes sense too as averaging the losses is like getting the expected losses, and then making use of the expected loss to calculate a par spread.