Variance
Definition: Variance
The variance of a random variable is the Expectation of square of the deviation from ‘s Expectation:
NOTATION
Tip: Discrete Variance
The variance of a discrete random variable with support and probability mass function is given by the value of the following series:
If is finite, then this reduces to a simple sum:
Properties
Theorem: Computation Formula for Variance
The variance of every random variable is the difference between the Expectation of its square and the square of its Expectation:
PROOF
TODO
Theorem: Variance of a Constant
The variance of a constant random variable is zero.
PROOF
TODO
Theorem: Variance of Constant Multiple
The variance of a constant multiple of a random variable is equal to the square of multiplied by the variance of :
PROOF
TODO
Theorem: Variance of Sum and Difference
If and are two Random Variables, then the variance of their and the variance of their difference are both equal to the sum of their variances:
PROOF
TODO
Standard Deviation
Definition: Standard Deviation of a Random Variable