File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ title: "Definition by Author"
1313
1414- [ Sample covariance] ( /D/cov-samp )
1515
16- ### JoramSoch (190 definitions)
16+ ### JoramSoch (191 definitions)
1717
1818- [ Akaike information criterion] ( /D/aic )
1919- [ Alternative hypothesis] ( /D/h1 )
@@ -198,6 +198,7 @@ title: "Definition by Author"
198198- [ Two-way analysis of variance] ( /D/anova2 )
199199- [ Uniform and non-uniform prior distribution] ( /D/prior-uni )
200200- [ Uniform-prior log model evidence] ( /D/uplme )
201+ - [ Unimodal and multimodal probability distribution] ( /D/dist-uni )
201202- [ Univariate and multivariate random variable] ( /D/rvar-uni )
202203- [ Univariate Gaussian] ( /D/ug )
203204- [ Univariate Gaussian with known variance] ( /D/ugkv )
Original file line number Diff line number Diff line change @@ -213,3 +213,4 @@ title: "Definition by Number"
213213| D204 | para | [ Parameter] ( /D/para ) | JoramSoch | 2024-09-27 |
214214| D205 | stat | [ Statistic] ( /D/stat ) | JoramSoch | 2024-10-04 |
215215| D206 | dof | [ Degrees of freedom] ( /D/dof ) | JoramSoch | 2024-10-11 |
216+ | D207 | dist-uni | [ Unimodal and multimodal probability distribution] ( /D/dist-uni ) | JoramSoch | 2024-10-25 |
Original file line number Diff line number Diff line change @@ -262,6 +262,7 @@ title: "Definition by Topic"
262262
263263- [ Uniform and non-uniform prior distribution] ( /D/prior-uni )
264264- [ Uniform-prior log model evidence] ( /D/uplme )
265+ - [ Unimodal and multimodal probability distribution] ( /D/dist-uni )
265266- [ Univariate and multivariate random variable] ( /D/rvar-uni )
266267- [ Univariate Gaussian] ( /D/ug )
267268- [ Univariate Gaussian with known variance] ( /D/ugkv )
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ title: "Proof by Author"
1212
1313- [ Posterior predictive distribution is a marginal distribution of the joint likelihood] ( /P/postpred-jl )
1414
15- ### JoramSoch (438 proofs)
15+ ### JoramSoch (439 proofs)
1616
1717- [ Accuracy and complexity for Bayesian linear regression] ( /P/blr-anc )
1818- [ Accuracy and complexity for Bayesian linear regression with known covariance] ( /P/blrkc-anc )
@@ -171,6 +171,7 @@ title: "Proof by Author"
171171- [ Law of total expectation] ( /P/mean-tot )
172172- [ Law of total probability] ( /P/prob-tot )
173173- [ Law of total variance] ( /P/var-tot )
174+ - [ Linear combination of bivariate normal random variables] ( /P/bvn-lincomb )
174175- [ Linear combination of independent normal random variables] ( /P/norm-lincomb )
175176- [ Linear transformation theorem for the matrix-normal distribution] ( /P/matn-ltt )
176177- [ Linear transformation theorem for the moment-generating function] ( /P/mgf-ltt )
Original file line number Diff line number Diff line change @@ -480,3 +480,4 @@ title: "Proof by Number"
480480| P472 | corr-ind | [ Independent random variables are uncorrelated] ( /P/corr-ind ) | JoramSoch | 2024-09-27 |
481481| P473 | norm-corrind | [ Normally distributed and uncorrelated does not imply independent] ( /P/norm-corrind ) | JoramSoch | 2024-10-04 |
482482| P474 | norm-margjoint | [ Marginally normal does not imply jointly normal] ( /P/norm-margjoint ) | JoramSoch | 2024-10-11 |
483+ | P475 | bvn-lincomb | [ Linear combination of bivariate normal random variables] ( /P/bvn-lincomb ) | JoramSoch | 2024-10-25 |
Original file line number Diff line number Diff line change @@ -198,6 +198,7 @@ title: "Proof by Topic"
198198- [ Law of total expectation] ( /P/mean-tot )
199199- [ Law of total probability] ( /P/prob-tot )
200200- [ Law of total variance] ( /P/var-tot )
201+ - [ Linear combination of bivariate normal random variables] ( /P/bvn-lincomb )
201202- [ Linear combination of independent normal random variables] ( /P/norm-lincomb )
202203- [ Linear transformation theorem for the matrix-normal distribution] ( /P/matn-ltt )
203204- [ Linear transformation theorem for the moment-generating function] ( /P/mgf-ltt )
You can’t perform that action at this time.
0 commit comments