Probability of Exponential Decay

Given the exponential decay operation

x(t)=x(0)e−αt

α is the rate of decay
α(dt) is the probability of decay in the next infinitessimal time interval dt.

P(exisiting at time t)=x(t)x(0)=e−αt

let's find the probability that one particle did not decay at any time between time 0 and time t.

If we consider infinitely many small intervals dt, where n⋅dt=t (thus n is close to infinity)

P(not decaying in dt)=1−αdt

So, the probability of the particle not decaying during any of these tiny intervals:

P(exisiting at time t)=(1−αdt)n

Taking the logarithm:

ln(P(exisiting at time t))=n⋅ln(1−αdt)

Consider the plots of y=ln(x) and y=x−1:

We can see that ln(x)≈x−1 when x≈1. Since we were considering x=1−αdt, this means that when

At this point, −nαdt

Conclusion

Exponential distribution: The probability of dying between t and t+dt is given by:

P(decay between t and t+dt)=e−αtαdt

We call the important part of this the probability density function. This is a kind of Continuous Distributions.

f(t)=e−αtα