The Standard Deviation Of a Discrete Random Variable

The standard deviation of a discrete random variable of a probability distribution is the square root of the variance of the random variable.
Lets once again revisit the newspaper boy problem.

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

We have already calculated the expected value of the random variable. E(X)=2.42
The formula for calculating the variance of a random variable of a probability distribution is

We need to add three columns to our table, a deviation column, a deviation squared column, and a p(x) times squared deviation column.


xp(x) x p(x)(x-E(x)))
00.100.00-2.425.860.59
10.120.12-1.422.020.24
20.350.70-0.420.180.06
30.200.600.580.340.07
40.150.601.582.500.38
50.080.402.586.660.53




The standard deviation is the square root of the variance.