MATH 2421: Lecture 3

Date: 2024-09-09 12:46:15

Reviewed:

Topic / Chapter: Event Operations and Probability

summary

❓Questions
  • why do we need to use infinity in defining probability when we can use the concept of exhaustive events?
    • πŸ‘¨β€πŸ« They (use of or ) are equivalent and it's matter of personal preference.
    • We have used infinity version to follow the textbook

Notes

Operations on Events
  • Four basic operations

    • result of operation: also a collection of outcome = event
    • union:
      • either event or event occurs
    • intersection:
      • both event and event B occur
      • short:
    • complement:
      • even A does NOT occur
    • symmetric difference: \
      • EITHER or occurs, but not both
  • Additional terms

    • inclusion of events
      • or
      • i.e. occurrence of implies
    • disjoint
      • when two events share no common outcomes
    • mutually exclusive
      • when events are pairwise disjoint
    • exhaustive
      • when union of some events is the sample space
    • partition
      • when events are both exclusive and exhaustive
      • and
  • Fundamental laws

    • commutative law
    • associative law
    • distributive law
    • DeMorgan's law
  • Lemma

    • for any events :
      • proof: as above is
        • following distributive law
Axioms of Probability
  • Probability definition

    • probability: function that assigns numbers to events
      • numbers: characterize how likely this event occurs
    • primitive definition
      • assuming an experiment w/ sample space can be repeated
      • for each even , : number of times occured in the first repetitions
      • probability is defined by:
      • l.e. limiting proportion of time that occurs
    • problems
      • how do we know the limit of exists or not, for a seq. of repetitions?
      • even if limits exist for all sequences, how do we know that the limits are the same = i.e. converge?
    • Kolmogorov Axiom (modern probability definition)
      • by Andrey Kolmogorov in 1933
      • probability, denoted by is a function on the collection of events satisfying
      1. for any event :
      2. let be the sample space, then:
      3. for any sequence of mutually exclusive events
        • also written as, for all
    • event
  • Example

    • on a fair six-faced dice, when ,
      • by Kolmogorov's axiom, what are and ?
      • as each faces are mutually exclusive (cannot have two or more faces at once)
Properties of Probability
  • Theorem

      • proof: take ,
      • are mutually exclusive
      • by axiom 3:
    • for any finite sequence of mutually exclusive events
      • proof: let
      • : still mutually exclusive
      • apply axiom 3 to find:
    • let be an event, then
      • proof:
    • if , then
      • proof:
      • since
      • by Axiom 3,
    • let be any two events, then
      • proof by diagram 01_event_sum
      • rigorous way
        • : disjoint
        • using axiom 3:
        • since , : disjoint
        • using axiom 3:
    • Inclusion-Exclusion principle
      • let be any events, then:
        • where means sum of every possible combination of
        • πŸ‘¨β€πŸ« won't be used for
  • Example

    • let two events s.t. f
      • and . find
    • J is taking two books for vacation.
      • : reading first book;
      • : reading second book;
      • what is
    • formula for
      • or, consult diagram for easy understanding 02_multi_cap