Consider someone waiting for a bus. We know how the time ($T$) that a new arriver at the bus stop waits is distributed based on historical data (let's say they are normally distributed with mean 15 and standard deviation 2). So we know that the expected waiting time is 15 minutes.
Given that someone has been waiting ($W$) 14 minutes, can we say that the expected remaining waiting time is 1 minute?
Or is the probability different since we now want the wait time conditional on having already waited 14 minutes? i.e. We now want $P(T=15|W=14)$.