Expectation, Independence And Variance Flashcards
What is expectation of a discrete RV
Expectation of a discrete RV is:
E(Y)= sum(yiP(X=yi) as long as sum with mod(x)< infinity
What is expectation of continuous RV
Expectation of continuous RV is:
E(X)= integral infinity down to -infinity xfx(x) dx
As long as integral with mod(x) < infinity
What does the law of unconscious statistician state
Law of unconscious statistician states that:
For a continuous RV X and function g R to R
E[g(X)] = integral infinity down to - infinity g(x)fx(x) dx
Where the integral exists
What are the properties of E(X)
Properties of E(X) are:
E(aX+b)= aE(X) +b
E[g(X)+ h(X)] = E[g(X)] + E[h(X)]
What is Var(X)
Var(X)= E(X^2) - (E(X))^2
What is Var(a+bX)
Var(a+bX)= b^2Var(X)
What is the joint CDF of RVs X and Y
Joint CDFs of RVs X and Y is:
Fx,y(x,y)= P(X<=x and Y<=y)
When are RVs X and Y independent
RVs X and Y are independent if:
P(X<=x,Y<=y)=P(X<=x)P(Y<=y) for all x,y
F(x,y) = Fx Fy for all x,y
When is a list of RVs IID
A list of RVs is IID when:
P(X1<=x1,…Xn<=Xn) = P(X1<=x1) …P(Xn<=xn) (independence)
And RVs X1,..,Xn are from the same distribution.
x1,…xn taken by RVs form a random sample from distribution
What does the theorem of transformed RVs state
Theorem of transformed RVs states that:
Suppose X and Y are independent RVs and g and h are maps from R to R
G(X) and h(Y) are also independent