This document introduces random variables and their probability distributions. It discusses:
1) Discrete and continuous random variables and their probability mass functions (pmf) and probability density functions (pdf) respectively.
2) Computing probabilities of values a random variable can take using the pmf.
3) The cumulative distribution function (CDF) which gives the probability that a random variable is less than or equal to a value, and its properties.
4) Expectation and variance as measures of a random variable's center and spread.