Share on Facebook Share on Twitter Email
Answers.com

Bernoulli distribution

 
Statistics Dictionary: Bernoulli distribution

The distribution of a discrete random variable taking two values, usually 0 and 1. An experiment or trial that has exactly two possible results, often classified as 'success' or 'failure', is called a Bernoulli trial. If the probability of a success is p and the number of successes in a single experiment is the random variable X, then X is a Bernoulli variable (also called a binary variable) and is said to have a Bernoulli distribution with parameter p. The mean of the distribution is p and the variance is p(1−p). The probability function is given by

P(X = 1) = p,   P(X = 0) = 1 − p.
A binomial variable with parameters n and p is the number of successes in n independent Bernoulli trials and may be regarded as the sum of n independent observations of a Bernoulli variable with parameter p. The phrase 'Bernoullian trial' was used in a 1937 book on probability.



Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
WordNet: Bernoulli distribution
Top
Note: click on a word meaning below to see its connections and related words.

The noun has one meaning:

Meaning #1: a theoretical distribution of the number of successes in a finite set of independent trials with a constant probability of success
  Synonym: binomial distribution


Wikipedia: Bernoulli distribution
Top
Bernoulli
Probability mass function
Cumulative distribution function
Parameters 0<p<1, p\in\R
Support k=\{0,1\}\,
Probability mass function (pmf) 
    \begin{matrix}
    q=(1-p) & \mbox{for }k=0 \\p~~ & \mbox{for }k=1
    \end{matrix}
Cumulative distribution function (cdf) 
    \begin{matrix}
    0 & \mbox{for }k<0 \\q & \mbox{for }0\leq k<1\\1 & \mbox{for }k\geq 1
    \end{matrix}
Mean p\,
Median N/A
Mode \begin{matrix}
0 & \mbox{if } q > p\\
0, 1 & \mbox{if } q=p\\
1 & \mbox{if } q < p
\end{matrix}
Variance pq\,
Skewness \frac{q-p}{\sqrt{pq}}
Excess kurtosis \frac{6p^2-6p+1}{p(1-p)}
Entropy -q\ln(q)-p\ln(p)\,
Moment-generating function (mgf) q+pe^t\,
Characteristic function q+pe^{it}\,

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 p and value 0 with failure probability q = 1 − p. So if X is a random variable with this distribution, we have:

 \Pr(X=1) =\! \; 1 - \Pr(X=0) =\!  1 - q = p.\!

The probability mass function f of this distribution is

  f(k;p) = \left\{\begin{matrix} p & \mbox {if }k=1, \\
1-p & \mbox {if }k=0, \\
0 & \mbox {otherwise.}\end{matrix}\right.

This can also be expressed as

f(k;p) = p^k (1-p)^{1-k}\!.

The expected value of a Bernoulli random variable X is E\left(X\right)=p, and its variance is

\textrm{var}\left(X\right)=p\left(1-p\right).\,

The kurtosis goes to infinity for high and low values of p, but for p = 1 / 2 the Bernoulli distribution has a lower kurtosis than any other probability distribution, namely -2.

The Bernoulli distribution is a member of the exponential family.

Related distributions

See also



Best of the Web: Bernoulli distribution
Top

Some good "Bernoulli distribution" pages on the web:


Math
mathworld.wolfram.com
 
 
 

 

Copyrights:

Statistics Dictionary. A Dictionary of Statistics. Second edition revised. Copyright © Oxford University Press, 2008. All rights reserved.  Read more
WordNet. WordNet 1.7.1 Copyright © 2001 by Princeton University. All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Bernoulli distribution" Read more