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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Congruential generator<br />

Define a sequence (si) recurrently<br />

Then<br />

si+1 = (asi + b) mod M.<br />

Ui = si<br />

M<br />

form an infinite sample from a uniform distribution on [0, 1].<br />

Computational Finance – p. 2

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

Saved successfully!

Ooh no, something went wrong!