@@ -8,7 +8,7 @@ title: "Proof by Author"
88
99- [ Covariance matrix of the multinomial distribution] ( /P/mult-cov )
1010
11- ### JoramSoch (336 proofs)
11+ ### JoramSoch (339 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 )
@@ -48,8 +48,8 @@ title: "Proof by Author"
4848- [ Covariance matrices of the matrix-normal distribution] ( /P/matn-cov )
4949- [ Covariance matrix of the categorical distribution] ( /P/cat-cov )
5050- [ Covariance matrix of the multivariate normal distribution] ( /P/mvn-cov )
51+ - [ Covariance matrix of the sum of two random vectors] ( /P/covmat-sum )
5152- [ Covariance of independent random variables] ( /P/cov-ind )
52- - [ Covariance of the sum of two random vectors] ( /P/covmat-sum )
5353- [ Cross-validated log Bayes factor for the univariate Gaussian with known variance] ( /P/ugkv-cvlbf )
5454- [ Cross-validated log model evidence for the univariate Gaussian with known variance] ( /P/ugkv-cvlme )
5555- [ Cumulative distribution function in terms of probability density function of a continuous random variable] ( /P/cdf-pdf )
@@ -146,6 +146,7 @@ title: "Proof by Author"
146146- [ Log sum inequality] ( /P/logsum-ineq )
147147- [ Log-odds and probability in logistic regression] ( /P/logreg-lonp )
148148- [ Logarithmic expectation of the gamma distribution] ( /P/gam-logmean )
149+ - [ Marginal distribution of a conditional binomial distribution] ( /P/bin-margcond )
149150- [ Marginal distributions for the matrix-normal distribution] ( /P/matn-marg )
150151- [ Marginal distributions of the multivariate normal distribution] ( /P/mvn-marg )
151152- [ Marginal distributions of the normal-gamma distribution] ( /P/ng-marg )
@@ -154,8 +155,8 @@ title: "Proof by Author"
154155- [ Maximum likelihood estimation for Dirichlet-distributed data] ( /P/dir-mle )
155156- [ Maximum likelihood estimation for multiple linear regression] ( /P/mlr-mle )
156157- [ Maximum likelihood estimation for Poisson-distributed data] ( /P/poiss-mle )
157- - [ Maximum likelihood estimation for simple linear regression] ( /P/slr-mle2 )
158158- [ Maximum likelihood estimation for simple linear regression] ( /P/slr-mle )
159+ - [ Maximum likelihood estimation for simple linear regression] ( /P/slr-mle2 )
159160- [ Maximum likelihood estimation for the general linear model] ( /P/glm-mle )
160161- [ Maximum likelihood estimation for the Poisson distribution with exposure values] ( /P/poissexp-mle )
161162- [ Maximum likelihood estimation for the univariate Gaussian] ( /P/ug-mle )
@@ -179,6 +180,7 @@ title: "Proof by Author"
179180- [ Median of the continuous uniform distribution] ( /P/cuni-med )
180181- [ Median of the exponential distribution] ( /P/exp-med )
181182- [ Median of the normal distribution] ( /P/norm-med )
183+ - [ Method of moments for beta-binomial data] ( /P/betabin-mome )
182184- [ Method of moments for beta-distributed data] ( /P/beta-mome )
183185- [ Mode of the continuous uniform distribution] ( /P/cuni-med )
184186- [ Mode of the normal distribution] ( /P/norm-mode )
@@ -195,8 +197,8 @@ title: "Proof by Author"
195197- [ Non-invariance of the differential entropy under change of variables] ( /P/dent-noninv )
196198- [ (Non-)Multiplicativity of the expected value] ( /P/mean-mult )
197199- [ Non-negativity of the expected value] ( /P/mean-nonneg )
198- - [ Non-negativity of the Kullback-Leibler divergence] ( /P/kl-nonneg2 )
199200- [ Non-negativity of the Kullback-Leibler divergence] ( /P/kl-nonneg )
201+ - [ Non-negativity of the Kullback-Leibler divergence] ( /P/kl-nonneg2 )
200202- [ Non-negativity of the Shannon entropy] ( /P/ent-nonneg )
201203- [ Non-negativity of the variance] ( /P/var-nonneg )
202204- [ Non-symmetry of the Kullback-Leibler divergence] ( /P/kl-nonsymm )
@@ -207,8 +209,8 @@ title: "Proof by Author"
207209- [ One-sample z-test for independent observations] ( /P/ugkv-ztest1 )
208210- [ Ordinary least squares for multiple linear regression] ( /P/mlr-ols )
209211- [ Ordinary least squares for multiple linear regression] ( /P/mlr-ols2 )
210- - [ Ordinary least squares for simple linear regression] ( /P/slr-ols2 )
211212- [ Ordinary least squares for simple linear regression] ( /P/slr-ols )
213+ - [ Ordinary least squares for simple linear regression] ( /P/slr-ols2 )
212214- [ Ordinary least squares for the general linear model] ( /P/glm-ols )
213215- [ Paired t-test for dependent observations] ( /P/ug-ttestp )
214216- [ Paired z-test for dependent observations] ( /P/ugkv-ztestp )
@@ -293,6 +295,7 @@ title: "Proof by Author"
293295- [ Relation of mutual information to joint and conditional entropy] ( /P/dmi-jce )
294296- [ Relation of mutual information to marginal and conditional entropy] ( /P/dmi-mce )
295297- [ Relation of mutual information to marginal and joint entropy] ( /P/dmi-mje )
298+ - [ Relationship between chi-squared distribution and beta distribution] ( /P/beta-chi2 )
296299- [ Relationship between coefficient of determination and correlation coefficient in simple linear regression] ( /P/slr-rsq )
297300- [ Relationship between correlation coefficient and slope estimate in simple linear regression] ( /P/slr-corr )
298301- [ Relationship between covariance and correlation] ( /P/cov-corr )
@@ -341,10 +344,10 @@ title: "Proof by Author"
341344- [ Variance of the normal distribution] ( /P/norm-var )
342345- [ Variance of the Poisson distribution] ( /P/poiss-var )
343346- [ Variance of the sum of two random variables] ( /P/var-sum )
344- - [ Weighted least squares for multiple linear regression] ( /P/mlr-wls2 )
345347- [ Weighted least squares for multiple linear regression] ( /P/mlr-wls )
346- - [ Weighted least squares for simple linear regression] ( /P/slr -wls2 )
348+ - [ Weighted least squares for multiple linear regression] ( /P/mlr -wls2 )
347349- [ Weighted least squares for simple linear regression] ( /P/slr-wls )
350+ - [ Weighted least squares for simple linear regression] ( /P/slr-wls2 )
348351- [ Weighted least squares for the general linear model] ( /P/glm-wls )
349352
350353### kantundpeterpan (1 proof)
0 commit comments