Bernoulli Distribution
Definition1
For , a discrete probability distribution with the following probability mass function is referred to as a Bernoulli distribution.
Description
This distribution is used when describing an experiment with only two possible outcomes, such as a coin toss. Because there are two possible outcomes, is commonly referred to as a success and as a failure. The probability of success is denoted as , and the probability of failure as . Conducting an experiment where there are only two possible outcomes is known as a Bernoulli trial.
When the number of trials is generalized to times, it results in a binomial distribution. Conversely, a Bernoulli distribution can be viewed as a special case of the binomial distribution when becomes .
When the possible outcomes (categories) are generalized from two to , it becomes a 🔒(25/06/05)categorical distribution. If both the number of trials and categories are generalized, it becomes a multinomial distribution.
Category
Number of Trials | times | times |
categories | Bernoulli distribution | Binomial distribution |
categories | Categorical distribution | Multinomial distribution |
Basic Properties
🔒(25/06/07)Moment Generating Function
The moment generating function of a Bernoulli distribution is as follows.
🔒(25/06/09)Mean and Variance
If , then
Hogg et al. (2018). Introduction to Mathematical Statistcs(8th Edition): p155-157 ↩︎