Physics307L F09:Schedule/Week 10 agenda/Random numbers
From OpenWetWare
(Redirected from Physics307L F09:Schedule/Week 13 agenda/Random numbers)
Transformation method
See Bevington 2nd ed., pages 81-83
- Generate uniformly distributed random number from 0 to 1
- Lookup or compute this value in the cumulative distribution function, find corresponding "x"
- This x value will be distributed according to p(x)