@@ -8,7 +8,7 @@ title: "Proof by Author"
88
99- [ Covariance matrix of the multinomial distribution] ( /P/mult-cov )
1010
11- ### JoramSoch (331 proofs)
11+ ### JoramSoch (336 proofs)
1212
1313- [ Accuracy and complexity for the univariate Gaussian] ( /P/ug-anc )
1414- [ Accuracy and complexity for the univariate Gaussian with known variance] ( /P/ugkv-anc )
@@ -49,6 +49,7 @@ title: "Proof by Author"
4949- [ Covariance matrix of the categorical distribution] ( /P/cat-cov )
5050- [ Covariance matrix of the multivariate normal distribution] ( /P/mvn-cov )
5151- [ Covariance of independent random variables] ( /P/cov-ind )
52+ - [ Covariance of the sum of two random vectors] ( /P/covmat-sum )
5253- [ Cross-validated log Bayes factor for the univariate Gaussian with known variance] ( /P/ugkv-cvlbf )
5354- [ Cross-validated log model evidence for the univariate Gaussian with known variance] ( /P/ugkv-cvlme )
5455- [ Cumulative distribution function in terms of probability density function of a continuous random variable] ( /P/cdf-pdf )
@@ -219,6 +220,7 @@ title: "Proof by Author"
219220- [ Partition of the log model evidence into accuracy and complexity] ( /P/lme-anc )
220221- [ Partition of the mean squared error into bias and variance] ( /P/mse-bnv )
221222- [ Partition of variance into expected values] ( /P/var-mean )
223+ - [ Positive semi-definiteness of the covariance matrix] ( /P/covmat-psd )
222224- [ Posterior credibility region against the omnibus null hypothesis for Bayesian linear regression] ( /P/blr-pcr )
223225- [ Posterior density is proportional to joint likelihood] ( /P/post-jl )
224226- [ Posterior distribution for Bayesian linear regression] ( /P/blr-post )
@@ -314,8 +316,11 @@ title: "Proof by Author"
314316- [ Scaling of the covariance matrix upon multiplication with constant matrix] ( /P/covmat-scal )
315317- [ Scaling of the variance upon multiplication with a constant] ( /P/var-scal )
316318- [ Second central moment is variance] ( /P/momcent-2nd )
319+ - [ Self-covariance equals variance] ( /P/cov-var )
317320- [ Simple linear regression is a special case of multiple linear regression] ( /P/slr-mlr )
318321- [ Sums of squares for simple linear regression] ( /P/slr-sss )
322+ - [ Symmetry of the covariance] ( /P/cov-symm )
323+ - [ Symmetry of the covariance matrix] ( /P/covmat-symm )
319324- [ t-distribution is a special case of multivariate t-distribution] ( /P/t-mvt )
320325- [ The p-value follows a uniform distribution under the null hypothesis] ( /P/pval-h0 )
321326- [ The regression line goes through the center of mass point] ( /P/slr-comp )
0 commit comments