Exercise
May 05'23
Answer
Solution: B
[[math]]
\begin{align*}
\operatorname{P}(X = 0) &= 1/6 \\
\operatorname{P}(X = 1) &= 1/12 + 1/6 = 3/12 \\
\operatorname{P}(X = 2) &= 1/12 + 1/3 + 1/6 = 7/12 \\
\operatorname{E}[X] &= (0)(1/6) + (1)(3/12) + (2)(7/12) = 17/12 \\
\operatorname{E}[X^2] &= (0)2(1/6) + (1)2(3/12) + (2)2(7/12) = 31/12 \\
\operatorname{Var}[X] &= 31/12 – (17/12)2 = 0.58. \\
\end{align*}
[[/math]]