Revision as of 21:19, 6 May 2023 by Admin (Created page with "'''Solution: E''' Let <math>S, F,</math> and <math>T</math> be the losses due to storm, fire, and theft respectively. Let <math>Y = \max(S,F,T)</math>. Then, <math display...")
Exercise
May 06'23
Answer
Solution: E
Let [math]S, F,[/math] and [math]T[/math] be the losses due to storm, fire, and theft respectively. Let [math]Y = \max(S,F,T)[/math]. Then,
[[math]]
\begin{align*}
\operatorname{P}[Y \gt 3] =1 − \operatorname{P}[Y ≤ 3] =1 − \operatorname{P}[\max( S , F , T ) ≤ 3] &=1 − \operatorname{P}[ S ≤ 3]\operatorname{P}[ F ≤ 3]\operatorname{P}[T ≤ 3]\\
&= 1 − (1 − e^{−3/1} )(1 − e^{−3/1.5} )(1 − e ^{-3/2.4} ) \\ &=0.414.
\end{align*}
[[/math]]