Skip to content

Commit 562cf89

Browse files
committed
updated index pages
The index pages were updated with the recently added proofs.
1 parent 7f8bbdb commit 562cf89

6 files changed

Lines changed: 8 additions & 2 deletions

File tree

I/DbA.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: "Definition by Author"
1313

1414
- [Sample covariance](/D/cov-samp)
1515

16-
### JoramSoch (194 definitions)
16+
### JoramSoch (195 definitions)
1717

1818
- [Akaike information criterion](/D/aic)
1919
- [Alternative hypothesis](/D/h1)
@@ -174,6 +174,7 @@ title: "Definition by Author"
174174
- [Sample correlation matrix](/D/corrmat-samp)
175175
- [Sample covariance matrix](/D/covmat-samp)
176176
- [Sample mean](/D/mean-samp)
177+
- [Sample size](/D/samp-size)
177178
- [Sample space](/D/samp-spc)
178179
- [Sample variance](/D/var-samp)
179180
- [Sampling distribution](/D/dist-samp)

I/DbN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,3 +217,4 @@ title: "Definition by Number"
217217
| D208 | est | [Estimand, estimator and estimate](/D/est) | JoramSoch | 2024-11-01 |
218218
| D209 | est-bias | [Biased vs. unbiased estimator](/D/est-bias) | JoramSoch | 2024-11-08 |
219219
| D210 | samp | [Sample](/D/samp) | JoramSoch | 2024-11-15 |
220+
| D211 | samp-size | [Sample size](/D/samp-size) | JoramSoch | 2024-11-22 |

I/DbT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ title: "Definition by Topic"
228228
- [Sample covariance](/D/cov-samp)
229229
- [Sample covariance matrix](/D/covmat-samp)
230230
- [Sample mean](/D/mean-samp)
231+
- [Sample size](/D/samp-size)
231232
- [Sample skewness](/D/skew-samp)
232233
- [Sample space](/D/samp-spc)
233234
- [Sample variance](/D/var-samp)

I/PbA.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: "Proof by Author"
1212

1313
- [Posterior predictive distribution is a marginal distribution of the joint likelihood](/P/postpred-jl)
1414

15-
### JoramSoch (443 proofs)
15+
### JoramSoch (444 proofs)
1616

1717
- [Accuracy and complexity for Bayesian linear regression](/P/blr-anc)
1818
- [Accuracy and complexity for Bayesian linear regression with known covariance](/P/blrkc-anc)
@@ -428,6 +428,7 @@ title: "Proof by Author"
428428
- [Symmetry of the covariance matrix](/P/covmat-symm)
429429
- [t-distribution is a special case of multivariate t-distribution](/P/t-mvt)
430430
- [t-test for multiple linear regression using contrast-based inference](/P/mlr-t)
431+
- [The geometric mean of independent log-normal random variables is a log-normal random variable](/P/lognorm-geomind)
431432
- [The p-value follows a uniform distribution under the null hypothesis](/P/pval-h0)
432433
- [The product of independent log-normal random variables is a log-normal random variable](/P/lognorm-prodind)
433434
- [The regression line goes through the center of mass point](/P/slr-comp)

I/PbN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,3 +485,4 @@ title: "Proof by Number"
485485
| P477 | mvn-mi | [Mutual information of the multivariate normal distribution](/P/mvn-mi) | JoramSoch | 2024-11-01 |
486486
| P478 | mgf-sumind | [Moment-generating function of a sum of independent random variables](/P/mgf-sumind) | JoramSoch | 2024-11-08 |
487487
| P479 | lognorm-prodind | [The product of independent log-normal random variables is a log-normal random variable](/P/lognorm-prodind) | JoramSoch | 2024-11-15 |
488+
| P480 | lognorm-geomind | [The geometric mean of independent log-normal random variables is a log-normal random variable](/P/lognorm-geomind) | JoramSoch | 2024-11-22 |

I/PbT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,7 @@ title: "Proof by Topic"
503503
- [t-distribution is a special case of multivariate t-distribution](/P/t-mvt)
504504
- [t-test for multiple linear regression using contrast-based inference](/P/mlr-t)
505505
- [The expected value minimizes the mean squared error](/P/mean-mse)
506+
- [The geometric mean of independent log-normal random variables is a log-normal random variable](/P/lognorm-geomind)
506507
- [The log probability scoring rule is a strictly proper scoring rule](/P/lpsr-spsr)
507508
- [The median minimizes the mean absolute error](/P/med-mae)
508509
- [The p-value follows a uniform distribution under the null hypothesis](/P/pval-h0)

0 commit comments

Comments
 (0)