The document discusses several types of discrete probability distributions:
- Bernoulli distribution models experiments with two outcomes and is defined by the probability of success.
- Binomial distribution describes repeated Bernoulli trials and is defined by the number of trials and probability of success.
- Poisson distribution describes the number of occurrences within a time period and is defined by the average number of occurrences.
- Hypergeometric distribution describes sampling without replacement and is defined by the population size, sample size, and number of successes in the population.