Skip to content

Commit 5c4080f

Browse files
authored
edited table of contents
1 parent 7ada308 commit 5c4080f

1 file changed

Lines changed: 13 additions & 4 deletions

File tree

I/Table_of_Contents.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,10 @@ Proofs by **[Number](/I/Proof_by_Number)** and **[Topic](/I/Proof_by_Topic)**
3939
&emsp;&ensp; 1.4.3. *[Cumulative distribution function](/D/cdf)* <br>
4040
&emsp;&ensp; 1.4.4. *[Quantile function](/D/qf)* <br>
4141
&emsp;&ensp; 1.4.5. *[Moment-generating function](/D/mgf)* <br>
42-
&emsp;&ensp; 1.4.6. *[Cumulant-generating function](/D/cgf)* <br>
43-
&emsp;&ensp; 1.4.7. *[Probability-generating function](/D/pgf)* <br>
42+
&emsp;&ensp; 1.4.6. **[Moment-generating function of linear transformation](/P/mgf-ltt)** <br>
43+
&emsp;&ensp; 1.4.7. **[Moment-generating function of linear combination](/P/mgf-lincomb)** <br>
44+
&emsp;&ensp; 1.4.8. *[Cumulant-generating function](/D/cgf)* <br>
45+
&emsp;&ensp; 1.4.9. *[Probability-generating function](/D/pgf)* <br>
4446

4547
1.5. Expected value <br>
4648
&emsp;&ensp; 1.5.1. *[Definition](/D/mean)* <br>
@@ -77,6 +79,11 @@ Proofs by **[Number](/I/Proof_by_Number)** and **[Topic](/I/Proof_by_Topic)**
7779
1.8. Correlation <br>
7880
&emsp;&ensp; 1.8.1. *[Definition](/D/corr)* <br>
7981
&emsp;&ensp; 1.8.2. *[Correlation matrix](/D/corrmat)* <br>
82+
83+
1.9. Further moments <br>
84+
&emsp;&ensp; 1.9.1. *[Moment](/D/mom)* <br>
85+
&emsp;&ensp; 1.9.2. **[Moment in terms of moment-generating function](/P/mom-mgf)** <br>
86+
&emsp;&ensp; 1.9.3. *[Full width at half maximum](/D/fwhm)* <br>
8087

8188
2. Information theory
8289

@@ -179,6 +186,7 @@ Proofs by **[Number](/I/Proof_by_Number)** and **[Topic](/I/Proof_by_Topic)**
179186
1.4. Poisson distribution <br>
180187
&emsp;&ensp; 1.4.1. *[Definition](/D/poiss)* <br>
181188
&emsp;&ensp; 1.4.2. **[Probability mass function](/P/poiss-pmf)** <br>
189+
&emsp;&ensp; 1.4.3. **[Mean](/P/poiss-mean)** <br>
182190

183191
2. Multivariate discrete distributions
184192

@@ -215,8 +223,9 @@ Proofs by **[Number](/I/Proof_by_Number)** and **[Topic](/I/Proof_by_Topic)**
215223
&emsp;&ensp; 3.2.9. **[Median](/P/norm-med)** <br>
216224
&emsp;&ensp; 3.2.10. **[Mode](/P/norm-mode)** <br>
217225
&emsp;&ensp; 3.2.11. **[Variance](/P/norm-var)** <br>
218-
&emsp;&ensp; 3.2.12. **[Differential entropy](/P/norm-dent)** <br>
219-
&emsp;&ensp; 3.2.13. **[Moment-generating function](/P/norm-mgf)** <br>
226+
&emsp;&ensp; 3.2.12. **[Full width at half maximum](/P/norm-fwhm)** <br>
227+
&emsp;&ensp; 3.2.13. **[Differential entropy](/P/norm-dent)** <br>
228+
&emsp;&ensp; 3.2.14. **[Moment-generating function](/P/norm-mgf)** <br>
220229

221230
3.3. Gamma distribution <br>
222231
&emsp;&ensp; 3.3.1. *[Definition](/D/gam)* <br>

0 commit comments

Comments
 (0)