ΘρϵηΠατπ

Simple Random Walk

Simple Random Walk
Let X1,X2, be independent random variables with P(Xi=1)=p,P(Xi=1)=1p. The process S0=a and Sn=a+k=1nXk is a simple random walk starting at a.
Symmetric Simple Random Walk
A simple random walk is symmetric if p=12.
Spatial Homogeneity
For a simple random walk, P(Sn+1=y+1|Sn=y)=p,P(Sn+1=y1|Sn=y)=1p, and these probabilities do not depend on y.
The next position is Sn+1=Sn+Xn+1, and Xn+1 has the same distribution at every site.
Temporal Homogeneity
For a simple random walk, the one-step transition probabilities do not depend on the time n.
The increments X1,X2, are identically distributed.
Markov Property
A simple random walk satisfies P(Sn+1=z|S0,,Sn)=P(Sn+1=z|Sn).
Once Sn is known, the next state is determined by the fresh increment Xn+1, which is independent of the previous increments.
Position Distribution
If S0=0 for a simple random walk, then P(Sn=k)=(nn+k2)pn+k2(1p)nk2 whenever n+k is even and |k|n. Otherwise P(Sn=k)=0.
To end at k, the walk must make u upward steps and d downward steps with u+d=n and ud=k. Thus u=n+k2 and d=nk2. Choose which u of the n increments are upward.
Reflection Principle
For a symmetric simple random walk starting at 0, paths from 0 to b>0 that hit level a>0 before time n are in bijection with paths from 0 to 2ab in n steps.
Reflect the portion of the path after its first visit to a. This changes the endpoint from b to 2ab, and applying the same reflection again recovers the original path.
Gamblers Ruin Probability
Let Sn be a simple random walk on {0,1,,N} stopped when it hits 0 or N, and suppose S0=i. If p12, then Pi(hit N before 0)=1(1pp)i1(1pp)N. If p=12, then this probability is iN.
Let h(i) be the probability of hitting N before 0 from i. Then h(0)=0, h(N)=1, and h(i)=ph(i+1)+(1p)h(i1). Solving this second-order difference equation gives the displayed formula; in the symmetric case the solution is linear.
Symmetric Gamblers Ruin Bankruptcy Probability
In the symmetric case, a walk starting at i{0,,N} hits 0 before N with probability 1iN.
This is the complement of the probability of hitting N before 0.