Endterm Flashcards
What can you say about the density frunction of Y=g(x) if g is differentiable and one-to-one?
fy(y) = fx(g-1(y)) * 1/ |g’(g-1(y))|
What can you say if g is differenciable and strictly increasing? strictly decreasing?
Fy(y) = Fx(g-1(y)) Fy(y) = 1 - Fx(g-1(y))
What is a joint probability mass function (discrete random variable)?
P(k1, k2, … , kn) = P(X=k1, X=k2, … , Xn=kn)
What is the marginal probability mass function if Xj?
PXj(k) = Σ (l1, … , lj-1, lj+1, …, ln) p(l1, … , lj-1, k, lj+1, …, ln)
How can you find E[g(X1,…,Xn)]?
E[g(X1,…,Xn)]=Σ(k1,…,kn) g(k1,…,kn)*p(k1,…,kn)
When are two continuous random variables X and Y jointly continuous?
If joint density function fX,Y st
P((X,Y)∈B) = ∫∫(B) fX,Y(x,y) dx dy
What properties does the density function f(x,y) has?
f(x,y)>=0
∫∫(both -oo to +oo) f(x,y) dx dy = 1
What is the marginal density function of X?
fX(x) = ∫(-oo to +oo) fX,Y(x,y) dy
What is E[g(X,Y)] for continuous random variables?
E[g(X,Y)] = ∫∫(-oo to +oo) g(x,y) * fX,Y(x,y) dx dy
What can you say about the joint distribution functions (for discrete and continuous) if X and Y are independent?
if X and Y independent then P(X∈A, Y∈B) = P(X∈A)*P(Y∈B) so discrete : PX,Y(x,y) = PX(x) * PY(y) continuous : fX,Y(x,y) = fX(x) * fY(y)
What is a joint cumulative distribution function?
F(S1,…,Sn) = P(X1<=S1,…,Xn<=Sn)
What is the probability mass function of X+Y?
PX+Y(n) = PX * PY(n) = Σ(k) PX(k)PY(n-k) = Σ(m) PX(n-m)PY(m)
What is the density function of X+Y?
fX+Y(z) = fXfY(z) =∫(-oo to oo)fX(x)fY(z-x)dx =∫(-oo to oo)fX(z-x)*fY(x)dx
What does the linearity of expectation say?
E[g1(x1) + g2(x2) + … + gn(xn)] = E[g1(x1)] + E[g2(x2)] + … + E[gn(xn)]
E(X1+…+Xn) = E(X1) + E(X2) + … + E(Xn)
What can you say about expectation if Xn are independent rv
the expectation of the product of functions of independent rv is the product of the expectations of the functions of independent rv