Markov Chains
Markov chains model sequences where only the current state determines the next state. Over time, they often settle into a stationary distribution that reflects long-term probabilities.
Everyday example: Weather patterns where if today is sunny, there is an 80% chance tomorrow will also be sunny. Applications include stock market predictions and website navigation analysis.