We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fe5c39 commit 806d370Copy full SHA for 806d370
notes/04_density-transform/2_cdf.tex
@@ -47,7 +47,7 @@ \subsection{The Inverse CDF technique}
47
F_X(x) = P(X \leq x) = \int_{-\infty}^{x} p(y)\,dy
48
\end{equation}
49
50
-The cdf is a one-to-one mapping of the domain of the cdf to the interval $[0,1]$.
+The cdf is a one-to-one (bijective) mapping of the domain of the cdf to the interval $[0,1]$.
51
If $Z$ is a uniform random variable, then $X=F_X^{-1}(Z)$ has the distribution $F$.
52
53
\item Determine the inverse transformation $F^{-1}$.
0 commit comments