Discrete Probability Distribution
Probability Mass Function
Denoted by
Parameters
Mean
Here:
represents each possible value of is the probability of observing that value
Variance
An equivalent computational formula is:
Cumulative Distribution Function
Example
Consider a discrete random variable
X | P(X) |
---|---|
1 | 0.2 |
2 | 0.3 |
3 | 0.4 |
4 | 0.1 |
The mean would be:
The variance would be:
Types
Uniform distribution
A type of discrete probability distribution where all outcomes are equally likely. If a random variable
Bernoulli distribution
A type of discrete probability distribution where there are only two possible outcomes, often referred to as “success” and “failure”. If a random variable
PMF of Bernoulli distribution:
Here:
is the probability of success
Binomial distribution
When an experiment consists of
Here:
is the number of trials. is the probability of success.
Assumptions made in binomial distribution:
- Each trial is independent.
- Each trial has only two possible outcomes.
- The probability of success is constant across trials.
- The number of trials is fixed.
For a large sample of a binomial distribution:
Poisson distribution
If
Here:
- average number of successes occurred within the fixed time interval
If