conditional densities

Comprehensive study notes, diagrams, and exam preparation for conditional densities.

Conditional Densities

Definition

For two continuous random variables and , the conditional density of given is defined as

where:

  • is the joint density of and
  • is the marginal density of

Similarly, the conditional density of given is

A conditional density must satisfy the usual properties of a density in the variable being conditioned on:

  • It is nonnegative:
  • Its total area over all possible values of is 1:

Main Content

1. Joint, Marginal, and Conditional Densities

  • The joint density describes the combined behavior of two continuous random variables together. It gives the likelihood of and occurring near a particular pair .
  • The marginal density is obtained by integrating out the other variable: Once the marginal density is known, the conditional density can be computed by dividing the joint density by the marginal.

  • Example: If and 0 otherwise, then so This means that, given , the variable is uniformly distributed on .

2. Interpretation of Conditional Density

  • A conditional density describes the distribution of one variable when the other variable is fixed. It answers questions such as: “If , what values of are most likely?”
  • It is a continuous version of conditional probability, but because continuous probabilities at exact points are zero, the density is interpreted through neighborhoods and intervals rather than point probabilities. For a small interval ,

  • Intuition diagram for a conditional slice:

  Joint density surface
        ^
        |          .
        |       .     .
        |    .           .
        | .                .
        +------------------------> x
         |
         |  Fix x = x0
         |
         |---- vertical slice gives f(Y|X=x0)

This shows that conditioning on means taking a “slice” of the joint distribution at that fixed value.

3. Properties and Use in Probability Calculations

  • Conditional densities help compute conditional probabilities and expectations. For a set , and the conditional expectation is

  • They are essential for the law of total probability and law of total expectation in continuous settings:

  • Example: If for , then and So, on average, is half of when is fixed.


Working / Process

1. Start with the joint density

  • Identify the joint density function and its support region.
  • Make sure it is properly normalized so that the total integral over the support is 1.
  • This step is crucial because the conditional density is built directly from the joint distribution.

2. Find the relevant marginal density

  • Integrate the joint density over the other variable.
  • For , compute ; for , compute .
  • Verify that the marginal is positive where the conditional density is to be defined.

3. Divide and simplify

  • Use and simplify the expression.

  • Check that the conditional density is nonnegative and integrates to 1 with respect to the conditioned variable.

4. Use the conditional density for further calculations

  • Compute conditional probabilities by integrating over the relevant interval.
  • Compute conditional expectations, variances, and predictive distributions.
  • Apply the result to interpret dependence between variables.

Advantages / Applications

  • Conditional densities provide a precise way to model dependence between continuous random variables, making them essential in multivariate statistics and probability theory.
  • They are widely used in Bayesian inference, where posterior distributions are conditional densities of parameters given observed data.
  • They are important in regression, machine learning, signal processing, and stochastic modeling, where future or unknown values are predicted using known information.

Summary

  • Conditional density describes the distribution of one continuous variable given another variable.
  • It is found by dividing the joint density by the relevant marginal density.
  • It is used to compute conditional probabilities, expectations, and model dependence between variables.
  • Important terms to remember: joint density, marginal density, conditional density, support, conditional expectation