Bernoulli distribution
|
|
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (May 2010) |
| Parameters | ![]() |
|---|---|
| Support | ![]() |
| PMF | ![]() |
| CDF | ![]() |
| Mean | ![]() |
| Median | N/A |
| Mode | ![]() |
| Variance | ![]() |
| Skewness | ![]() |
| Ex. kurtosis | ![]() |
| Entropy | ![]() |
| MGF | ![]() |
| CF | ![]() |
| PGF | ![]() |
In probability theory and statistics, the Bernoulli distribution, named after Swiss scientist Jacob Bernoulli, is a discrete probability distribution, which takes value 1 with success probability
and value 0 with failure probability
. So if X is a random variable with this distribution, we have:
A classical example of a Bernoulli experiment is a single toss of a coin. The coin might come up heads with probability p and tails with probability 1-p. The experiment is called fair if p=0.5, indicating the origin of the terminology in betting (the bet is fair if both possible outcomes have the same probability).
The probability mass function f of this distribution is
This can also be expressed as
The expected value of a Bernoulli random variable X is
, and its variance is
The above can be derived from the Bernoulli distribution as a special case of the Binomial distribution [1].
The kurtosis goes to infinity for high and low values of p, but for
the Bernoulli distribution has a lower kurtosis than any other probability distribution, namely -2.
The Bernoulli distribution is a member of the exponential family.
The maximum likelihood estimator of p based on a random sample is the sample mean.
Contents |
[edit] Related distributions
- If
are independent, identically distributed (i.i.d.) random variables, all Bernoulli distributed with success probability p, then
(binomial distribution). The Bernoulli distribution is simply
. - The categorical distribution is the generalization of the Bernoulli distribution for variables with any constant number of discrete values.
- The Beta distribution is the conjugate prior of the Bernoulli distribution.
- The geometric distribution is the number of Bernoulli trials needed to get one success.
[edit] See also
[edit] Notes
- ^ McCullagh and Nelder (1989), Section 4.2.2.
[edit] References
- McCullagh, Peter; Nelder, John (1989). Generalized Linear Models, Second Edition. Boca Raton: Chapman and Hall/CRC. ISBN 0-412-31760-5.
- Johnson, N.L., Kotz, S., Kemp A. (1993) Univariate Discrete Distributions (2nd Edition). Wiley. ISBN 0-471-54897-9
[edit] External links
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||














![f(k;p) = \begin{cases} p & \text{if }k=1, \\[6pt]
1-p & \text {if }k=0.\end{cases}](http://upload.wikimedia.org/wikipedia/en/math/4/a/2/4a24eb0c61b03cb0b1865292e8d3c846.png)


are independent, identically distributed (
(
.