Skip to content

Commit aaa3dd3

Browse files
committed
corrected some pages
Several small corrections were done to several proofs and definitions.
1 parent 59b8402 commit aaa3dd3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

P/pdf-sdfct.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ $$ \label{eq:Y-range}
4545
$$
4646

4747

48-
**Proof:** The [cumulative distribution function of a strictly decreasing function](/P/cdf-sifct) is
48+
**Proof:** The [cumulative distribution function of a strictly decreasing function](/P/cdf-sdfct) is
4949

5050
$$ \label{eq:cdf-sdfct}
5151
F_Y(y) = \left\{

P/t-pdf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ J &= \left[ \begin{matrix}
8787
\frac{\mathrm{d}Y}{\mathrm{d}T} & \frac{\mathrm{d}Y}{\mathrm{d}W}
8888
\end{matrix} \right]
8989
= \left[ \begin{matrix}
90-
\sqrt{\frac{W}{\nu}} & \frac{T}{2 \sqrt{W/\nu}} \\
90+
\sqrt{\frac{W}{\nu}} & \frac{T}{2 \nu \sqrt{W/\nu}} \\
9191
0 & 1
9292
\end{matrix} \right] \\
9393
\lvert J \rvert &= \sqrt{\frac{W}{\nu}} \; .

0 commit comments

Comments
 (0)