[Math] Suppose a fair coin is flipped and a fair six-sided die is rolled. List the members of the event “the die lands on an even number”.

discrete mathematicsprobability

I am still confused on the exact meaning of "members of the event."
So there are three possible numbers that can be landed on that fit this event: 2, 3, and 6. So how would I list these members? I know I cannot just list the numbers by themselves.

Best Answer

The sample space would look like (T, 1), (H, 1), (T, 2), ... where (T, 1) is the event that you flip tails and a 1 is rolled on the die. The members of the event would be the events in the list that have an even roll.