Independent solution

How to solve this Mutually Exclusive Outcomes question

Setup

Setup

Let p_j be the probability of category j, where the five category probabilities sum to one.

p0+p1+p2+p3+p4=1p_0+p_1+p_2+p_3+p_4=1

Model

Model

Use the two statements that omit one category each to recover those omitted probabilities.

p1+p2+p3+p4=0.80    p0=0.20p_1+p_2+p_3+p_4=0.80\implies p_0=0.20
p0+p1+p3+p4=0.80    p2=0.20p_0+p_1+p_3+p_4=0.80\implies p_2=0.20

Compute

Compute

Subtract the two known category masses from the supplied three-category total.

p0+p1+p2=0.75p_0+p_1+p_2=0.75
p1=0.750.200.20=0.35p_1=0.75-0.20-0.20=0.35

Answer

Answer

The requested category probability is 0.35.

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