Topics: First-Passage Time
(theorem)
In a Markov chain, we can calculate the average first-passage time for the state when starting at , denoted , with:
Explanation
Here, we are basically considering that the only two possibilities for the first transition are two:
- Reaching
- Reaching any other
If we reach during the first transition, then it only took us 1 step to reach it.
If we first pass through before eventually reaching , then we have to take 1 step (to reach ) then take more steps to reach from .
When taking into consideration the probabilities of reaching through any and adding up all of them, we obtain the average first-passage time from to .