A-level Mathematics/AQA/MS2B

< A-level Mathematics < AQA

Discrete Random Variables

Expected Value

The expected value, shown by E(X) or sometimes referred to as the mean, can be calculated from a given probability distribution. It can be defined as where is the probability for value . For example :

A spinner has the probability distribution

1 2 3 4
0.2 0.2 0.5 0.1

E(X) can be calculated by summing all the values times their respective probabilities :

E(X2) and E(X)2

At times, you will be required to calculate E(X2) and E(X)2 (For use in calculating the variance of a discrete random variable, for example) The value of E(X)2 is simply your value of E(X), squared. Using the same spinner from the previous example, our value of E(X)2 would be

E(X2) is a little more challenging, however. Suppose we are using the same spinner as before when we calculated E(X) and E(X)2. Calculating the expected value of means we must square all out values of (which is the values the spinner can land on). This gives us the probability distribution

1 4 9 16
0.2 0.2 0.5 0.1

From here, we can calculate our value for E(X2) the same as if we were calculating E(X) :

Note that our values for E(X2) and E(X)2 are not equal!

Expected value for E(kX) and E(X + k), where k is a number

To calculate the value of E(kX), we need to move the value of k outside of the brackets. This leaves us with kE(X). E(X) can now be calculated normally, and then multiply by the value of K. For our spinner example, the value of E(2X) is 2E(X), where E(X) = 2.5. Our value for E(2X) must then be 5.

To calculate the value of E(X + k), we need to move the value of k outside of the brackets again. We are left with E(X) + k and can calculate the value normally. For our spinner example, the value of E(X + 3) is E(X) + 3, which is 5.5.

Variance

The variance of a discrete random variable is defined as the expectation of sqaure minus the square of expectation or in other words : . In turn, the standard deviation(σ - Lower case greek letter sigma) of a discrete random variable is defined as the square root of the variance or :

For our spinner example, the value of E(X2) that we calculated was 7.1 and our value for E(X)2 was 6.25. Therefore, our value for the variance of this spinner would be :

Our value for the standard deviation of the spinner would be :

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.