We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b8402 commit aaa3dd3Copy full SHA for aaa3dd3
2 files changed
P/pdf-sdfct.md
@@ -45,7 +45,7 @@ $$ \label{eq:Y-range}
45
$$
46
47
48
-**Proof:** The [cumulative distribution function of a strictly decreasing function](/P/cdf-sifct) is
+**Proof:** The [cumulative distribution function of a strictly decreasing function](/P/cdf-sdfct) is
49
50
$$ \label{eq:cdf-sdfct}
51
F_Y(y) = \left\{
P/t-pdf.md
@@ -87,7 +87,7 @@ J &= \left[ \begin{matrix}
87
\frac{\mathrm{d}Y}{\mathrm{d}T} & \frac{\mathrm{d}Y}{\mathrm{d}W}
88
\end{matrix} \right]
89
= \left[ \begin{matrix}
90
-\sqrt{\frac{W}{\nu}} & \frac{T}{2 \sqrt{W/\nu}} \\
+\sqrt{\frac{W}{\nu}} & \frac{T}{2 \nu \sqrt{W/\nu}} \\
91
0 & 1
92
\end{matrix} \right] \\
93
\lvert J \rvert &= \sqrt{\frac{W}{\nu}} \; .
0 commit comments