Markovketen
Markovketen, commonly known as a Markov chain, is a mathematical model of a stochastic process that describes a sequence of random states in which the probability of each next state depends only on the current state and not on past states. The model consists of a set of states and rules that determine the likelihood of moving from one state to another.
In discrete-time Markov chains, time advances in steps and the chain is described by a transition matrix
Key concepts include irreducibility, aperiodicity, and stationarity. If a finite Markov chain is irreducible and aperiodic,
Common examples include simple weather models, queueing systems, and text or sequence models in natural language