Microsoft Store
 

Bernoulli distribution


 

In probability theory and statistics, the Bernoulli distribution, named after Swiss scientist James 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:

Related Topics:
Probability theory - Statistics - James Bernoulli - Discrete - Probability distribution

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

: Pr(X=1) = 1- Pr(X=0) = p!.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

The probability mass function f of this distribution is

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

: f(k;p) = left{egin{matrix} p & mbox {if }k=1, \

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

1-p & mbox {if }k=0, \

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

0 & mbox {otherwise.}end{matrix} ight.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

The expected value of a Bernoulli random variable X is EX=p, and its variance is

Related Topics:
Expected value - Variance

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

: extrm{var}(X)=p(1-p),.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

The Bernoulli distribution is a member of the exponential family.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~