How long between green days?
A stock closes either green (up) or red (down) each day, and the next day depends only on today:
- If green today, it is red tomorrow with probability (and green with probability ).
- If red today, it is green tomorrow with probability (and red with probability ).
Today the stock closed green.
On average, how many days until the stock closes green again (its expected return time to a green day)?