Random variableA random variable has a set of possible values, each with some probability. The sum of all the probabilities is 1. A random variable can be defined by its probability distribution function (PDF). For some random variable , denotes the probability that . For a discrete random variable, the PDF can be defined in terms of the Dirac delta function. For example, let be the result of a coin flip ( heads, tails). It’s PDF can be written . A random variable can also be described by it’s cumulative distribution function (CDF, a.k.a. the cumulant). The CDF is simply the integral of the PDF, and represents the probability of finding the random variable to be less than some value. |