Stochastic Processes with Applications

Course Aim

The course is aimed at students interested in modeling systems characterized by stochastic dynamics in different disciplines. Goals of the course are: to understand the most common types of stochastic processes (Markov chains, Master equations, Langevin equations); to be aware of important applications of stochastic processes in physics, biology and neuroscience; to acquire knowledge of simple analytical techniques to understand stochastic processes, and to be able to simulate discrete and continuous stochastic processes on a computer.

Course Description

A broad introduction to stochastic processes, focusing on their application to describe natural phenomena and on numerical simulations rather than on mathematical formalism.  Define and classify stochastic processes (discrete/continuous time and space, Markov property, and forward and backward dynamics). Explore common stochastic processes (Markov chains, Master equations, Langevin equations) and their key applications in physics, biology, and neuroscience. Use mathematical techniques to analyze stochastic processes and simulate discrete and continuous stochastic processes using Python.

Course Contents

1) Basic concepts of probability theory. Discrete and continuous distributions, main properties. Moments and generating functions. Random number generators.

2) Definition of a stochastic process and classification of stochastic processes. Markov chains.
Concept of ergodicity. Branching processes and Wright-Fisher model in population genetics.

3) Master equations, main properties and techniques of solution. Gillespie algorithm. Stochastic chemical kinetics.

4) Fokker-Planck equations and Langevin equations. Main methods of solution. Simulation schemes for Langevin equations. Random walks and colloidal particles in physics.

5) First passage-time problems. Concept of absorbing state and main methods of solution. First passage times in integrate-and-fire neurons.

6) Elements of stochastic thermodynamics

Assessment

Reports (numerical simulations): 60% hands-on sessions, 20% homework assignments, 20% participation in class

Prerequisites or Prior Knowledge

Calculus, Fourier transforms, probability theory, scientific programming in Python.

Textbooks

Random Walks in Biology by H. C. Berg (1993) Princeton University Press
Stochastic Methods: A Handbook for the Natural and Social Sciences by C. Gardiner (2009) Springer

Reference Books

An Introduction to Probability Theory and its Applications, Vol 1 by W. Feller (1968) Wiley
The Fokker-Planck Equation, by H. Risken (1984) Springer

Notes

Students must install the Jupyter notebook