Random Walk Models: Steven Skiena
Random Walk Models: Steven Skiena
Random Walk Models: Steven Skiena
NY 117944400 http://www.cs.sunysb.edu/skiena
Generating random walks with the properties of nancial time series and analyzing the resulting price distributions is a powerful technique in options pricing.
For an unbiased coin (p = 0.5), the expected difference between heads and tails is 0, but the expected absolute difference between heads and tails is O ( n).
Logarithmic Returns
Observe that Vt = atVt1 ln Vt = ln at + ln Vt1 Additive random walks make sense to model a nancial time series only when modeling changes in the log price or returns, since otherwise the impact of {at} will diminish with time.
Bankruptcy Prediction
Suppose you want to know the probability a company will go bankrupt at some point between now and time t. We can dene a company as bankrupt, say, when its capitalization falls to less than its debt minus its assets. Random walk models can simulate the uctuations in stock price and debt-levels. The probability of bankruptcy is estimated by the fraction of simulated runs ending in doom.
The accept-reject method generates uniform points over a volume, and discards all points outside the target region.
But performing the interpolation incurs some cost in time and accuracy. . .
Cholesky factorization can be used to generate d random sequences with a specied pairwise correlation matrix.