The probability that a certain plant will die within x hours in a certain environment is
estimated to be [ 1–(1+x²)^–1]. Determine the probabilities that the plant will die
within 2 hours and that it will survive more than 3 hours. Find the corresponding density
function.
1
Expert's answer
2019-04-29T11:46:03-0400
Let 𝑋 be a continuous random variable. The cumulative distribution function (CDF) for a random variable 𝑋 is defined by
F(x)=P(X≤x)=∫−∞∞f(x)dx
We have that
F(x)=⎩⎨⎧01−1+x21, x<0, x≥0
x2>x1>0=>F(x2)=1−1+x221>1−1+x121=F(x1)
The CDF is non-decreasing function.
F(0)=1−1+(0)21=0
x→0+limF(x)=x→0+lim(1−1+x21)=1−1+(0)21=0
x→∞limF(x)=x→∞lim(1−1+x21)=1−0=1
The probability that the plant will die within 2 hours is equal to
P(X≤2)=F(2)−F(0)=1−1+(2)21−(1−1+(0)21)==54=0.8
The probability that the plant will survive more than 3 hours is equal to
P(X>3)=1−P(X≤3)=1−(1−1+(3)21)==101=0.1
The function f(x) is the so- called density function (PDF) if
Comments