Inverse transform sampling: Difference between revisions

Content deleted Content added
m Reverted edits by 59.92.207.11 (talk) to last version by 134.174.140.200
MarkSweep (talk | contribs)
fix link to chapter 2 of Devroye book
Line 17:
==Proof of correctness==
 
Let ''F'' be a continuous [[cumulative distribution function]], and let <math>F^{-1}</math> be its inverse function:<ref>Luc Devroye. ''Non-Uniform Random Variate Generation''. New York: Springer-Verlag, 1986. ([http://cg.scs.carleton.ca/~luc/rnbookindex.html online]) ''See [http://cg.scs.carleton.ca/~luc/handbooksimulation1chapter_two.pdf chapter 2], section 2, p. 28.''</ref>
 
:<math>F^{-1}(u) = \inf\;\{x \mid F(x)=u, 0<u<1\}</math>