WLJS LogoWLJS Notebook

BorelTannerDistribution

BorelTannerDistribution[α, n] represents a Borel–Tanner distribution with shape parameters α and n.

Examples

Define a Borel-Tanner distribution:

dist = BorelTannerDistribution[0.5, 3]

Calculate the mean:

Mean[BorelTannerDistribution[0.5, 3]]

Please visit the official Wolfram Language Reference for more details.

On this page