Content deleted Content added
m interwiki |
adding caveat on efficiency, link to Box Muller |
||
Line 1:
The '''inverse transform sampling method''' is a method of sampling a number at random from any [[probability distribution]] given its [[cumulative distribution function]] (cdf). This method is generally applicable, but may be too computationally expensive in practice for some probability distributions. See [[Box-Muller transform]] for an example of an algorithm which is less general but more computationally efficient.
==The method==
|