2.2.4 Variance Flashcards
(7 cards)
what is a raw moment?
a moment based on the actual value of X. i.e. E(X)
what is a central moment?
a moment based on the difference between the value of X and the mean of X.
i.e. E[(X-(μ))^k] is the kth central moment
what is the variance?
the 2nd certain moment. quantity that describes the degree to which X
deviates from its mean.
i.e.
σ^2 = Var[X] = E[(X-(μ))^2]
what does larger and smaller variance mean?
A larger variance means the observations are more dispersed, or more spread out from the mean and the distribution is more dense around it’s mean
A smaller variance means the observations are closer to the mean it’s more spread around it’s mean.
whats the shorthand way to calc Var[X]?
Var[X] = E[X^2] - (E[X])^2
what is the variance of a constant equal?
- DUH
what does Var[aX+b] equal?
Var[aX+b] = a^2 * Var[X]