Independent solution

How to solve this Normal Distribution question

Setup

Setup

Let S be the combined annual amount. Add the two means and, because the components are independent, add their variances.

S=X+YS=X+Y
E(S)=15+20=35E(S)=15+20=35
Var(S)=42+52=41\operatorname{Var}(S)=4^2+5^2=41

Model

Model

A sum of independent normal variables is normal.

SN(35,41)S\sim\mathcal N(35,41)
Pr(S<45)=Φ(453541)\Pr(S<45)=\Phi\left(\frac{45-35}{\sqrt{41}}\right)

Compute

Compute

Standardize the cutoff and evaluate the standard-normal distribution function.

z=1041=1.5617376189z=\frac{10}{\sqrt{41}}=1.5617376189
Φ(1.5617376189)=0.9408250936\Phi(1.5617376189)=0.9408250936

Answer

Answer

The requested probability rounds to 0.94.

0.94(D)\boxed{0.94\quad\text{(D)}}