• + 0 comments

    Way i did it: Probability of only one getting selected = P(Bill) OR P(Nina) BUT NOT BOTH. In terms of set this is: P(B OR N) = P(B) + P(N) - 2 * P(B AND N). Twice because i don't want them to be selected at the same time.