Probability Spaces and Events - Examples and Constructions
Understanding probability spaces through concrete examples illuminates the abstract definitions and reveals how the theory applies to real-world situations.
Discrete Probability Spaces
When the sample space is finite or countably infinite, we have a discrete probability space.
Rolling a Die: , (all subsets), and for a fair die:
The event "roll is even" has probability .
For discrete spaces with countably many outcomes, we need the probability mass function satisfying . Then for any event :
Continuous Probability Spaces
For continuous sample spaces like or , we cannot assign positive probability to individual points.
Uniform Distribution on [0,1]: Here , is the Borel -algebra (generated by open intervals), and:
This represents choosing a random number uniformly from the interval. Any single point has probability zero: for all , yet the interval itself has probability 1.
Product Spaces and Independence
Given two probability spaces and , we construct their product space to model independent experiments.
Product Space: , (product -algebra), and:
Tossing two independent fair coins corresponds to the product of two copies of where . The product space has:
Conditional Probability Spaces
Given an event with , we can construct a new probability space where .
This "updated" probability space represents our knowledge after learning that has occurred. All probabilities are now computed relative to the reduced sample space .
The construction of probability spaces from simpler ones (products, conditioning, mixtures) is fundamental in probability theory. Complex random phenomena are often modeled by building up from simple independent components.
Medical Testing: Consider a disease with 1% prevalence. Let = "has disease" and = "tests positive". If the test has 95% sensitivity (true positive rate) and 90% specificity (true negative rate), we can construct: The probability space allows us to compute using Bayes' theorem.