Glossary
Bernoulli Distribution
A Bernoulli distribution models a random experiment with exactly two possible outcomes: success (1) with probability (p) and failure (0) with probability (1 - p). It’s the simplest discrete probability distribution and serves as the basis for the binomial distribution. The mean is (p) and the variance is (p(1 - p)).
by Frank Zickert