The binomial distribution #
This file defines the probability mass function of the binomial distribution.
Main results #
binomial_one_eq_bernoulli
: Forn = 1
, it is equal toPMF.bernoulli
.
This file defines the probability mass function of the binomial distribution.
binomial_one_eq_bernoulli
: For n = 1
, it is equal to PMF.bernoulli
.