Joint Distributions Flashcards
When are X and Y jointly continuous RVs
X and Y are jointly continuous RVs when:
Exists a function R^2 to [,infinity) s,t for any region A
P((X,Y) in A) = double integral over A fX,Y(x,y) dydx
Function is joint PDF of X and Y
What is joint CDF defined by
Joint CDF is defined by:
Function R^2 to [0,1] FX,Y(x,y) = P(X <= x and Y <= y)
= double integral x down to -infinity y down to -infinity fX,Y(u,v) dv du
What are marginal PDFs
Marginal PDFs are:
If X and Y have joint PDF fX,Y(x,y) then X and Y have PDFs
fx = integral infinity down to -infinity fX,Y(x,y) dy
fy = integral infinity down to -infinity fX,Y(x,y) dx
These are marginal PDFs of X and Y
What is P(Y=y|X=x) for discrete RVs
For discrete RVs,
P(Y=y|X=x) = P(Y=y, X =x)/P(X=x) where P(X=x) > 0
What is conditional PDF of Y given X=x
Conditional PDF of Y given X=x is:
fY|X (y|x) = fY|X (y|X=x)= fX,Y(x,y)/fX(x) where fX(x) > 0 and y is real
What is P(a <= Y <= b|X=x)
P(a <= Y <= b|X=x) = integral b down to a fY|X (y|x) dy
What is conditional CDF of Y given X=x
Conditional CDF of Y given X=x is:
FY|X (y|x) = P(Y <= y|X=x) = integral y down to - infinity fY|X(u|x) du
What is conditional expectation of Y|X=x
Conditional expectation Y|x is:
E(Y|X=x) = integral infinity down to -infinity y* fY|X(y|x) dy when this exists
What does the multiplication rule state
Multiplication rule states:
FX,Y(x,y) = fX(x) * fY|X (y|x) = fY(y) * fX|Y(x|y)
What is independence property for conditional PDFs
Independence property for conditional PDFs is:
fY,X (y|x) = fY(y) for all y in R