Inverse transform sampling: Difference between revisions

Content deleted Content added
m change category
MarkSweep (talk | contribs)
added reference
Line 13:
#Compute the value for ''x'' which has the associated cdf value ''u''; call this ''x''<sub>''chosen''</sub>.
#Take ''x''<sub>''chosen''</sub> to be the random number drawn from the distribution described by d(''x'').
 
==References==
 
Luc Devroye. ''Non-Uniform Random Variate Generation''. New York: Springer-Verlag, 1986. ([http://cgm.cs.mcgill.ca/~luc/rnbookindex.html online]) ''See [http://cgm.cs.mcgill.ca/~luc/chapter_two.pdf chapter 2], section 2.''
 
[[Category:Sampling techniques]]