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 extends your understanding of the normal distribution to cover linear combinations of normal random variables, the distribution of sample means, and the foundations for inference. These results are essential for hypothesis testing and confidence intervals.
If X∼N(μ,σ2):
f(x)=σ2π1e−2σ2(x−μ)2
Standardisation: Z=σX−μ∼N(0,1).
If X∼N(μX,σX2) and Y∼N(μY,σY2) are independent:
| Combination | Distribution |
|---|---|
| aX+b | N(aμX+b,a2σX2) |
| X+Y | N(μX+μY,σX2+σY2) |
| X−Y | N(μX−μY,σX2+σY2) |
| aX+bY | N(aμX+bμY,a2σX2+b2σY2) |
Critical point: For X−Y, the variances are added, not subtracted. This is the most common error in this topic.
The weight of a large egg is X∼N(68,16) grams and a small egg is Y∼N(50,9) grams, independently.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.