Independent solution

How to solve this Normal Distribution question

Setup

Setup

Add the two division means.

E[X+Y]=10+12=22E[X+Y]=10+12=22

Model

Model

Independence makes the variances add, and a sum of independent normal variables remains normal.

Var(X+Y)=32+42=25\operatorname{Var}(X+Y)=3^2+4^2=25
X+YN(22,25)X+Y\sim N(22,25)

Compute

Compute

Standardize the total-claim boundary and evaluate the normal CDF.

z=292225=75=1.4z=\frac{29-22}{\sqrt{25}}=\frac75=1.4
Pr(X+Y29)=Φ(1.4)=0.9192433408\Pr(X+Y\le29)=\Phi(1.4)=0.9192433408\ldots

Answer

Answer

The probability rounds to 0.92.

0.92(E)\boxed{0.92\quad\text{(E)}}