The exercise
A continuous random variable X, expresses in minutes, the duration of the telephone communications. Its density function is as follows: $f(x)=ke^{-\alpha x}$ if $x>0$, else $f(x)=0$
- a) What conditions must the real $α$ and $k$ verify to be a density function?
If $k=5/6$:
- b) Get the distribution function of X.
- c) Calculates the probability that a communication will last more than three minutes.
- d) Calculates the probability that a communication will last more than five minutes, if it is known to have lasted more than two minutes.
My doubts
- I know what conditions have to meet a density function. But in part (a), how should I analyze these two real numbers? Is it with limits? If so, how should I evaluate them?
- In part (d), should I interpret it as a conditional probability? If so, in what way can I calculate it?
If you have more to say about the rest of the exercise, you are also welcome. Thank you very much.