Created: August 27, 2022
Modified: August 27, 2022
Modified: August 27, 2022
probability space
This page is from my personal notes, and has not been specifically reviewed for public consumption. It might be incomplete, wrong, outdated, or stupid. Caveat lector.A probability space consists of:
- A set of outcomes aka possible worlds; these represent all the ways the world might be. This is the 'sample space'.
- A set of events , where each event is some subset of possible worlds. This is sometimes called the 'information set' since it encodes any limits on the information available for us to distinguish between possible worlds. This set must satisfy some technical conditions, namely that is a sigma-algebra on the sample space :
- The information set must contain the sample space: .
- It must be closed under complements: for any event , must also contain the complement .
- It must be closed under countable unions: for any , we also have .
- A probability function that assigns values in to each event . These must be countably additive: the probability of the union of two disjoint events must equal the sum of their individual probabilities. Furthermore, we must have , i.e., the total probability of all outcomes is 1.
Intuitively we would usually take to include all elementary outcomes , i.e., to assign a probability to each possible world, and thus (by countable additivity) to any collection of possible worlds. This is called a complete probability space.
The general reason to choose a different (incomplete) is to model incomplete information. For example, the outcomes in might correspond to realizations of a stochastic process. In reality, we only observe the values of the process up to the current time , so at time it makes sense to work with in which the events are equivalence classes of realizations ignoring any differences at times . An increasing sequence of such information sets is called a filtration.