language-icon Old Web
English
Sign In

Inverse transform sampling

Inverse transform sampling (also known as inversion sampling, the inverse probability integral transform, the inverse transformation method, Smirnov transform, universality of the uniform, or the golden rule) is a basic method for pseudo-random number sampling, i.e. for generating sample numbers at random from any probability distribution given its cumulative distribution function. Inverse transform sampling (also known as inversion sampling, the inverse probability integral transform, the inverse transformation method, Smirnov transform, universality of the uniform, or the golden rule) is a basic method for pseudo-random number sampling, i.e. for generating sample numbers at random from any probability distribution given its cumulative distribution function. Inverse transformation sampling takes uniform samples of a number u {displaystyle u} between 0 and 1, interpreted as a probability, and then returns the largest number x {displaystyle x} from the domain of the distribution P ( X ) {displaystyle P(X)} such that P ( − ∞ < X < x ) ≤ u {displaystyle P(-infty <X<x)leq u} . For example, imagine that P ( X ) {displaystyle P(X)} 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.

[ "Inversion (meteorology)" ]
Parent Topic
Child Topic
    No Parent Topic