Content deleted Content added
Citation bot (talk | contribs) Alter: title, template type. Add: pages, chapter, date, title, url. Changed bare reference to CS1/2. Removed parameters. | Use this bot. Report bugs. | Suggested by Abductive | Category:Monte Carlo methods | #UCB_Category 4/66 |
→top: rm name apparently coming from some possibly-idiosyncratic seet of lecture notes |
||
Line 1:
{{Short description|Basic method for pseudo-random number sampling}}
'''Inverse transform sampling''' (also known as '''inversion sampling''', the '''inverse probability integral transform''', the '''inverse transformation method''', or the '''[[Nikolai Smirnov (mathematician)|Smirnov]] transform'''
Inverse transformation sampling takes [[Continuous uniform distribution|uniform samples]] of a number <math>u</math> between 0 and 1, interpreted as a probability, and then returns the smallest number <math>x\in\mathbb R</math> such that <math>F(x)\ge u</math> for the [[cumulative distribution function]] <math>F</math> of a random variable. For example, imagine that <math>F</math> is the standard [[normal distribution]] with mean zero and standard deviation one. The table below shows samples taken from the uniform distribution and their representation on the standard normal distribution.
|