Random Variables: Difference between revisions
From Rice Wiki
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 27: | Line 27: | ||
<math> | <math> | ||
Var(aX + bY) = a^2 Var(X) + b^2 Var(Y) | Var(aX + bY) = a^2 Var(X) + b^2 Var(Y) | ||
</math> | </math> | ||
Line 35: | Line 35: | ||
Var(aX + bY) = a^2 Var(X) + ab Cov(X,Y) + b^2 Var(Y) | Var(aX + bY) = a^2 Var(X) + ab Cov(X,Y) + b^2 Var(Y) | ||
</math> | </math> | ||
[[Category:Statistics]] |
Latest revision as of 03:42, 5 March 2024
Linear Combinations of RV
Let be random variables, be constants.
Expectation have the following properties for linear transformations:
For a linear combination, we have
Variance is a bit more complicated. Recall that the calculation of variance involves the average difference from the mean squared. It is no surprise that any constant coefficient is squared, and any translations does not impact the spread of data.
For a linear combination, when the two events are independent,
When the events are dependent,