random walk 1d Link to heading
- The simplest illustration is 1d random walk using integer (Houston-Edwaards et al., 2017)
- The probability to be at position with odd and even values after $N$ steps can be tabulated and formulated (Weisstein, 2022).
- It has several application such as the monkey at the cliff, the gambler’s ruin, counting paths, and some mixed problems (Alm, 2002).
- Code in Python as illustration of the random walk is also available (GeeksforGeeks & reenadevi98412200, 2021).
code Link to heading
- py randint
- py randint for random walk 1d
- py int random walk final position
- py int ranwalk finpos not flat
video Link to heading
- PBS Infinite Series, “What is a Random Walk? | Infinite Series”, 24.03.2017
url https://www.youtube.com/watch?v=stgYW6M5o4k