Skip to content

Commit 2ed393b

Browse files
authored
Merge pull request #34 from StatProofBook/master
update to master
2 parents 135ddc1 + 56eeac4 commit 2ed393b

22 files changed

Lines changed: 358 additions & 39 deletions

D/cdf.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ definition: "Cumulative distribution function"
1616
sources:
1717
- authors: "Wikipedia"
1818
year: 2020
19-
title: "Probability density function"
19+
title: "Cumulative distribution function"
2020
in: "Wikipedia, the free encyclopedia"
2121
pages: "retrieved on 2020-02-17"
2222
url: "https://en.wikipedia.org/wiki/Cumulative_distribution_function#Definition"
@@ -27,8 +27,13 @@ username: "JoramSoch"
2727
---
2828

2929

30-
**Definition:**
30+
**Definition:** The cumulative distribution function (CDF) of a [random variable](/D/rvar) $X$ at a given value $x$ is defined as the [probability](/D/prob) that $X$ is smaller than $x$:
3131

32+
$$ \label{eq:cdf}
33+
F_X(x) = \mathrm{Pr}(X \leq x) \; .
34+
$$
35+
36+
<br>
3237
1) Let $X$ be a discrete [random variable](/D/rvar) with possible outcomes $\mathcal{X}$ and the [probability mass function](/D/pmf) $f_X(x)$. Then, the function $F_X(x): \mathbb{R} \to [0,1]$ with
3338

3439
$$ \label{eq:cdf-disc}

D/mom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ username: "JoramSoch"
3030
**Definition:** Let $X$ be a [random variable](/D/rvar) and let $n$ be a positive integer. Then, the $n$-th moment of $X$, also called ($n$-th) "raw moment" or "crude moment", is defined as the [expected value](/D/mean) of the $n$-th power of $X$:
3131

3232
$$ \label{eq:mom}
33-
\mu_n = \mathrm{E}[X^n] \; .
33+
\mu_n' = \mathrm{E}[X^n] \; .
3434
$$

I/Definition_by_Author.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Definition by Author"
44
---
55

66

7-
### JoramSoch (92 definitions)
7+
### JoramSoch (93 definitions)
88

99
- [Akaike information criterion](/D/aic)
1010
- [Bayesian information criterion](/D/bic)
@@ -19,6 +19,7 @@ title: "Definition by Author"
1919
- [Conditional differential entropy](/D/dent-cond)
2020
- [Conditional entropy](/D/ent-cond)
2121
- [Conditional probability distribution](/D/dist-cond)
22+
- [Constant](/D/const)
2223
- [Continuous uniform distribution](/D/cuni)
2324
- [Correlation](/D/corr)
2425
- [Correlation matrix](/D/corrmat)

I/Definition_by_Number.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,4 @@ title: "Definition by Number"
102102
| D93 | encm | [Encompassing model](/D/encm) | tomfaulkenberry | 2020-09-02 |
103103
| D94 | std | [Standard deviation](/D/std) | JoramSoch | 2020-09-03 |
104104
| D95 | wald | [Wald distribution](/D/wald) | tomfaulkenberry | 2020-09-04 |
105+
| D96 | const | [Constant](/D/const) | JoramSoch | 2020-09-09 |

I/Definition_by_Topic.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ title: "Definition by Topic"
2626
- [Conditional differential entropy](/D/dent-cond)
2727
- [Conditional entropy](/D/ent-cond)
2828
- [Conditional probability distribution](/D/dist-cond)
29+
- [Constant](/D/const)
2930
- [Continuous uniform distribution](/D/cuni)
3031
- [Correlation](/D/corr)
3132
- [Correlation matrix](/D/corrmat)

I/Proof_by_Author.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Proof by Author"
44
---
55

66

7-
### JoramSoch (159 proofs)
7+
### JoramSoch (163 proofs)
88

99
- [(Non-)Multiplicativity of the expected value](/P/mean-mult)
1010
- [Additivity of the Kullback-Leibler divergence for independent distributions](/P/kl-add)
@@ -44,7 +44,9 @@ title: "Proof by Author"
4444
- [Expected value of a non-negative random variable](/P/mean-nnrvar)
4545
- [Exponential distribution is a special case of gamma distribution](/P/exp-gam)
4646
- [Expression of the cumulative distribution function of the normal distribution without the error function](/P/norm-cdfwerf)
47+
- [First central moment is zero](/P/momcent-1st)
4748
- [Full width at half maximum for the normal distribution](/P/norm-fwhm)
49+
- [Gibbs' inequality](/P/gibbs-ineq)
4850
- [Invariance of the Kullback-Leibler divergence under parameter transformation](/P/kl-inv)
4951
- [Invariance of the variance under addition of a constant](/P/var-inv)
5052
- [Joint likelihood is the product of likelihood function and prior density](/P/jl-lfnprior)
@@ -63,6 +65,7 @@ title: "Proof by Author"
6365
- [Log model evidence for multinomial observations](/P/mult-lme)
6466
- [Log model evidence for multivariate Bayesian linear regression](/P/mblr-lme)
6567
- [Log model evidence for the Poisson distribution with exposure values](/P/poissexp-lme)
68+
- [Log sum inequality](/P/logsum-ineq)
6669
- [Log-odds and probability in logistic regression](/P/logreg-lonp)
6770
- [Logarithmic expectation of the gamma distribution](/P/gam-logmean)
6871
- [Marginal distributions of the multivariate normal distribution](/P/mvn-marg)
@@ -93,6 +96,7 @@ title: "Proof by Author"
9396
- [Moment-generating function of the normal distribution](/P/norm-mgf)
9497
- [Monotonicity of the expected value](/P/mean-mono)
9598
- [Non-negativity of the Kullback-Leibler divergence](/P/kl-nonneg)
99+
- [Non-negativity of the Kullback-Leibler divergence](/P/kl-nonneg2)
96100
- [Non-negativity of the Shannon entropy](/P/ent-nonneg)
97101
- [Non-negativity of the expected value](/P/mean-nonneg)
98102
- [Non-negativity of the variance](/P/var-nonneg)
@@ -170,9 +174,12 @@ title: "Proof by Author"
170174

171175
- [Proof Template](/P/-temp-)
172176

173-
### tomfaulkenberry (4 proofs)
177+
### tomfaulkenberry (7 proofs)
174178

175179
- [Encompassing Prior Method for computing Bayes Factors](/P/bf-ep)
180+
- [Mean of the Wald distribution](/P/wald-mean)
181+
- [Moment-generating function of the Wald distribution](/P/wald-mgf)
176182
- [Probability density function of the Wald distribution](/P/wald-pdf)
177183
- [Savage-Dickey Density Ratio for computing Bayes Factors](/P/bf-sddr)
178184
- [Transitivity of Bayes Factors](/P/bf-trans)
185+
- [Variance of the Wald distribution](/P/wald-var)

I/Proof_by_Number.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,3 +170,10 @@ title: "Proof by Number"
170170
| P161 | mblr-lme | [Log model evidence for multivariate Bayesian linear regression](/P/mblr-lme) | JoramSoch | 2020-09-03 |
171171
| P162 | wald-pdf | [Probability density function of the Wald distribution](/P/wald-pdf) | tomfaulkenberry | 2020-09-04 |
172172
| P163 | bf-trans | [Transitivity of Bayes Factors](/P/bf-trans) | tomfaulkenberry | 2020-09-07 |
173+
| P164 | gibbs-ineq | [Gibbs' inequality](/P/gibbs-ineq) | JoramSoch | 2020-09-09 |
174+
| P165 | logsum-ineq | [Log sum inequality](/P/logsum-ineq) | JoramSoch | 2020-09-09 |
175+
| P166 | kl-nonneg2 | [Non-negativity of the Kullback-Leibler divergence](/P/kl-nonneg2) | JoramSoch | 2020-09-09 |
176+
| P167 | momcent-1st | [First central moment is zero](/P/momcent-1st) | JoramSoch | 2020-09-09 |
177+
| P168 | wald-mgf | [Moment-generating function of the Wald distribution](/P/wald-mgf) | tomfaulkenberry | 2020-09-13 |
178+
| P169 | wald-mean | [Mean of the Wald distribution](/P/wald-mean) | tomfaulkenberry | 2020-09-13 |
179+
| P170 | wald-var | [Variance of the Wald distribution](/P/wald-var) | tomfaulkenberry | 2020-09-13 |

I/Proof_by_Topic.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,13 @@ title: "Proof by Topic"
6363

6464
### F
6565

66+
- [First central moment is zero](/P/momcent-1st)
6667
- [Full width at half maximum for the normal distribution](/P/norm-fwhm)
6768

69+
### G
70+
71+
- [Gibbs' inequality](/P/gibbs-ineq)
72+
6873
### I
6974

7075
- [Invariance of the Kullback-Leibler divergence under parameter transformation](/P/kl-inv)
@@ -94,6 +99,7 @@ title: "Proof by Topic"
9499
- [Log model evidence for multinomial observations](/P/mult-lme)
95100
- [Log model evidence for multivariate Bayesian linear regression](/P/mblr-lme)
96101
- [Log model evidence for the Poisson distribution with exposure values](/P/poissexp-lme)
102+
- [Log sum inequality](/P/logsum-ineq)
97103
- [Log-odds and probability in logistic regression](/P/logreg-lonp)
98104
- [Logarithmic expectation of the gamma distribution](/P/gam-logmean)
99105

@@ -108,6 +114,7 @@ title: "Proof by Topic"
108114
- [Maximum likelihood estimator of variance is biased](/P/resvar-bias)
109115
- [Mean of the Bernoulli distribution](/P/bern-mean)
110116
- [Mean of the Poisson distribution](/P/poiss-mean)
117+
- [Mean of the Wald distribution](/P/wald-mean)
111118
- [Mean of the binomial distribution](/P/bin-mean)
112119
- [Mean of the categorical distribution](/P/cat-mean)
113120
- [Mean of the continuous uniform distribution](/P/cuni-mean)
@@ -124,12 +131,14 @@ title: "Proof by Topic"
124131
- [Mode of the normal distribution](/P/norm-mode)
125132
- [Moment in terms of moment-generating function](/P/mom-mgf)
126133
- [Moment-generating function of linear combination of independent random variables](/P/mgf-lincomb)
134+
- [Moment-generating function of the Wald distribution](/P/wald-mgf)
127135
- [Moment-generating function of the normal distribution](/P/norm-mgf)
128136
- [Monotonicity of the expected value](/P/mean-mono)
129137

130138
### N
131139

132140
- [Non-negativity of the Kullback-Leibler divergence](/P/kl-nonneg)
141+
- [Non-negativity of the Kullback-Leibler divergence](/P/kl-nonneg2)
133142
- [Non-negativity of the Shannon entropy](/P/ent-nonneg)
134143
- [Non-negativity of the expected value](/P/mean-nonneg)
135144
- [Non-negativity of the variance](/P/var-nonneg)
@@ -219,6 +228,7 @@ title: "Proof by Topic"
219228
### V
220229

221230
- [Variance of constant is zero](/P/var-const)
231+
- [Variance of the Wald distribution](/P/wald-var)
222232
- [Variance of the gamma distribution](/P/gam-var)
223233
- [Variance of the linear combination of two random variables](/P/var-lincomb)
224234
- [Variance of the normal distribution](/P/norm-var)

I/Proofs_without_Source.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ title: "Proofs without Source"
2525
- [Maximum likelihood estimation for Poisson-distributed data](/P/poiss-mle)
2626
- [Maximum likelihood estimation for multiple linear regression](/P/mlr-mle)
2727
- [Maximum likelihood estimation for the general linear model](/P/glm-mle)
28+
- [Mean of the Wald distribution](/P/wald-mean)
2829
- [Mean of the categorical distribution](/P/cat-mean)
2930
- [Mean of the continuous uniform distribution](/P/cuni-mean)
3031
- [Mean of the multinomial distribution](/P/mult-mean)
@@ -62,5 +63,6 @@ title: "Proofs without Source"
6263
- [Relationship between signal-to-noise ratio and R²](/P/snr-rsq)
6364
- [Transitivity of Bayes Factors](/P/bf-trans)
6465
- [Transposition of a matrix-normal random variable](/P/matn-trans)
66+
- [Variance of the Wald distribution](/P/wald-var)
6567
- [Weighted least squares for multiple linear regression](/P/mlr-wls2)
6668
- [Weighted least squares for the general linear model](/P/glm-wls)

I/Table_of_Contents.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -226,16 +226,16 @@ title: "Table of Contents"
226226
&emsp;&ensp; 3.2.2. *[Standard normal distribution](/D/snorm)* <br>
227227
&emsp;&ensp; 3.2.3. **[Relation to standard normal distribution](/P/norm-snorm)** <br>
228228
&emsp;&ensp; 3.2.4. **[Probability density function](/P/norm-pdf)** <br>
229-
&emsp;&ensp; 3.2.5. **[Cumulative distribution function](/P/norm-cdf)** <br>
230-
&emsp;&ensp; 3.2.6. **[Cumulative distribution function without error function](/P/norm-cdfwerf)** <br>
231-
&emsp;&ensp; 3.2.7. **[Quantile function](/P/norm-qf)** <br>
232-
&emsp;&ensp; 3.2.8. **[Mean](/P/norm-mean)** <br>
233-
&emsp;&ensp; 3.2.9. **[Median](/P/norm-med)** <br>
234-
&emsp;&ensp; 3.2.10. **[Mode](/P/norm-mode)** <br>
235-
&emsp;&ensp; 3.2.11. **[Variance](/P/norm-var)** <br>
236-
&emsp;&ensp; 3.2.12. **[Full width at half maximum](/P/norm-fwhm)** <br>
237-
&emsp;&ensp; 3.2.13. **[Differential entropy](/P/norm-dent)** <br>
238-
&emsp;&ensp; 3.2.14. **[Moment-generating function](/P/norm-mgf)** <br>
229+
&emsp;&ensp; 3.2.5. **[Moment-generating function](/P/norm-mgf)** <br>
230+
&emsp;&ensp; 3.2.6. **[Cumulative distribution function](/P/norm-cdf)** <br>
231+
&emsp;&ensp; 3.2.7. **[Cumulative distribution function without error function](/P/norm-cdfwerf)** <br>
232+
&emsp;&ensp; 3.2.8. **[Quantile function](/P/norm-qf)** <br>
233+
&emsp;&ensp; 3.2.9. **[Mean](/P/norm-mean)** <br>
234+
&emsp;&ensp; 3.2.10. **[Median](/P/norm-med)** <br>
235+
&emsp;&ensp; 3.2.11. **[Mode](/P/norm-mode)** <br>
236+
&emsp;&ensp; 3.2.12. **[Variance](/P/norm-var)** <br>
237+
&emsp;&ensp; 3.2.13. **[Full width at half maximum](/P/norm-fwhm)** <br>
238+
&emsp;&ensp; 3.2.14. **[Differential entropy](/P/norm-dent)** <br>
239239

240240
3.3. Gamma distribution <br>
241241
&emsp;&ensp; 3.3.1. *[Definition](/D/gam)* <br>
@@ -264,6 +264,9 @@ title: "Table of Contents"
264264
3.6. Wald distribution <br>
265265
&emsp;&ensp; 3.6.1. *[Definition](/D/wald)* <br>
266266
&emsp;&ensp; 3.6.2. **[Probability density function](/P/wald-pdf)** <br>
267+
&emsp;&ensp; 3.6.3. **[Moment-generating function](/P/wald-mgf)** <br>
268+
&emsp;&ensp; 3.6.4. **[Mean](/P/wald-mean)** <br>
269+
&emsp;&ensp; 3.6.5. **[Variance](/P/wald-var)** <br>
267270

268271
4. Multivariate continuous distributions
269272

0 commit comments

Comments
 (0)