A Bernoulli process is a sequence of independent trials, each with two possible outcomes: success (1) or failure (0).
The Bernoulli distribution describes a random experiment with two possible outcomes: success (with probability ) and failure (with probability ).
The binomial distribution describes the number of successes in independent Bernoulli trials.
Where:
Properties:
The negative binomial distribution describes the number of trials needed to achieve successes in a Bernoulli process.
Where:
Properties:
The geometric distribution describes the number of trials needed to achieve the first success in a Bernoulli process.
Where:
Properties:
The Poisson distribution describes the number of events occurring in a fixed interval of time or space, given a constant average rate ().
Where:
Properties:
The moment generating function (MGF) of a random variable is defined as:
Where:
Property | Binomial Distribution | Negative Binomial Distribution | Geometric Distribution |
---|---|---|---|
Random Variable | Number of successes in trials. | Number of trials to achieve successes. | Number of trials to achieve the first success. |
Key Difference | Fixed number of trials (). | Fixed number of successes (). | Special case of negative binomial with . |
PMF | |||
MGF | |||
Mean | |||
Variance | |||
Other Properties | Describes fixed trials. | Describes trials until successes. | Describes trials until the first success. |
1. What is the mean of a binomial distribution with and ?
Answer: a) 5
2. Which distribution describes the number of trials until the first success?
Answer: b) Geometric