Random variable addition
If we have 2 independent variables,
E(X+Y)=E(X)+E(Y) Var(X+Y)=Var(X)+Var(Y)
Standard deviation
As the standard deviation is the square root of the variance, to find
\sqrt{Var(X+Y)} \sqrt{Var(X)+Var(Y)} \sqrt{{\sigma_x}^2+{\sigma_y}^2}
It’s the same as finding the hypotenuse of a right angle triangle. We need to square root the sum of squares.
flashcards
| Question | Answer |
|---|---|
| What happens to the expectations | |
| What happens to the variance | |
| How do you find the standard deviation | |
| To what geometric concept is finding the standard deviation of | Finding the hypotenuse of a right angle triangle, needing to square root the sum of squares. |