Read this lesson as text
Joint Continuous Distributions
Probability · Axiom Academy
LESSON Joint Continuous Distributions Working with two or more continuous random variables simultaneously For two continuous random variables X and Y, the joint PDF f(x,y) describes their combined probability distribution. Like the single-variable case, f(x,y) must be non-negative and integrate to 1 over all possible (x,y) pairs. Think of f(x,y) as a probability density surface over the xy-plane. To find the probability that (X,Y) falls in some region A, we integrate the joint PDF over that region: This is a double integral that accumulates probability density over the specified area. The region A could be a rectangle, circle, or any measurable set in the plane. Two continuous random variables X and Y are independent if their joint PDF factors into the product of their marginal PDFs: This means knowing the value of X gives no information about Y, and vice versa. Independence is a special and important case that greatly simplifies calculations.
This is the written version of the interactive lesson above. See the full Probability course.