This document discusses stochastic processes and provides examples of random walks and Markov chains. It defines a stochastic process as a family of random variables indexed by time. Random walks are introduced as sequences of random variables representing steps taken at each time period. Properties of random walks are explored, such as the probability of first returning to the starting position and the expected time of return. The ruin problem examines the probability one player is ruined in a game against another player. Markov chains are defined as stochastic processes where the future depends only on the present state, not the past. Examples of Markov chains are also provided.