@@ -322,6 +322,7 @@ title: "Table of Contents"
322322 &emsp ;&ensp ; 1.3.4. ** [ Variance] ( /P/bin-var ) ** <br >
323323 &emsp ;&ensp ; 1.3.5. ** [ Range of variance] ( /P/bin-varrange ) ** <br >
324324 &emsp ;&ensp ; 1.3.6. ** [ Shannon entropy] ( /P/bin-ent ) ** <br >
325+ &emsp ;&ensp ; 1.3.7. ** [ Conditional binomial] ( /P/bin-margcond ) ** <br >
325326
326327 1.4. Poisson distribution <br >
327328 &emsp ;&ensp ; 1.4.1. * [ Definition] ( /D/poiss ) * <br >
@@ -440,11 +441,12 @@ title: "Table of Contents"
440441
441442 3.9. Beta distribution <br >
442443 &emsp ;&ensp ; 3.9.1. * [ Definition] ( /D/beta ) * <br >
443- &emsp ;&ensp ; 3.9.2. ** [ Probability density function] ( /P/beta-pdf ) ** <br >
444- &emsp ;&ensp ; 3.9.3. ** [ Moment-generating function] ( /P/beta-mgf ) ** <br >
445- &emsp ;&ensp ; 3.9.4. ** [ Cumulative distribution function] ( /P/beta-cdf ) ** <br >
446- &emsp ;&ensp ; 3.9.5. ** [ Mean] ( /P/beta-mean ) ** <br >
447- &emsp ;&ensp ; 3.9.6. ** [ Variance] ( /P/beta-var ) ** <br >
444+ &emsp ;&ensp ; 3.9.2. ** [ Relationship to chi-squared distribution] ( /P/beta-chi2 ) ** <br >
445+ &emsp ;&ensp ; 3.9.3. ** [ Probability density function] ( /P/beta-pdf ) ** <br >
446+ &emsp ;&ensp ; 3.9.4. ** [ Moment-generating function] ( /P/beta-mgf ) ** <br >
447+ &emsp ;&ensp ; 3.9.5. ** [ Cumulative distribution function] ( /P/beta-cdf ) ** <br >
448+ &emsp ;&ensp ; 3.9.6. ** [ Mean] ( /P/beta-mean ) ** <br >
449+ &emsp ;&ensp ; 3.9.7. ** [ Variance] ( /P/beta-var ) ** <br >
448450
449451 3.10. Wald distribution <br >
450452 &emsp ;&ensp ; 3.10.1. * [ Definition] ( /D/wald ) * <br >
@@ -658,6 +660,9 @@ title: "Table of Contents"
658660 &emsp ;&ensp ; 4.2.1. * [ Definition] ( /D/dir-data ) * <br >
659661 &emsp ;&ensp ; 4.2.2. ** [ Maximum likelihood estimation] ( /P/dir-mle ) ** <br >
660662
663+ 4.3. Beta-binomial data <br >
664+ &emsp ;&ensp ; 4.3.1. ** [ Method of moments] ( /P/betabin-mome ) ** <br >
665+
6616665 . Categorical data
662667
663668 5.1. Binomial observations <br >
0 commit comments