a deck of cards contains 16 cards as described below: 4 blue cards numbered 1, 2, 3, and 4 4 yellow cards numbered 1, 2, 3, and 4 4 green cards numbered 1, 2, 3, and 4 4 red cards numbered 1, 2, 3, and 4 The same space for picking a single card at random is represented below: (b1, b2, b3, b4, y1, y2, y3, y4, g1, g2, g3, g4, r1, r2, r3, r4} Let event E be defined as "the card is green" Let event F be defined as "the number on the card is less than 3" 1) List the elements of event E (2 points) 2) List the elements of event F (2 points) 3) What is the union of E and F? (2 points)

1) Event E: {g1, g2, g3, g4}

2) Event F: {b1, b2, y1, y2, g1, g2, r1, r2}

3) Union of E and F: {b1, b2, y1, y2, g1, g2, r1, r2, g3, g4}