Random Variables: Difference between revisions

From Rice Wiki
No edit summary
No edit summary
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>



Revision as of 01:49, 2 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,