How long until the server is back up?
A server is either up or down each hour, and the next hour depends only on this one:
- If up now, it goes down next hour with probability (and stays up with probability ).
- If down now, it comes up next hour with probability (and stays down with probability ).
The server is up now.
On average, how many hours until it is up again (its expected return time to the up state)?