BinomialDistribution
returns the binomial distribution.
See:
Examples
The probability density function of the binomial distribution is
The cumulative distribution function of the binomial distribution is
The mean of the binomial distribution is
The standard deviation of the binomial distribution is
The variance of the binomial distribution is
The random variates of a binomial distribution can be generated with function RandomVariate
Related terms
CDF, Mean, Median, PDF, Quantile, StandardDeviation, Variance
Implementation status
- ✅ - full supported