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