Ch 5 Flashcards
Define variance
Let X be rv with E[X^2]<inf.
Var(X)=E[(X-E[X])^2]
What does Var(aX+b) equal?
a^2Var(X)
What is another way of writing the variance?
Var(X)=E[X^2]-(E[X])^2
What does the variance of a random variable provide a measure of?
Whether samples from a probability distribution are mainly clustered close to the mean or more widely spread
Define standard deviation
Small sigma=sqrt(Var(X))
What can we say about the variance of a rv if we know that it exists?
Var(X)>=0
When does Var(X)=0?
Iff there exists c€R st P(X=c)=1. In this case c=E[X]
What can we say about the expected value of E[XY] if X and Y are independent?
E[XY]=E[X]E[Y]
What can we say about the variance of the sum of two independent rvs?
Var(X+Y)=Var(X)+Var(Y)
What is variance of binomial rv?
Var(X)=np(1-p)
If rv Y=aX+b where X is a continuous rv. Define pdf fY
fY(y)=1/|a|fX((y-b)/a)
Monotone transformation
Let X be continuous rv with density fX. Define RX as set where fX is positive. Let g be a function that is différentiable and strictly monotone on RX. Then for Y=g(X)
fY(y)=fX(g^-1(y))|(g^-1)’(y)| for all y€g(RX) and equals 0 otherwise
What is derivative of inverse?
(g-1)’(y)=1/g’(g^-1(y))
What type of distribution is Y if it equals FX(X)
Uniform (0,1)