@@ -8,7 +8,7 @@ title: "Proof by Author"
88
99- [ Covariance matrix of the multinomial distribution] ( /P/mult-cov )
1010
11- ### JoramSoch (326 proofs)
11+ ### JoramSoch (331 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 )
@@ -44,6 +44,7 @@ title: "Proof by Author"
4444- [ Corrected Akaike information criterion in terms of maximum log-likelihood] ( /P/aicc-mll )
4545- [ Correlation always falls between -1 and +1] ( /P/corr-range )
4646- [ Correlation coefficient in terms of standard scores] ( /P/corr-z )
47+ - [ Covariance and variance of the normal-gamma distribution] ( /P/ng-cov )
4748- [ Covariance matrices of the matrix-normal distribution] ( /P/matn-cov )
4849- [ Covariance matrix of the categorical distribution] ( /P/cat-cov )
4950- [ Covariance matrix of the multivariate normal distribution] ( /P/mvn-cov )
@@ -71,6 +72,7 @@ title: "Proof by Author"
7172- [ Deviance for multiple linear regression] ( /P/mlr-dev )
7273- [ Deviance information criterion for multiple linear regression] ( /P/blr-dic )
7374- [ Differential entropy can be negative] ( /P/dent-neg )
75+ - [ Differential entropy for the matrix-normal distribution] ( /P/matn-dent )
7476- [ Differential entropy of the gamma distribution] ( /P/gam-dent )
7577- [ Differential entropy of the multivariate normal distribution] ( /P/mvn-dent )
7678- [ Differential entropy of the normal distribution] ( /P/norm-dent )
@@ -105,6 +107,7 @@ title: "Proof by Author"
105107- [ Gaussian integral] ( /P/norm-gi )
106108- [ Gibbs' inequality] ( /P/gibbs-ineq )
107109- [ Inflection points of the probability density function of the normal distribution] ( /P/norm-infl )
110+ - [ Invariance of the covariance matrix under addition of constant vector] ( /P/covmat-inv )
108111- [ Invariance of the differential entropy under addition of a constant] ( /P/dent-inv )
109112- [ Invariance of the Kullback-Leibler divergence under parameter transformation] ( /P/kl-inv )
110113- [ Invariance of the variance under addition of a constant] ( /P/var-inv )
@@ -307,6 +310,8 @@ title: "Proof by Author"
307310- [ Relationship between second raw moment, variance and mean] ( /P/momraw-2nd )
308311- [ Relationship between signal-to-noise ratio and R²] ( /P/snr-rsq )
309312- [ Sampling from the matrix-normal distribution] ( /P/matn-samp )
313+ - [ Sampling from the normal-gamma distribution] ( /P/ng-samp )
314+ - [ Scaling of the covariance matrix upon multiplication with constant matrix] ( /P/covmat-scal )
310315- [ Scaling of the variance upon multiplication with a constant] ( /P/var-scal )
311316- [ Second central moment is variance] ( /P/momcent-2nd )
312317- [ Simple linear regression is a special case of multiple linear regression] ( /P/slr-mlr )
0 commit comments