We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0920b44 commit 156edbeCopy full SHA for 156edbe
1 file changed
P/chi-2-gam.md
@@ -16,7 +16,7 @@ theorem: "Relationship between gamma and chi-squared distribution"
16
17
sources:
18
19
-proof_id: "P171"
+proof_id: "P174"
20
shortcut: "chi-2-gam"
21
username: "kjpetrykowski"
22
---
@@ -37,4 +37,4 @@ $$
37
{ \mathrm{Gam}(x; \frac{k}{2}, \frac{1}{2}) = \frac{x ^ {\frac{k}{2} - 1} e ^ {-x / 2}}{\Gamma(k / 2) 2 ^ {k / 2}} = {\frac {1}{2^{k/2}\Gamma (k/2)}}\;x^{k/2-1}e^{-x/2}\;}
38
$$\
39
40
-which is equivalent to the [probability density function of the chi-square distribution](/D/chi-2).
+which is equivalent to the [probability density function of the chi-square distribution](/D/chi-2).
0 commit comments