Index: The Book of Statistical ProofsGeneral Theorems ▷ Probability theory ▷ Probability mass function ▷ Probability mass function of strictly increasing function

Theorem: Let $X$ be a discrete random variable with possible outcomes $\mathcal{X}$ and let $g(x)$ be a strictly increasing function on the support of $X$. Then, the probability mass function of $Y = g(X)$ is given by

\[\label{eq:pmf-sifct} f_Y(y) = \left\{ \begin{array}{rl} f_X(g^{-1}(y)) \; , & \text{if} \; y \in \mathcal{Y} \\ 0 \; , & \text{if} \; y \notin \mathcal{Y} \end{array} \right.\]

where $g^{-1}(y)$ is the inverse function of $g(x)$ and $\mathcal{Y}$ is the set of possible outcomes of $Y$:

\[\label{eq:Y-range} \mathcal{Y} = \left\lbrace y = g(x): x \in \mathcal{X} \right\rbrace \; .\]

Proof: Because a strictly increasing function is invertible, the probability mass function of $Y$ can be derived as follows:

\[\label{eq:pmf-sifct-qed} \begin{split} f_Y(y) &= \mathrm{Pr}(Y = y) \\ &= \mathrm{Pr}(g(X) = y) \\ &= \mathrm{Pr}(X = g^{-1}(y)) \\ &= f_X(g^{-1}(y)) \; . \end{split}\]
Sources:

Metadata: ID: P184 | shortcut: pmf-sifct | author: JoramSoch | date: 2020-10-29, 05:55.