13 original exam-style questions - 4 pages of questions with a full mark scheme - free printable PDF.
Original content written for Revision Library.
A discrete random variable X takes a countable set of values, each with an associated probability P(X = x), where the probabilities sum to 1. The expectation (mean) is E(X) = sum of x P(X = x), and the variance is Var(X) = E(X^2) - [E(X)]^2, where E(X^2) = sum of x^2 P(X = x). For constants a and b, expectation and variance obey the rules E(aX + b) = aE(X) + b and Var(aX + b) = a^2 Var(X); more generally, E(g(X)) = sum of g(x) P(X = x) for any function g. A discrete uniform distribution on the integers 1 to n, where every value is equally likely, has the standard results E(X) = (n + 1)/2 and Var(X) = (n^2 - 1)/12. If X1 and X2 are independent random variables, then E(X1 + X2) = E(X1) + E(X2) and Var(X1 + X2) = Var(X1) + Var(X2); by contrast, doubling a single variable (2X) multiplies its variance by 2^2 = 4, since scaling one variable and summing two independent copies are different operations. These results underpin every calculation in this worksheet.