$x$ $-3$ $6$ $9$ $\text{P}(X=x)$ $\frac{1}{6}$ $\frac{1}{2}$ $\frac{1}{3}$
Arrange the following in increasing order :
A. $\text{E}(X)$
B. $\text{E}(X^{2})$
C. $\text{E}[(2X+1)^{2}]$
D. $\sigma^{2}$
Choose the correct answer from the options given below :
The probability distribution for the variate X is given as:
| $x$ | $\text{P}(X=x)$ |
|---|---|
| $-3$ | $\frac{1}{6}$ |
| $6$ | $\frac{1}{2}$ |
| $9$ | $\frac{1}{3}$ |
The expected value, E(X), is calculated as the sum of each value multiplied by its probability:
E(X) = $\sum x \cdot \text{P}(X=x)$
E(X) = $(-3) \times \frac{1}{6} + (6) \times \frac{1}{2} + (9) \times \frac{1}{3}$
E(X) = $-\frac{1}{2} + 3 + 3 = 5.5$
So, A. E(X) = 5.5
E(X2) is calculated similarly, but with the squared values of x:
E(X2) = $\sum x^2 \cdot \text{P}(X=x)$
E(X2) = $(-3)^2 \times \frac{1}{6} + (6)^2 \times \frac{1}{2} + (9)^2 \times \frac{1}{3}$
E(X2) = $9 \times \frac{1}{6} + 36 \times \frac{1}{2} + 81 \times \frac{1}{3}$
E(X2) = $1.5 + 18 + 27 = 46.5$
So, B. E(X2) = 46.5
The variance is found using the formula $\sigma^2 = E(X^2) - [E(X)]^2$:
$\sigma^2 = 46.5 - (5.5)^2$
$\sigma^2 = 46.5 - 30.25 = 16.25$
So, D. $\sigma^2$ = 16.25
We calculate E[(2X+1)2] using the linearity of expectation:
E[(2X+1)2] = E[4X2 + 4X + 1]
E[(2X+1)2] = $4 \cdot E(X^2) + 4 \cdot E(X) + 1$
E[(2X+1)2] = $4 \times 46.5 + 4 \times 5.5 + 1$
E[(2X+1)2] = $186 + 22 + 1 = 209$
So, C. E[(2X+1)2] = 209
We have the following values:
Arranging these values in increasing order:
$5.5 < 16.25 < 46.5 < 209$
This corresponds to the order: A, D, B, C.