The amount of time that a watch will run without having to be reset is a random variable having an exponential distribution with $\theta=120$ days.
Find the probability that
x is the amount of time a watch will run without being reset.
a. have to be reset in less than 24 hours
I did y is time till watch is reset. $P(Y<24)=P(X \ge 24)$ I did
$\int_{24}^{\infty}\frac{1}{120}e^{(-x/120)}dx$
and got .818 but would this be correct.