/Biased-Random-Walk

A generation of a (stochastic) random walk based on specific probability distributions

Primary LanguagePython

Biased Random Walk Simulator

This was a project that I started in my second year as a university student while learning the Python programming language. It is essentially a random walk simulator based off of a standard Wiener process using finite difference methods.

Info

Python scripts are found here as well as a 'Results' folder to see screenshots of the compiled plots. Feel free to look around and fork the repository if you have any suggestions.