At a certain customer service line the waiting time for the next call follows exponential distribution with expected time $3$ minutes. What is the probability that the next call come in $3$ minutes provided that in the past $2$ minutes there have been no calls?
From the given datils we know $\lambda=\dfrac{1}{3}$ so the distribution
$P(X=x)=\frac{1}{3}e^-\frac{x}{3}$
We have to find $P(0<x<3/x>2)=\dfrac{P(2<x<3)}{p(x>2)}=\frac{\int_{2}^3 \frac{1}{3}e^-\frac{x}{3}\,dx}{\int_{2}^\infty \frac{1}{3}e^-\frac{x}{3}\,dx}$
but I am not sure this answer I think we have to find $P(2<x<3)$ Can someone help me to understand?
The numerator of the fraction is $P(0<x<3 \cap x>2)$. Thus you have to find the intersection of both. A number line helps to find it.
So the required probability is indeed $P(2<x<3)$. Thus the bounds are $2$ and $3$.