@@ -8,7 +8,7 @@ title: "Proof by Author"
88
99- [ Covariance matrix of the multinomial distribution] ( /P/mult-cov )
1010
11- ### JoramSoch (349 proofs)
11+ ### JoramSoch (352 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 )
@@ -105,6 +105,7 @@ title: "Proof by Author"
105105- [ Expression of the cumulative distribution function of the normal distribution without the error function] ( /P/norm-cdfwerf )
106106- [ Expression of the probability mass function of the beta-binomial distribution using only the gamma function] ( /P/betabin-pmfitogf )
107107- [ Extreme points of the probability density function of the normal distribution] ( /P/norm-extr )
108+ - [ F-test for main effect in one-way analysis of variance] ( /P/anova1-f )
108109- [ First central moment is zero] ( /P/momcent-1st )
109110- [ First raw moment is mean] ( /P/momraw-1st )
110111- [ Full width at half maximum for the normal distribution] ( /P/norm-fwhm )
@@ -213,9 +214,11 @@ title: "Proof by Author"
213214- [ One-sample z-test for independent observations] ( /P/ugkv-ztest1 )
214215- [ Ordinary least squares for multiple linear regression] ( /P/mlr-ols )
215216- [ Ordinary least squares for multiple linear regression] ( /P/mlr-ols2 )
217+ - [ Ordinary least squares for one-way analysis of variance] ( /P/anova1-ols )
216218- [ Ordinary least squares for simple linear regression] ( /P/slr-ols )
217219- [ Ordinary least squares for simple linear regression] ( /P/slr-ols2 )
218220- [ Ordinary least squares for the general linear model] ( /P/glm-ols )
221+ - [ Ordinary least squares for two-way analysis of variance] ( /P/anova2-ols )
219222- [ Paired t-test for dependent observations] ( /P/ug-ttestp )
220223- [ Paired z-test for dependent observations] ( /P/ugkv-ztestp )
221224- [ Parameter estimates for simple linear regression are uncorrelated after mean-centering] ( /P/slr-olscorr )
0 commit comments