The sample space when a fair die is rolled is `{1, 2, 3, 4, 5, 6}`, with each outcome being equally likely.
For which of the following pairs of events are the events independent?
- `{1, 2, 3} and {1, 2}`
- `{1, 2} and {3, 4}`
- `{1, 3, 5} and {1, 4, 6}`
- `{1, 2} and {1, 3, 4, 6}`
- `{1, 2} and {2, 4, 6}`