Revision as of 14:19, 1 May 2023 by Admin (Created page with "'''Solution: D''' Let <math>W</math> denote claim payments. Then <math display = "block"> W = \begin{cases} y, \quad 1 < y < 10 \\ 10, \quad y \leq 10 \end{cases} </math...")
Exercise
May 01'23
Answer
Solution: D
Let [math]W[/math] denote claim payments. Then
[[math]]
W = \begin{cases}
y, \quad 1 \lt y \lt 10 \\
10, \quad y \leq 10
\end{cases}
[[/math]]
It follows that
[[math]]
\operatorname{E}[W] = \int_1^{10} y \frac{2}{y^3} dy + \int_{10}^{\infty} 10 \frac{2}{y^3} dy = -\frac{2}{y} \Big |_1^{10} - \frac{10}{y^2} \Big |_{10}^{\infty} = 1.9.
[[/math]]