Jump to content

Science:MATH105 Probability/Lesson 2 CRV/2.08 CDF Example

From UBC Wiki

Question

Consider the beta distribution function for X given in the last example,

f(x)={kxa1(1x)b1if 0x1,0elsewhere.

If a = 3 and b = 2, find the associated cumulative distribution function F(x) for x ≤ 1.

Solution

F(x)=xf(t)dt=0x12t(1t)2dt=120x(t2t2+t3)dt=12(12t223t3+14t4)|0x=x2(68x+3x2)

Discussion

Getting Started

Recall the first property of probability distribution functions:

F(b)=Pr(Xb)=bf(x)dx

We are given f(x) and need to find F, which can be found using the above integral.