Skip to content

Commit 156edbe

Browse files
authored
updated number of chi-2-gam
1 parent 0920b44 commit 156edbe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

P/chi-2-gam.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ theorem: "Relationship between gamma and chi-squared distribution"
1616

1717
sources:
1818

19-
proof_id: "P171"
19+
proof_id: "P174"
2020
shortcut: "chi-2-gam"
2121
username: "kjpetrykowski"
2222
---
@@ -37,4 +37,4 @@ $$
3737
{ \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}\;}
3838
$$\
3939
40-
which is equivalent to the [probability density function of the chi-square distribution](/D/chi-2).
40+
which is equivalent to the [probability density function of the chi-square distribution](/D/chi-2).

0 commit comments

Comments
 (0)