Bernoulli Distribution
The fundamental building block of discrete probability, modeling a single trial with two outcomes.
The "Single Coin Flip"
The Bernoulli distribution is the simplest of all discrete distributions. It models a single event or trial that has only two possible outcomes: a "success" or a "failure".
Think of it as a single coin flip (Heads or Tails), a single trade (Win or Loss), or a single bond (Default or No Default). The entire distribution is described by a single parameter, , which is the probability of success.
The Formula
The probability mass function (PMF) is:
- If (success), the formula becomes .
- If (failure), the formula becomes .
Interactive Bernoulli Trial
Adjust the probability of success () to see how it affects the outcome probabilities.