Sets

A set is a collection of things.
If is a thing and is a set, we write if is in .

Examples and Notation

  • Finite:
  • Countably infinite:
  • Set based on condition:
  • Uncountable:
  • Subset:
  • Universal Set:
    • This is a set of all conceivable objects of interest in a context
  • Empty set: or
  • Complement:
  • Union:
  • Intersection:
  • Disjoint:

Some consequences of the definition

DeMorgan Laws

LHS: if then it is not in any , thus for every it is in its complement.

Probabilistic Model

Sample space

- the set of all possible outcomes of an experiment

Probability law

A function with input some and output between 0 and 1 that encodes our knowledge or belief about the collective likelihood of the elements of .

This subset is also called an event.

Notes

There is only one experiment, whether it’s 1 coin toss or 3.
Sample space can be finite or infinite (ex. discrete outcomes or continuous).
Outcomes/events are distinct/unique and mutually exclusive (cannot have an outcome be heads AND/OR tails).

Probability Axioms

  1. Non-negativity:
  2. Additivity:
    1. Assuming they are disjoint
  3. Normalization:

Uniform

Where has distinct events and is a distinct event.