Two outcomes are disjoint or mutually exclusive if they cannot both happen (at the same time).
- This is like nonoverlapping bins for histograms.
Example: If I roll a six-sided die one time, rolling a 5 and rolling a 6 are disjoint. I can get a 5 or a 6, but not both on the same roll.
Example: If I select a student, they can be a freshman or a sophomore, but that student cannot be both a freshman and a sophomore at the same time.