Jethro's Braindump

Statistical Methods for Finance

tags
Finance

Returns

Net Returns:

Rt=PtPt11=PtPt1Pt1

Rt1: a 100% loss occurs if the asset becomes totally worthless.

Gross Returns:

PtPt1=1+Rt

The gross return over the most recent k periods is:

1+Rt(k)=PtPtk=(1+Rt)(1+Rtk+1)

Log Returns:

rt=log(1+Rt)=logPtPt1=ptpt1

rt(k)=rt+rt1++rtk+1

log returns are similar for daily returns, less similar for yearly returns, and not necessarily similar for multi-year returns.

Random Walk Model

In the random walk model, single-period log returns are assumed to be independent:

1+Rt(k)=(1+Rt)(1+Rtk+1) =exp(rt)exp(rtk+1) =exp(rt++rtk+1)

It is also sometimes assumed that log returns are N(μ,σ2) for some constant mean and variance. Then k period log returns are N(kμ,kσ2).

Geometric Random Walks

From eq:rw, we have that

PtPtk=1+Rt(k)=exp(rt++rtk+1)

A process whose logarithm is a random walk is called a geometric random walk. If r1, r2, are i.i.d N(μ,σ2), then Pt is lognormal for all t and the process is a lognormal geometric random walk. μ is called the log-mean, and σ2 the log-standard deviation of thet lognormal distribution of exp(rt).

Validity of the Random Walk Model

In the lognormal geometric random walk model we assume that:

  1. log returns are normally distributed
  2. log returns are mutually independent