
Hamilton A. answered 01/29/16
Tutor
5.0
(38)
Probability at BU and Berkeley; Passed Actuarial Exam on Probability
Most of the formulas that Deanna provided are correct. That last line is incorrect though.
Var(aX + bY) = a2 * Var(X) + b2 * Var(Y) + 2ab*Cov(X, Y), but Cov(X, Y) is definitely not the correlation coefficient. Cov(X, Y) is the covariance between random variables X and Y, and it's related to the correlation coefficient as follows:
cov(X, Y) = r * σX * σY, where r is the correlation coefficient and σ is the standard deviation of a random variable.