Joint Distributions for Continuous Random Variables

Introduces the joint probability density function for two continuous random variables, including the conditions for a valid joint pdf, computing probabilities over rectangular regions via double integrals, and obtaining the marginal densities of XX and Y.Y.

Step 1 of 128%

Tutorial

The Joint Probability Density Function

For two discrete random variables, the joint distribution is described by a joint pmf p(x,y)p(x,y) that assigns a probability to each pair (x,y)(x,y) and sums to 1.1. For two continuous random variables, probabilities are spread over a region, so we use a joint probability density function (joint pdf).

A function f(x,y)f(x,y) is a joint pdf for the continuous random variables XX and YY if:

  1. f(x,y)0f(x,y) \ge 0 for all (x,y),(x,y), and
  2. The total integral over the plane equals 1:1{:}
 ⁣ ⁣f(x,y)dydx=1.\int_{-\infty}^{\infty}\!\!\int_{-\infty}^{\infty} f(x,y)\, dy\, dx = 1.

In practice, f(x,y)f(x,y) is nonzero only on some region of the plane, and we only integrate over that region. For example, suppose f(x,y)=cf(x,y) = c on the unit square 0x1, 0y10 \le x \le 1,\ 0 \le y \le 1 and 00 elsewhere. To find c,c, we require

01 ⁣ ⁣01cdydx=c11=1,\int_0^1 \!\!\int_0^1 c\, dy\, dx = c \cdot 1 \cdot 1 = 1,

so c=1.c = 1. This is the uniform joint density on the unit square.

navigate · Enter open · Esc close · ⌘K/Ctrl K toggle