Set Theory Relations in Statistics

An event is nothing but a set of possibilities. Relationships and results from set theory can be used to study events. We use the following operations:

Example

Continuing our coin flip example, and looking at coin flip events, we see:

  • AB=B={TTT,HTT,THT,TTH} in this specific case
  • AB=A={HTT,THT,TTH} in this specific case
  • A={HHH,HHT,HTH,THH,TTT}

We also have [De Morgan's Laws](8 College/82 Sophomore Year/823 Spring/CSC248-DiscreteStructures/Lecture Notes.pdf#page=12) that can be extended to sets (without proof here):

De Morgan's Laws

Let A,BS be any two events. Then:

  1. (AB)=AB
  2. (AB)=AB

If A,B have no events in common, they are disjoint or mutually exclusive events. We say AB= when this happens, where is the empty set/event.

Venn Diagrams

We can use Venn Diagrams to show some events within our sample space:

Pasted image 20240920135354.png

References

  1. [[Matthew A. Carlton, Jay L. Devore - Probability with STEM Applications-Wiley (2020).pdf#page=39]]