This document provides an overview of key concepts related to random variables and probability distributions. It discusses:
- Two types of random variables - discrete and continuous. Discrete variables can take countable values, continuous can be any value in an interval.
- Probability distributions for discrete random variables, which specify the probability of each possible outcome. Examples of common discrete distributions like binomial and Poisson are provided.
- Key properties and calculations for discrete distributions like expected value, variance, and the formulas for binomial and Poisson probabilities.
- Other discrete distributions like hypergeometric are introduced for situations where outcomes are not independent. Examples are provided to demonstrate calculating probabilities for each type of distribution.