statistical_review
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
statistical_review [2017/12/11 09:14] – hkimscil | statistical_review [2023/10/05 17:30] (current) – [Rules for the Covariance] hkimscil | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Rules for Variance ====== | ====== Rules for Variance ====== | ||
- | The variance of a constant is zero. | + | see [[: |
- | $\Var(c) = 0 $ | + | |
- | + | ||
- | Adding a constant | + | |
- | $ \sigma_{x+c} = Var(X+c) = E[((X_{i} + c)-E(\overline{X} + c))^{2}] = Var(X) $ | + | |
- | + | ||
- | Multiplying a constant value, c to a variable increase the variance by square of the constant, c. | + | |
- | $ \sigma_{c*x} = Var(cX) = c^{2}Var(X)$ | + | |
- | + | ||
- | The variance of the sum of two or more random variables is equal to the sum of each of their variances only when the random variables are independent. | + | |
- | $ Var(X+Y) = Var(X) + 2 Cov(X,Y) + Var(Y)$ | + | |
- | and $ Cov(X,Y) = 0 $ | + | |
====== Rules for the Covariance ====== | ====== Rules for the Covariance ====== | ||
- | The covariance of two constants, c and k, is zero. | + | see [[: |
- | $Cov(c,k) = E[(c-E(c))(k-E(k)] = E[(0)(0)] = 0$ | + | |
- | + | ||
- | The covariance of two independent random variables is zero. | + | |
- | $Cov(X, Y) = 0$ When X and Y are independent. | + | |
- | + | ||
- | The covariance is a combinative as is obvious from the definition. | + | |
- | $Cov(X, Y) = Cov(Y, X)$ | + | |
- | + | ||
- | The covariance of a random variable with a constant is zero. | + | |
- | $Cov(X, c) = 0 $ | + | |
- | + | ||
- | Adding a constant to either or both random variables does not change their covariances. | + | |
- | $Cov(X+c, Y+k) = Cov(X, Y)$ | + | |
- | + | ||
- | Multiplying a random variable by a constant multiplies the covariance by that constant. | + | |
- | $Cov(cX, kY) = c*k \: Cov(X, Y)$ | + | |
- | + | ||
- | The additive law of covariance | + | |
- | $Cov(X+Y, Z) = Cov(X, Z) + Cov(Y, Z)$ | + | |
- | + | ||
- | The covariance of a variable with itself is the variance of the random variable. | + | |
- | $Cov(X, X) = Var(X) $ | + |
statistical_review.1512953054.txt.gz · Last modified: 2017/12/11 09:14 by hkimscil