17.11.2012 Views

Lecture 3 Pseudo-random number generation

Lecture 3 Pseudo-random number generation

Lecture 3 Pseudo-random number generation

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Cholesky decomposition<br />

Algorithm for <strong>generation</strong> of N(µ, Σ) distributed pseudo-<strong>random</strong><br />

variables:<br />

1. Calculate the Cholesky decomposition AA T = Σ.<br />

2. Calculate Z ∼ N(0,I) componentwise by Zi ∼ N(0, 1),<br />

i = 1,...,n.<br />

3. µ + AZ has the desired distribution ∼ N(µ, Σ).<br />

Computational Finance – p. 38

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!