Independent solution

How to solve this Conditional Probability question

Setup

Setup

Let F and N be the numbers broken among the two higher-risk and two lower-risk packages. The favorable event is F=2 and N=0.

FBinomial(2,0.2)F\sim\operatorname{Binomial}(2,0.2)
NBinomial(2,0.1)N\sim\operatorname{Binomial}(2,0.1)

Model

Model

Exactly two total breaks can occur in three disjoint category-count configurations.

Pr(F+N=2)=Pr(F=2,N=0)+Pr(F=1,N=1)+Pr(F=0,N=2)\Pr(F+N=2)=\Pr(F=2,N=0)+\Pr(F=1,N=1)+\Pr(F=0,N=2)
Pr(F=2,N=0)=(0.2)2(0.9)2\Pr(F=2,N=0)=(0.2)^2(0.9)^2

Compute

Compute

Evaluate each configuration and normalize the favorable probability by their sum.

Pr(F+N=2)=0.0324+(0.32)(0.18)+0.0064=0.0964\Pr(F+N=2)=0.0324+(0.32)(0.18)+0.0064=0.0964
Pr(F=2F+N=2)=0.03240.0964=81241\Pr(F=2\mid F+N=2)=\frac{0.0324}{0.0964}=\frac{81}{241}
81241=0.3360995851\frac{81}{241}=0.3360995851\ldots

Answer

Answer

Given exactly two breaks, the probability that they are the two fragile packages is approximately 0.336.

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