Independent solution

How to solve this Linear Combinations of Independent Random Variables question

Answer in brief

The average of the two independent normals is normal with mean 75 and variance 149. Standardizing 80 gives z=0.4096 and an upper tail of 0.341044, so choice C.

Setup

Setup

Let A be the arithmetic average of the two independent normal lifetimes.

A=X+Y2A=\frac{X+Y}{2}

Model

Model

A linear combination of independent normal variables is normal. Means combine linearly and variances use squared coefficients.

E[A]=70+802=75\operatorname{E}[A]=\frac{70+80}{2}=75
Var(A)=142+2024=149\operatorname{Var}(A)=\frac{14^2+20^2}{4}=149

Compute

Compute

Standardize the threshold using the standard deviation of the average and evaluate the upper tail.

z=8075149=0.40961596z=\frac{80-75}{\sqrt{149}}=0.40961596\ldots
Pr(A>80)=1Φ(0.40961596)=0.34104384\Pr(A>80)=1-\Phi(0.40961596)=0.34104384\ldots

Answer

Answer

The probability that the average exceeds 80 is approximately 0.341.

0.341(C)\boxed{0.341\quad\text{(C)}}