Conditional probability distribution

In probability theory and statistics, given two jointly distributed random variables X and Y, the conditional probability distribution of Y given X is the probability distribution of Y when X is known to be a particular value; in some cases the conditional probabilities may be expressed as functions containing the unspecified value x of X as a parameter. When both "X" and "Y" are categorical variables, a conditional probability table is typically used to represent the conditional probability. The conditional distribution contrasts with the marginal distribution of a random variable, which is its distribution without reference to the value of the other variable.

If the conditional distribution of Y given X is a continuous distribution, then its probability density function is known as the conditional density function. The properties of a conditional distribution, such as the moments, are often referred to by corresponding names such as the conditional mean and conditional variance.

More generally, one can refer to the conditional distribution of a subset of a set of more than two variables; this conditional distribution is contingent on the values of all the remaining variables, and if more than one variable is included in the subset then this conditional distribution is the conditional joint distribution of the included variables.

Discrete distributions

For discrete random variables, the conditional probability mass function of Y given the occurrence of the value x of X can be written according to its definition as:

Due to the occurrence of in a denominator, this is defined only for non-zero (hence strictly positive)

The relation with the probability distribution of X given Y is:

Example

Consider the roll of a fair die and let A = 1 if the number is even (i.e. 2, 4, or 6) and A = 0 otherwise. Furthermore, let B = 1 if the number is prime (i.e. 2, 3, or 5) and B = 0 otherwise.

123456
A010101
B011010

Then the unconditional probability that A = 1 is 3/6 = 1/2 (since there are six possible rolls of the die, of which three are even), whereas the probability that A = 1 conditional on B = 1 is 1/3 (since there are three possible prime number rolls—2, 3, and 5—of which one is even).

Continuous distributions

Similarly for continuous random variables, the conditional probability density function of Y given the occurrence of the value x of X can be written as

where fX,Y(x, y) gives the joint density of X and Y, while fX(x) gives the marginal density for X. Also in this case it is necessary that .

The relation with the probability distribution of X given Y is given by:

The concept of the conditional distribution of a continuous random variable is not as intuitive as it might seem: Borel's paradox shows that conditional probability density functions need not be invariant under coordinate transformations.

Example

Bivariate normal joint density

The graph shows a bivariate normal joint density for random variables X and Y. To see the distribution of Y conditional on X = 70, one can first visualize the line X = 70 in the X, Y plane, and then visualize the plane containing that line and perpendicular to the X, Y plane. The intersection of that plane with the joint normal density, once rescaled to give unit area under the intersection, is the relevant conditional density of Y.

Relation to independence

Random variables X, Y are independent if and only if the conditional distribution of Y given X is, for all possible realizations of X, equal to the unconditional distribution of Y. For discrete random variables this means P(Y = y | X = x) = P(Y = y) for all possible x and y. For continuous random variables X and Y, having a joint density function, it means fY(y | X = x) = fY(y) for all possible x and y.

Properties

Seen as a function of y for given x, P(Y = y | X = x) is a probability and so the sum over all y (or integral if it is a conditional probability density) is 1. Seen as a function of x for given y, it is a likelihood function, so that the sum over all x need not be 1.

Measure-theoretic formulation

Let be a probability space, a -field in , and a real-valued random variable (measurable with respect to the Borel -field on ). It can be shown that there exists[1] a function such that is a probability measure on for each (i.e., it is regular) and (almost surely) for every . For any , the function is called a conditional probability distribution of given . In this case,

almost surely.

Relation to conditional expectation

For any event , define the indicator function:

which is a random variable. Note that the expectation of this random variable is equal to the probability of A itself:

Then the conditional probability given is a function such that is the conditional expectation of the indicator function for A:

In other words, is a -measurable function satisfying

A conditional probability is regular if is also a probability measure for all ω  Ω. An expectation of a random variable with respect to a regular conditional probability is equal to its conditional expectation.

  • For the trivial sigma algebra the conditional probability is a constant function,
  • For , as outlined above, .

See also

Notes

References

  • Billingsley, Patrick (1995). Probability and Measure (3rd ed.). New York: John Wiley and Sons.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.