Inverse transform sampling: Difference between revisions

Content deleted Content added
MarkSweep (talk | contribs)
fmt
MarkSweep (talk | contribs)
Line 28:
:<math>= \Pr(\inf\;\{x \mid F(x)=U\} \leq x) \!</math> &nbsp;&nbsp; (by the definition of <math>F^{-1}</math>)
:<math>= \Pr(U \leq F(x)) \!</math> &nbsp;&nbsp; (applying ''F'', which is [[monotonic function|monotonic]], to both sides)
:<math>= F(x) \!</math> &nbsp;&nbsp; (because <math>\Pr(U \leq y) = y</math>, since ''U'' is uniform on the unit interval)
 
==References==