Skip to content

Commit 45b8a77

Browse files
committed
corrected some pages
Several small mistakes/errors were corrected in several proofs/definitions.
1 parent 9640063 commit 45b8a77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

P/pmf-invfct.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ username: "JoramSoch"
2727
---
2828

2929

30-
**Theorem:** Let $X$ be an $n \times 1$ [random vector](/D/rvec) with possible outcomes $\mathcal{X}$ and let $g: \; \mathbb{R}^n \rightarrow \mathbb{R}^n$ be an invertible function on the support of $X$. Then, the [probability mass function](/D/pmf) of $Y = g(X)$ is given by
30+
**Theorem:** Let $X$ be an $n \times 1$ [random vector](/D/rvec) of [discrete random variables](/D/rvar-disc) with possible outcomes $\mathcal{X}$ and let $g: \; \mathbb{R}^n \rightarrow \mathbb{R}^n$ be an invertible function on the support of $X$. Then, the [probability mass function](/D/pmf) of $Y = g(X)$ is given by
3131

3232
$$ \label{eq:pmf-invfct}
3333
f_Y(y) = \left\{

0 commit comments

Comments
 (0)