binomialDistribution(n, p)
bernoulliDistribution p
The binomial distribution, the distribution of the number of successes in a sequence of n Bernoulli trials, where the probability of success is p.
|
|
|
|
|
A special case is the Bernoulli distribution, where n is 1.
|
The object binomialDistribution is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/Probability.m2:942:0.