Probability Spaces and Events - Core Definitions
The foundation of modern probability theory rests on the measure-theoretic framework introduced by Kolmogorov in 1933. This axiomatic approach provides a rigorous mathematical foundation for understanding randomness and uncertainty.
Probability Space
A probability space is a triple where:
- is a non-empty set called the sample space representing all possible outcomes
- is a -algebra on , a collection of subsets called events
- is a probability measure satisfying:
- (normalization)
- For any countable collection of disjoint events : (countable additivity)
The -algebra must satisfy three properties: it contains , is closed under complements, and is closed under countable unions. This structure ensures that we can perform all necessary set operations within the class of measurable events.
Events and Operations
Events are subsets of the sample space that belong to the -algebra. For events :
- The union represents " or occurs"
- The intersection represents " and both occur"
- The complement represents " does not occur"
- Events and are disjoint (or mutually exclusive) if
Consider tossing a fair coin twice. The sample space is . The -algebra contains all subsets. The event "at least one head" is with probability .
Conditional Probability
Given events with , the conditional probability of given is:
This fundamental concept allows us to update probabilities based on new information. It forms the basis for Bayes' theorem and is essential in statistical inference.
The axioms of probability were chosen to match our intuitive understanding while providing mathematical rigor. The requirement of countable (not just finite) additivity is crucial for working with continuous distributions and taking limits in probability theory.