The joint CDF of two continuous random variables X and Y is
FX,Y(x,y)=P(X≤x,Y≤y).
The joint CDF satisfies four basic properties:
- Limits at −∞: x→−∞limFX,Y(x,y)=0 for every y, and y→−∞limFX,Y(x,y)=0 for every x.
- Limit at +∞: x,y→∞limFX,Y(x,y)=1.
- Monotonicity: FX,Y is non-decreasing in each argument.
- Marginal CDFs: The CDFs of X and Y alone are recovered by sending the other variable to +∞:
FX(x)=y→∞limFX,Y(x,y),FY(y)=x→∞limFX,Y(x,y).
For instance, suppose
FX,Y(x,y)=(1−e−x)(1−e−y)for x,y≥0.
Sending y→∞, the factor 1−e−y→1, so the marginal CDF of X is
FX(x)=(1−e−x)⋅1=1−e−x,x≥0.
Sending both x,y→∞ gives FX,Y(∞,∞)=1⋅1=1, confirming property 2.