@@ -8,7 +8,7 @@ title: "Proof by Author"
88
99- [ Covariance matrix of the multinomial distribution] ( /P/mult-cov )
1010
11- ### JoramSoch (313 proofs)
11+ ### JoramSoch (315 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 )
@@ -186,6 +186,7 @@ title: "Proof by Author"
186186- [ Non-negativity of the Shannon entropy] ( /P/ent-nonneg )
187187- [ Non-negativity of the variance] ( /P/var-nonneg )
188188- [ Non-symmetry of the Kullback-Leibler divergence] ( /P/kl-nonsymm )
189+ - [ Normal distribution is a special case of multivariate normal distribution] ( /P/norm-mvn )
189190- [ Normal distribution maximizes differential entropy for fixed variance] ( /P/norm-maxent )
190191- [ Normal-gamma distribution is a special case of normal-Wishart distribution] ( /P/ng-nw )
191192- [ One-sample t-test for independent observations] ( /P/ug-ttest1 )
@@ -299,6 +300,7 @@ title: "Proof by Author"
299300- [ Second central moment is variance] ( /P/momcent-2nd )
300301- [ Simple linear regression is a special case of multiple linear regression] ( /P/slr-mlr )
301302- [ Sums of squares for simple linear regression] ( /P/slr-sss )
303+ - [ t-distribution is a special case of multivariate t-distribution] ( /P/t-mvt )
302304- [ The p-value follows a uniform distribution under the null hypothesis] ( /P/pval-h0 )
303305- [ The regression line goes through the center of mass point] ( /P/slr-comp )
304306- [ The residuals and the covariate are uncorrelated in simple linear regression] ( /P/slr-rescorr )
0 commit comments