Solution:
We are given with cumulative distribution function:
F(x)−⎩⎨⎧00.30.40.450.601x<11≤x<33≤x<44≤x<66≤x<1212≤x
(a)
At every step, by subtracting subsequent cumulative distribution function, we can find probability distribution function.
p(0)=0p(1)=F(1)−F(0)=0.3−0=0.3p(2)=0p(3)=F(3)−F(2)=0.4−0.3=0.1p(4)=F(4)−F(3)=0.45−0.40=0.05p(5)=0p(6)=F(6)−F(5)=0.60−0.45=0.15p(6)=0p(7)=0p(8)=0p(9)=0p(10)=0p(11)=0p(12)=F(12)−F(11)=1−0.60=0.40
(b)
We have to find probability between x=3 and x= inclusive. This is given by:
p(3≤x≤6)=F(6)−F(2)=0.60−0.30=0.30
Therefore, p(3≤x≤6)=0.30
Also, we have to find probability for x greater than or equal to 4 . This is given by:
p(4≤x)=F(12)−F(3)=1−0.40=0.60
Therefore,
p(4≤x)=0.60
Comments