54 lessons, 6 modules

Distributions

0%Accuracy
0/54Lessons
0Streak

distributions · Lesson 1 of 9

Random Variables

definition

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.

text

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.

formula

Expected Value Formula

E(X) = Σ[xᵢ × P(xᵢ)]

example

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.