File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -186,7 +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-snorm )
189+ - [ Normal distribution is a special case of multivariate normal distribution] ( /P/norm-mvn )
190190- [ Normal distribution maximizes differential entropy for fixed variance] ( /P/norm-maxent )
191191- [ Normal-gamma distribution is a special case of normal-Wishart distribution] ( /P/ng-nw )
192192- [ One-sample t-test for independent observations] ( /P/ug-ttest1 )
Original file line number Diff line number Diff line change @@ -336,5 +336,5 @@ title: "Proof by Number"
336336| P328 | gam-wish | [ Gamma distribution is a special case of Wishart distribution] ( /P/gam-wish ) | JoramSoch | 2022-07-14 |
337337| P329 | mlr-glm | [ Multiple linear regression is a special case of the general linear model] ( /P/mlr-glm ) | JoramSoch | 2022-07-21 |
338338| P330 | mvn-matn | [ Multivariate normal distribution is a special case of matrix-normal distribution] ( /P/mvn-matn ) | JoramSoch | 2022-07-31 |
339- | P331 | norm-snorm | [ Normal distribution is a special case of multivariate normal distribution] ( /P/norm-snorm ) | JoramSoch | 2022-08-19 |
339+ | P331 | norm-mvn | [ Normal distribution is a special case of multivariate normal distribution] ( /P/norm-mvn ) | JoramSoch | 2022-08-19 |
340340| P332 | t-mvt | [ t-distribution is a special case of multivariate t-distribution] ( /P/t-mvt ) | JoramSoch | 2022-08-25 |
Original file line number Diff line number Diff line change @@ -228,7 +228,7 @@ title: "Proof by Topic"
228228- [ Non-negativity of the Shannon entropy] ( /P/ent-nonneg )
229229- [ Non-negativity of the variance] ( /P/var-nonneg )
230230- [ Non-symmetry of the Kullback-Leibler divergence] ( /P/kl-nonsymm )
231- - [ Normal distribution is a special case of multivariate normal distribution] ( /P/norm-snorm )
231+ - [ Normal distribution is a special case of multivariate normal distribution] ( /P/norm-mvn )
232232- [ Normal distribution maximizes differential entropy for fixed variance] ( /P/norm-maxent )
233233- [ Normal-gamma distribution is a special case of normal-Wishart distribution] ( /P/ng-nw )
234234
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ sources:
2222 url : " https://en.wikipedia.org/wiki/Multivariate_normal_distribution"
2323
2424proof_id : " P331"
25- shortcut : " norm-snorm "
25+ shortcut : " norm-mvn "
2626username : " JoramSoch"
2727---
2828
You can’t perform that action at this time.
0 commit comments