@@ -92,8 +92,11 @@ title: "Table of Contents"
9292 &emsp ;&ensp ; 1.6.28. ** [ Moment-generating function of arbitrary function] ( /P/mgf-fct ) ** <br >
9393 &emsp ;&ensp ; 1.6.29. ** [ Moment-generating function of linear transformation] ( /P/mgf-ltt ) ** <br >
9494 &emsp ;&ensp ; 1.6.30. ** [ Moment-generating function of linear combination] ( /P/mgf-lincomb ) ** <br >
95- &emsp ;&ensp ; 1.6.31. * [ Cumulant-generating function] ( /D/cgf ) * <br >
96- &emsp ;&ensp ; 1.6.32. * [ Probability-generating function] ( /D/pgf ) * <br >
95+ &emsp ;&ensp ; 1.6.31. * [ Probability-generating function] ( /D/pgf ) * <br >
96+ &emsp ;&ensp ; 1.6.32. ** [ Probability-generating function in terms of expected value] ( /P/pgf-mean ) ** <br >
97+ &emsp ;&ensp ; 1.6.33. ** [ Probability-generating function of zero] ( /P/pgf-zero ) ** <br >
98+ &emsp ;&ensp ; 1.6.34. ** [ Probability-generating function of one] ( /P/pgf-one ) ** <br >
99+ &emsp ;&ensp ; 1.6.35. * [ Cumulant-generating function] ( /D/cgf ) * <br >
97100
98101 1.7. Expected value <br >
99102 &emsp ;&ensp ; 1.7.1. * [ Definition] ( /D/mean ) * <br >
@@ -105,10 +108,11 @@ title: "Table of Contents"
105108 &emsp ;&ensp ; 1.7.7. ** [ (Non-)Multiplicativity] ( /P/mean-mult ) ** <br >
106109 &emsp ;&ensp ; 1.7.8. ** [ Expectation of a trace] ( /P/mean-tr ) ** <br >
107110 &emsp ;&ensp ; 1.7.9. ** [ Expectation of a quadratic form] ( /P/mean-qf ) ** <br >
108- &emsp ;&ensp ; 1.7.10. ** [ Law of total expectation] ( /P/mean-tot ) ** <br >
109- &emsp ;&ensp ; 1.7.11. ** [ Law of the unconscious statistician] ( /P/mean-lotus ) ** <br >
110- &emsp ;&ensp ; 1.7.12. * [ Expected value of a random vector] ( /D/mean-rvec ) * <br >
111- &emsp ;&ensp ; 1.7.13. * [ Expected value of a random matrix] ( /D/mean-rmat ) * <br >
111+ &emsp ;&ensp ; 1.7.10. ** [ Squared expectation of a product] ( /P/mean-prodsqr ) ** <br >
112+ &emsp ;&ensp ; 1.7.11. ** [ Law of total expectation] ( /P/mean-tot ) ** <br >
113+ &emsp ;&ensp ; 1.7.12. ** [ Law of the unconscious statistician] ( /P/mean-lotus ) ** <br >
114+ &emsp ;&ensp ; 1.7.13. * [ Expected value of a random vector] ( /D/mean-rvec ) * <br >
115+ &emsp ;&ensp ; 1.7.14. * [ Expected value of a random matrix] ( /D/mean-rmat ) * <br >
112116
113117 1.8. Variance <br >
114118 &emsp ;&ensp ; 1.8.1. * [ Definition] ( /D/var ) * <br >
@@ -318,11 +322,12 @@ title: "Table of Contents"
318322 1.3. Binomial distribution <br >
319323 &emsp ;&ensp ; 1.3.1. * [ Definition] ( /D/bin ) * <br >
320324 &emsp ;&ensp ; 1.3.2. ** [ Probability mass function] ( /P/bin-pmf ) ** <br >
321- &emsp ;&ensp ; 1.3.3. ** [ Mean] ( /P/bin-mean ) ** <br >
322- &emsp ;&ensp ; 1.3.4. ** [ Variance] ( /P/bin-var ) ** <br >
323- &emsp ;&ensp ; 1.3.5. ** [ Range of variance] ( /P/bin-varrange ) ** <br >
324- &emsp ;&ensp ; 1.3.6. ** [ Shannon entropy] ( /P/bin-ent ) ** <br >
325- &emsp ;&ensp ; 1.3.7. ** [ Conditional binomial] ( /P/bin-margcond ) ** <br >
325+ &emsp ;&ensp ; 1.3.3. ** [ Probability-generating function] ( /P/bin-pgf ) ** <br >
326+ &emsp ;&ensp ; 1.3.4. ** [ Mean] ( /P/bin-mean ) ** <br >
327+ &emsp ;&ensp ; 1.3.5. ** [ Variance] ( /P/bin-var ) ** <br >
328+ &emsp ;&ensp ; 1.3.6. ** [ Range of variance] ( /P/bin-varrange ) ** <br >
329+ &emsp ;&ensp ; 1.3.7. ** [ Shannon entropy] ( /P/bin-ent ) ** <br >
330+ &emsp ;&ensp ; 1.3.8. ** [ Conditional binomial] ( /P/bin-margcond ) ** <br >
326331
327332 1.4. Poisson distribution <br >
328333 &emsp ;&ensp ; 1.4.1. * [ Definition] ( /D/poiss ) * <br >
0 commit comments