Random Walk

1 revision
#11 week ago
+5
Migrated from pages table
+A **random walk** is a mathematical model describing a path consisting of a succession of random steps. Imagine a [Drunkard's Walk](/wiki/drunkard%27s_walk) or the unpredictable dance of a [Stochastic Process](/wiki/stochastic_process) where each move is independent, forging a journey without memory of the past. It's a fundamental concept in fields ranging from physics to finance, charting unpredictable paths through space or time.
+## See also
+- [Brownian Motion](/wiki/brownian_motion)
+- [Markov Chain](/wiki/markov_chain)
+- [Probability Theory](/wiki/probability_theory)