1.1 Sets

  • Set: A collection of objects (elements).

    • Notation: If , it means is an element of .
    • Empty Set: contains no elements.
    • Universal Set:
      • This is a set of all conceivable objects of interest in a context
  • Set Operations:

    • Union:
    • Intersection:
    • Complement:
    • Difference:
  • De Morgan’s Laws:

1.2 Probabilistic Models

  • A probabilistic model describes uncertainty using:

    • Sample Space (): The set of all possible outcomes.
    • Events: Subsets of the sample space.
    • Probability Law: Assigns probabilities to events, , satisfying:
      1. Non-negativity:
      2. Additivity: If , then
      3. Normalization:
  • Discrete Uniform Probability Law:

    • If the sample space has equally likely outcomes:

1.3 Conditional Probability

  • Conditional Probability: The probability of event given event , denoted , is defined as:
  • Conditional probability forms a valid probability law.
  • Note then that:
  • Multiplication Rule: For events :

1.4 Total Probability Theorem

  • If form a partition of the sample space ():

1.5 Bayes’ Rule

  • Bayes’ Rule (relates prior and posterior probabilities):
  • Bottom is from Total Probability Theorem

1.6 Independence

  • Events and are independent if:

1.7 Counting Methods

  • Counting Principle:
    Consider a process with stages s.t:
  1. There are possible results at the first stage
  2. For every possible result at the first stage, there are possible results at the second.
  3. And so on, then the total possible results at the stage is:
  • Permutations:
    • The number of ways to arrange distinct objects is:
 - Arranging $k$ objects of $n$ is:


- Justification: counting principle

  • Combinations: The number of ways to choose objects from is: