Skip to content

Commit b92b8d7

Browse files
committed
updated index pages
The index pages were updated with the recently added proofs.
1 parent 85b5c78 commit b92b8d7

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 (193 definitions)
16+
### JoramSoch (194 definitions)
1717

1818
- [Akaike information criterion](/D/aic)
1919
- [Alternative hypothesis](/D/h1)
@@ -169,6 +169,7 @@ title: "Definition by Author"
169169
- [Residual sum of squares](/D/rss)
170170
- [Residual variance](/D/resvar)
171171
- [Residual-forming matrix](/D/rfmat)
172+
- [Sample](/D/samp)
172173
- [Sample correlation coefficient](/D/corr-samp)
173174
- [Sample correlation matrix](/D/corrmat-samp)
174175
- [Sample covariance matrix](/D/covmat-samp)

I/DbN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,3 +216,4 @@ title: "Definition by Number"
216216
| D207 | dist-uni | [Unimodal and multimodal probability distribution](/D/dist-uni) | JoramSoch | 2024-10-25 |
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 |
219+
| D210 | samp | [Sample](/D/samp) | JoramSoch | 2024-11-15 |

I/DbT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ title: "Definition by Topic"
222222

223223
### S
224224

225+
- [Sample](/D/samp)
225226
- [Sample correlation coefficient](/D/corr-samp)
226227
- [Sample correlation matrix](/D/corrmat-samp)
227228
- [Sample covariance](/D/cov-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 (442 proofs)
15+
### JoramSoch (443 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)
@@ -429,6 +429,7 @@ title: "Proof by Author"
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)
431431
- [The p-value follows a uniform distribution under the null hypothesis](/P/pval-h0)
432+
- [The product of independent log-normal random variables is a log-normal random variable](/P/lognorm-prodind)
432433
- [The regression line goes through the center of mass point](/P/slr-comp)
433434
- [The residuals and the covariate are uncorrelated in simple linear regression](/P/slr-rescorr)
434435
- [The sum of residuals is zero in simple linear regression](/P/slr-ressum)

I/PbN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,3 +484,4 @@ title: "Proof by Number"
484484
| P476 | bvn-mi | [Mutual information of the bivariate normal distribution](/P/bvn-mi) | JoramSoch | 2024-11-01 |
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 |
487+
| P479 | lognorm-prodind | [The product of independent log-normal random variables is a log-normal random variable](/P/lognorm-prodind) | JoramSoch | 2024-11-15 |

I/PbT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,7 @@ title: "Proof by Topic"
506506
- [The log probability scoring rule is a strictly proper scoring rule](/P/lpsr-spsr)
507507
- [The median minimizes the mean absolute error](/P/med-mae)
508508
- [The p-value follows a uniform distribution under the null hypothesis](/P/pval-h0)
509+
- [The product of independent log-normal random variables is a log-normal random variable](/P/lognorm-prodind)
509510
- [The regression line goes through the center of mass point](/P/slr-comp)
510511
- [The residuals and the covariate are uncorrelated in simple linear regression](/P/slr-rescorr)
511512
- [The sum of residuals is zero in simple linear regression](/P/slr-ressum)

0 commit comments

Comments
 (0)