Bernoulli distribution
Probability distribution modeling a coin toss which need not be fair
In probability theory and statistics, the Bernoulli distribution, named after Swiss mathematician Jacob Bernoulli, is the discrete probability distribution of a random variable which takes the value 1 with probability and the value 0 with probability
. Less formally, it can be thought of as a model for the set of possible outcomes of any single experiment that asks a yes-no question. Such questions lead to outcomes that are Boolean-valued: a single bit whose value is success/yes/true/one with probability p and failure/no/false/zero with probability q. It can be used to represent a (possibly biased) coin toss where 1 and 0 would represent "heads" and "tails", respectively, and p would be the probability of the coin landing on heads (or vice versa where 1 would represent tails and p would be the probability of tails). In particular, unfair coins would have
The Bernoulli distribution is a special case of the binomial distribution where a single trial is conducted (so n would be 1 for such a binomial distribution). It is also a special case of the two-point distribution, for which the possible outcomes need not be 0 and 1.
01Properties
If is a random variable with a Bernoulli distribution, then:
The probability mass function of this distribution, over possible outcomes k, is
This can also be expressed as
or as
The Bernoulli distribution is a special case of the binomial distribution with
The kurtosis goes to infinity for high and low values of but for
the two-point distributions including the Bernoulli distribution have a lower excess kurtosis, namely −2, than any other probability distribution.
The Bernoulli distributions for form an exponential family.
The maximum likelihood estimator of based on a random sample is the sample mean.

02Mean
The expected value of a Bernoulli random variable is
This is because for a Bernoulli distributed random variable with
and
we find
03Variance
The variance of a Bernoulli distributed is
We first find
From this follows
With this result it is easy to prove that, for any Bernoulli distribution, its variance will have a value inside .
04Skewness
The skewness is . When we take the standardized Bernoulli distributed random variable
we find that this random variable attains
with probability
and attains
with probability
. Thus we get
05Higher moments and cumulants
The raw moments are all equal because and
.
The central moment of order is given by
The first six central moments are
The higher central moments can be expressed more compactly in terms of
and
The first six cumulants are
06Entropy and Fisher's Information
Entropy
Entropy is a measure of uncertainty or randomness in a probability distribution. For a Bernoulli random variable with success probability
and failure probability
, the entropy
is defined as:
The entropy is maximized when , indicating the highest level of uncertainty when both outcomes are equally likely. The entropy is zero when
or
, where one outcome is certain.
Fisher's Information
Fisher information measures the amount of information that an observable random variable carries about an unknown parameter
upon which the probability of
depends. For the Bernoulli distribution, the Fisher information with respect to the parameter
is given by:
Proof:
- The Likelihood Function for a Bernoulli random variable
is:
This represents the probability of observing
given the parameter
.
- The Log-Likelihood Function is:
- The Score Function (the first derivative of the log-likelihood with respect to
is:
- The second derivative of the log-likelihood function is:
- Fisher information is calculated as the negative expected value of the second derivative of the log-likelihood:
It is maximized when , reflecting maximum uncertainty and thus maximum information about the parameter
.
Sources and credits
This article is adapted from the Wikipedia article “Bernoulli distribution”, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.
Images, from Wikimedia Commons:
- Bernoulli Distribution.PNG by Schlurcher, CC BY 4.0
- PMF and CDF of a bernouli distribution.png by Acornellperson, CC0
Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.