Skip to content

Commit a9b07dd

Browse files
committed
updated index pages
The index pages were updated with the recently added proofs/definitions.
1 parent 3c1c9e3 commit a9b07dd

File tree

7 files changed

+15
-2
lines changed

7 files changed

+15
-2
lines changed

I/DbA.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Definition by Author"
44
---
55

66

7-
### JoramSoch (162 definitions)
7+
### JoramSoch (164 definitions)
88

99
- [Akaike information criterion](/D/aic)
1010
- [Alternative hypothesis](/D/h1)
@@ -135,6 +135,8 @@ title: "Definition by Author"
135135
- [Residual sum of squares](/D/rss)
136136
- [Residual variance](/D/resvar)
137137
- [Residual-forming matrix](/D/rfmat)
138+
- [Sample correlation coefficient](/D/corr-samp)
139+
- [Sample correlation matrix](/D/corrmat-samp)
138140
- [Sample covariance matrix](/D/covmat-samp)
139141
- [Sample mean](/D/mean-samp)
140142
- [Sample space](/D/samp-spc)

I/DbN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,3 +174,5 @@ title: "Definition by Number"
174174
| D165 | samp-spc | [Sample space](/D/samp-spc) | JoramSoch | 2021-11-26 |
175175
| D166 | eve-spc | [Event space](/D/eve-spc) | JoramSoch | 2021-11-26 |
176176
| D167 | prob-spc | [Probability space](/D/prob-spc) | JoramSoch | 2021-11-26 |
177+
| D168 | corr-samp | [Sample correlation coefficient](/D/corr-samp) | JoramSoch | 2021-12-14 |
178+
| D169 | corrmat-samp | [Sample correlation matrix](/D/corrmat-samp) | JoramSoch | 2021-12-14 |

I/DbT.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,8 @@ title: "Definition by Topic"
191191

192192
### S
193193

194+
- [Sample correlation coefficient](/D/corr-samp)
195+
- [Sample correlation matrix](/D/corrmat-samp)
194196
- [Sample covariance](/D/cov-samp)
195197
- [Sample covariance matrix](/D/covmat-samp)
196198
- [Sample mean](/D/mean-samp)

I/DwS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ title: "Definitions without Source"
2222
- [Posterior distribution](/D/post)
2323
- [Prior distribution](/D/prior)
2424
- [Residual variance](/D/resvar)
25+
- [Sample correlation matrix](/D/corrmat-samp)

I/PbA.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Proof by Author"
44
---
55

66

7-
### JoramSoch (288 proofs)
7+
### JoramSoch (290 proofs)
88

99
- [(Non-)Multiplicativity of the expected value](/P/mean-mult)
1010
- [Accuracy and complexity for the univariate Gaussian](/P/ug-anc)
@@ -34,6 +34,8 @@ title: "Proof by Author"
3434
- [Construction of unbiased estimator for variance](/P/resvar-unb)
3535
- [Convexity of the Kullback-Leibler divergence](/P/kl-conv)
3636
- [Convexity of the cross-entropy](/P/entcross-conv)
37+
- [Correlation always falls between -1 and +1](/P/corr-range)
38+
- [Correlation coefficient in terms of standard scores](/P/corr-z)
3739
- [Covariance of independent random variables](/P/cov-ind)
3840
- [Cross-validated log Bayes factor for the univariate Gaussian with known variance](/P/ugkv-cvlbf)
3941
- [Cross-validated log model evidence for the univariate Gaussian with known variance](/P/ugkv-cvlme)

I/PbN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,3 +304,5 @@ title: "Proof by Number"
304304
| P296 | matn-kl | [Kullback-Leibler divergence for the matrix-normal distribution](/P/matn-kl) | JoramSoch | 2021-12-02 |
305305
| P297 | matn-samp | [Sampling from the matrix-normal distribution](/P/matn-samp) | JoramSoch | 2021-12-07 |
306306
| P298 | mean-tr | [Expected value of the trace of a matrix](/P/mean-tr) | JoramSoch | 2021-12-07 |
307+
| P299 | corr-z | [Correlation coefficient in terms of standard scores](/P/corr-z) | JoramSoch | 2021-12-14 |
308+
| P300 | corr-range | [Correlation always falls between -1 and +1](/P/corr-range) | JoramSoch | 2021-12-14 |

I/PbT.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ title: "Proof by Topic"
4040
- [Construction of unbiased estimator for variance](/P/resvar-unb)
4141
- [Convexity of the cross-entropy](/P/entcross-conv)
4242
- [Convexity of the Kullback-Leibler divergence](/P/kl-conv)
43+
- [Correlation always falls between -1 and +1](/P/corr-range)
44+
- [Correlation coefficient in terms of standard scores](/P/corr-z)
4345
- [Covariance of independent random variables](/P/cov-ind)
4446
- [Cross-validated log Bayes factor for the univariate Gaussian with known variance](/P/ugkv-cvlbf)
4547
- [Cross-validated log model evidence for the univariate Gaussian with known variance](/P/ugkv-cvlme)

0 commit comments

Comments
 (0)