Matthew S. answered 04/16/20
PhD in Ops Research with industry experience in Data Science
Let X = result of rolling the die. We are told that
P(X ∈ {4, 5, 3}) = 1/2
P(X ∈ {3, 2, 1}) = 1/2
P(X = 3) = 1/4
Therefore P(X ∈ {2, 1}) = P(X ∈ {3, 2, 1}) - P(X = 3) = 1/4
Also,
P(X ∈ {1, 2, 3, 4, 5}) = P(X ∈ {4, 5, 3}) + P(X ∈ {3, 2, 1}) - P(X ∈ {4, 5, 3} intersect X ∈ {3, 2, 1})
= P(X ∈ {4, 5, 3}) + P(X ∈ {3, 2, 1}) - P{X = 3)
= 1/2 + 1/2 - 1/4 = 3/4
So P(X=6) = 1 - P(X ∈ {1, 2, 3, 4, 5}) = 1/4
Answers:
(a) P(X ∈ {1, 2, 6}) = P(X ∈ {1, 2}) + P(X = 6) = 1/4 + 1/4 = 1/2
(b) We already showed that P(X ∈ {1, 2}) = 1/4