Samiksha Jaiswal (Editor)

Regular conditional probability

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Regular conditional probability is a concept that has developed to overcome certain difficulties in formally defining conditional probabilities for continuous probability distributions. It is defined as an alternative probability measure conditioned on a particular value of a random variable.

Contents

Motivation

Normally we define the conditional probability of an event A given an event B as:

P ( A | B ) = P ( A B ) P ( B ) .

The difficulty with this arises when the event B is too small to have a non-zero probability. For example, suppose we have a random variable X with a uniform distribution on [ 0 , 1 ] , and B is the event that X = 2 / 3. Clearly the probability of B in this case is P ( B ) = 0 , but nonetheless we would still like to assign meaning to a conditional probability such as P ( A | X = 2 / 3 ) . To do so rigorously requires the definition of a regular conditional probability.

Definition

Let ( Ω , F , P ) be a probability space, and let T : Ω E be a random variable, defined as a Borel-measurable function from Ω to its state space ( E , E ) . Then a regular conditional probability is defined as a function ν : E × F [ 0 , 1 ] , called a "transition probability", where ν ( x , A ) is a valid probability measure (in its second argument) on F for all x E and a measurable function in E (in its first argument) for all A F , such that for all A F and all B E

P ( A T 1 ( B ) ) = B ν ( x , A ) P ( T 1 ( d x ) ) .

To express this in our more familiar notation:

P ( A | T = x ) = ν ( x , A ) ,

where x s u p p T , i.e. the topological support of the pushforward measure T P = P ( T 1 ( ) ) . As can be seen from the integral above, the value of ν for points x outside the support of the random variable is meaningless; its significance as a conditional probability is strictly limited to the support of T.

The measurable space ( Ω , F ) is said to have the regular conditional probability property if for all probability measures P on ( Ω , F ) , all random variables on ( Ω , F , P ) admit a regular conditional probability. A Radon space, in particular, has this property.

See also conditional probability and conditional probability distribution.

Alternate definition

Consider a Radon space Ω (that is a probability measure defined on a Radon space endowed with the Borel sigma-algebra) and a real-valued random variable T. As discussed above, in this case there exists a regular conditional probability with respect to T. Moreover, we can alternatively define the regular conditional probability for an event A given a particular value t of the random variable T in the following manner:

P ( A | T = t ) = lim U { T = t } P ( A U ) P ( U ) ,

where the limit is taken over the net of open neighborhoods U of t as they become smaller with respect to set inclusion. This limit is defined if and only if the probability space is Radon, and only in the support of T, as described in the article. This is the restriction of the transition probability to the support of T. To describe this limiting process rigorously:

For every ϵ > 0 , there exists an open neighborhood U of the event {T=t}, such that for every open V with { T = t } V U ,

| P ( A V ) P ( V ) L | < ϵ ,

where L = P ( A | T = t ) is the limit.

Example

To continue with our motivating example above, we consider a real-valued random variable X and write

P ( A | X = x 0 ) = ν ( x 0 , A ) = lim ϵ 0 + P ( A { x 0 ϵ < X < x 0 + ϵ } ) P ( { x 0 ϵ < X < x 0 + ϵ } ) ,

(where x 0 = 2 / 3 for the example given.) This limit, if it exists, is a regular conditional probability for X, restricted to s u p p X .

In any case, it is easy to see that this limit fails to exist for x 0 outside the support of X: since the support of a random variable is defined as the set of all points in its state space whose every neighborhood has positive probability, for every point x 0 outside the support of X (by definition) there will be an ϵ > 0 such that P ( { x 0 ϵ < X < x 0 + ϵ } ) = 0.

Thus if X is distributed uniformly on [ 0 , 1 ] , it is truly meaningless to condition a probability on " X = 3 / 2 ".

References

Regular conditional probability Wikipedia