The document discusses different types of discrete probability distributions:
- Uniform distribution where all outcomes are equally likely, like when rolling a fair die.
- Bernoulli distribution which has only two possible outcomes (success/failure) with probabilities p and q=1-p.
- Binomial distribution which describes experiments with a fixed number of trials, two possible outcomes per trial (success/failure), and where trials are independent with constant probability of success p.