If a random variable X has a cumulative distribution function F(x) given by
0 , x≤0
F(x) = c (x-e^(-x)) , 0<x<1
5 , x≥1
then find its corresponding probability distribution function and hence calculate
P(0<x<1)
1
Expert's answer
2015-03-24T10:02:17-0400
Answer on Question #51467 – Math – Statistics and Probability
If a random variable X has a cumulative distribution function F(x) given by
0,x≤0F(x)=c(x−e∧(−x)),0<x<11,x≥1
then find its corresponding probability distribution function and hence calculate
P(0<x<1)
Solution.
There was a mistake in assignment, because F(x) is related to probability, but probability is not greater than 1.
A cumulative distribution function of X is given by
F(x)=⎩⎨⎧0,c(x−e−x),1,x≤00<x<1x≥1Probability distribution function p(x)=dxdF=⎩⎨⎧0,c(1+e−x),0,x≤00<x<1x≥1P(0<X<1)=P(X<1)−P(X≤0)=F(1)−limx→0+F(x)=1−c.
Comments