Talk:Inverse transform sampling: Difference between revisions

Content deleted Content added
Azmisov (talk | contribs)
Long-winded intro: new section
Line 73:
:Yes; that's it; I've re-formatted with a superscript to make this clearer. [[User:Klbrain|Klbrain]] ([[User talk:Klbrain|talk]]) 10:15, 24 June 2021 (UTC)
{{resolved}}
 
== Long-winded intro ==
 
The concept is pretty simple: to generate a random sample X with CDF, you can take Y from a uniform distribution and transform it via X = invCDF(Y).
 
I think the intro should be much more concise, and clearly get to the point. I shouldn't need to dig through the article for 2 minutes to figure out how inverse transform sampling works.