You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson consolidates results about linear combinations of random variables, covering both the general case and the special case of normal distributions. It also addresses the distribution of sample statistics and their role in inference.
For any random variables X and Y (not necessarily independent):
| Result | Formula |
|---|---|
| E(aX+bY) | aE(X)+bE(Y) |
| Var(aX+bY) | a2Var(X)+b2Var(Y)+2abCov(X,Y) |
If X and Y are independent, then Cov(X,Y)=0:
Var(aX+bY)=a2Var(X)+b2Var(Y)
| Combination | E | Var (independent) |
|---|---|---|
| X+Y | E(X)+E(Y) | Var(X)+Var(Y) |
| X−Y | E(X)−E(Y) | Var(X)+Var(Y) |
| 3X | 3E(X) | 9Var(X) |
| X+5 | E(X)+5 | Var(X) |
Exam Tip: The variance of X−Y is Var(X)+Var(Y) (plus, not minus) when X and Y are independent. This is tested frequently and is a common source of errors.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.