distributions · Lesson 1 of 9
Random Variables
Random Variable
A random variable is a numerical outcome of a random process. It assigns a number to each outcome in the sample space. Denoted by capital letters like X or Y.
Expected Value
The expected value E(X) is the long-run average of a random variable over many repetitions. It is the probability-weighted sum of all possible values.
Expected Value Formula
E(X) = Σ[xᵢ × P(xᵢ)]
Worked Example
A game pays $0 (prob 0.5), $5 (prob 0.3), and $20 (prob 0.2). E(X) = 0(0.5) + 5(0.3) + 20(0.2) = 0 + 1.50 + 4.00 = $5.50.