Find the word definition

Wiktionary
random walk

n. (context mathematics English) A stochastic path consisting of a series of sequential movements, the direction (and sometime length) of which is chosen at random

WordNet
random walk

n. a stochastic process consisting of a sequence of changes each of whose characteristics (as magnitude or direction) is determined by chance

Wikipedia
Random walk

A random walk is a mathematical formalization of a path that consists of a succession of random steps. For example, the path traced by a molecule as it travels in a liquid or a gas, the search path of a foraging animal, superstring behavior, the price of a fluctuating stock and the financial status of a gambler can all be modeled as random walks, although they may not be truly random in reality. The term random walk was first introduced by Karl Pearson in 1905. Random walks have been used in many fields: ecology, economics, psychology, computer science, physics, chemistry, and biology. Random walks explain the observed behaviors of many processes in these fields, and thus serve as a fundamental model for the recorded stochastic activity. The value of pi can be approximated by the usage of random walk in agent-based modelling environment.

Various different types of random walks are of interest. Often, random walks are assumed to be Markov chains or Markov processes, but other, more complicated walks are also of interest. Some random walks are on graphs, others on the line, in the plane, in higher dimensions, or even curved surfaces, while some random walks are on groups. Random walks also vary with regard to the time parameter. Often, the walk is in discrete time, and indexed by the natural numbers, as in X, X, X, …. However, some walks take their steps at random times, and in that case the position X is defined for the continuum of times t ≥ 0. Specific cases or limits of random walks include the Lévy flight. Random walks are related to the diffusion models and are a fundamental topic in discussions of Markov processes. Several properties of random walks, including dispersal distributions, first-passage times and encounter rates, have been extensively studied.