@@ -21,6 +21,7 @@ title: "Table of Contents"
2121 &emsp ;&ensp ; 1.1.2. * [ Random vector] ( /D/rvec ) * <br >
2222 &emsp ;&ensp ; 1.1.3. * [ Random matrix] ( /D/rmat ) * <br >
2323 &emsp ;&ensp ; 1.1.4. * [ Constant] ( /D/const ) * <br >
24+ &emsp ;&ensp ; 1.1.5. * [ Discrete vs. continuous] ( /D/rvar-disc ) * <br >
2425
2526 1.2. Probability <br >
2627 &emsp ;&ensp ; 1.2.1. * [ Probability] ( /D/prob ) * <br >
@@ -38,14 +39,17 @@ title: "Table of Contents"
3839
3940 1.4. Probability functions <br >
4041 &emsp ;&ensp ; 1.4.1. * [ Probability mass function] ( /D/pmf ) * <br >
41- &emsp ;&ensp ; 1.4.2. * [ Probability density function] ( /D/pdf ) * <br >
42- &emsp ;&ensp ; 1.4.3. * [ Cumulative distribution function] ( /D/cdf ) * <br >
43- &emsp ;&ensp ; 1.4.4. * [ Quantile function] ( /D/qf ) * <br >
44- &emsp ;&ensp ; 1.4.5. * [ Moment-generating function] ( /D/mgf ) * <br >
45- &emsp ;&ensp ; 1.4.6. ** [ Moment-generating function of linear transformation] ( /P/mgf-ltt ) ** <br >
46- &emsp ;&ensp ; 1.4.7. ** [ Moment-generating function of linear combination] ( /P/mgf-lincomb ) ** <br >
47- &emsp ;&ensp ; 1.4.8. * [ Cumulant-generating function] ( /D/cgf ) * <br >
48- &emsp ;&ensp ; 1.4.9. * [ Probability-generating function] ( /D/pgf ) * <br >
42+ &emsp ;&ensp ; 1.4.2. ** [ Probability mass function of strictly increasing function] ( /P/pmf-sifct ) ** <br >
43+ &emsp ;&ensp ; 1.4.3. * [ Probability density function] ( /D/pdf ) * <br >
44+ &emsp ;&ensp ; 1.4.4. ** [ Probability density function of strictly increasing function] ( /P/pdf-sifct ) ** <br >
45+ &emsp ;&ensp ; 1.4.5. * [ Cumulative distribution function] ( /D/cdf ) * <br >
46+ &emsp ;&ensp ; 1.4.6. ** [ Cumulative distribution function of strictly increasing function] ( /P/cdf-sifct ) ** <br >
47+ &emsp ;&ensp ; 1.4.7. * [ Quantile function] ( /D/qf ) * <br >
48+ &emsp ;&ensp ; 1.4.8. * [ Moment-generating function] ( /D/mgf ) * <br >
49+ &emsp ;&ensp ; 1.4.9. ** [ Moment-generating function of linear transformation] ( /P/mgf-ltt ) ** <br >
50+ &emsp ;&ensp ; 1.4.10. ** [ Moment-generating function of linear combination] ( /P/mgf-lincomb ) ** <br >
51+ &emsp ;&ensp ; 1.4.11. * [ Cumulant-generating function] ( /D/cgf ) * <br >
52+ &emsp ;&ensp ; 1.4.12. * [ Probability-generating function] ( /D/pgf ) * <br >
4953
5054 1.5. Expected value <br >
5155 &emsp ;&ensp ; 1.5.1. * [ Definition] ( /D/mean ) * <br >
0 commit comments