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 focuses on computing E(X), E(X2), Var(X), and related quantities for continuous distributions. You will practise integration techniques and learn how to handle more complex PDFs involving polynomials, trigonometric functions, and parameters.
For a continuous random variable X with PDF f(x) defined on [a,b]:
| Quantity | Formula |
|---|---|
| E(X) | ∫abxf(x)dx |
| E(X2) | ∫abx2f(x)dx |
| E(g(X)) | ∫abg(x)f(x)dx |
| Var(X) | E(X2)−(E(X))2 |
Let f(x)=12x2(1−x) for 0≤x≤1.
Verify: ∫0112x2(1−x)dx=12∫01(x2−x3)dx=12[3x3−4x4]01=12(31−41)=12×121=1. Valid.
Mean:
E(X)=∫0112x3(1−x)dx=12∫01(x3−x4)dx=12[4x4−5x5]01=12(41−51)=12×201=53=0.6
Second moment:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.