The Expected Value of A Discrete Random Variable

The expected value of a discrete random variable of a probability distribution is the mean of the random variable of the distribution. We write E(X) for expected value of the random variable X. The formula is


Lets revisit the newsboy problem and calculate the expected value for the number of papers sold.

xp(x)
00.10
10.12
20.35
30.20
40.15
50.08

First we begin by creating a new column x p(x).

xp(x)x px)
00.100.0
10.120.12
20.350.7
30.200.60
40.150.60
50.080.40

Next sum the numbers in the column x p(x)

The expected value is: E(x)=2.42
What does this mean? On some days the boy will sell 2 papers, on other days he will sell 4 papers etc. Theoretically If we keep track of the number of papers sold over millions and millions of days we would find that the average number of papers sold would be very close to 2.42. Sometimes the expected value of a random variable is thought of as the long term mean. The term expected value is used in the gamming industry, insurance and decision theory. We use expected value rather than mean whenever probabilities are involved. However, often you will see the familar x-bar used instead of E(x)