I'm reading about Drude theory in the book Solid State Physics by Ashcroft and Mermin. This book and most other sources I can find simply state that the probability $P$ of an electron "collision" in a time $dt$ is just $$P=\frac{dt}{\tau}$$ where $\tau$ is the relaxation time.
I'm having trouble understanding how this follows from the basic definition of probability (i.e. desired outcome / all outcomes).
The Feynman lecture on diffusion came very close to what I'm looking for by writing: $$P=\frac{N_{collided}}{N} =\frac{\left(\frac{Ndt}{\tau}\right)}{N}=\frac{dt}{\tau}$$ where $N$ is the total number of particles, $N_{collided}$ is the number of particles that collided within time interval $dt$
Still, once you cancel out the $N$, I can't see why $\frac{dt}{\tau}$ makes sense as a probability.