Content deleted Content added
Jitse Niesen (talk | contribs) m Reverted edits by 59.92.207.11 (talk) to last version by 134.174.140.200 |
|||
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 problem that the inverse transform sampling method solves is as follows:
|