- Background information: I am studying events and subspaces, and I have a question about Events being a subset of the subspace. I am new to discrete mathematics, so sorry if I couldn't word my question more professionally.
- Logical Question: Considering the below example, why the subset events are increasing and decreasing one after another? For example, it starts with (1,5) then goes to (2,4), but why not going to (1,4), (1,3)? I mean imagine 2 dice, you are not gonna get exactly 1 and 5, the number will vary, so it can be 1 and 3 or 1 and 2, but it is not listed.
Example:
Experiment: Rolling 2 dice
Sample space: S = {1,…,6} × {1,…,6}
Event: The sum of the dice is 6
A = {(1,5),(2,4),(3,3),(4,2),(5,1)}