Niklas Buschmann

Valuing assets with different volatilities

Assuming someone approached you and offered to sell you his business: How much should you be willing to pay for it?

Intuitively one might estimate that he can get 10% returns p.a. on the stock market, so 10x the amount of income generated yearly would seem like a reasonable price. In the following we will look deeper into this question: first for a riskless return and later with more volatile returns.

Table of contents

Part 1: A riskless investment

Let us first assume that we can forecast the future yearly incomes with perfect accuracy, making it a riskless investment. Now how are riskless investments valued? Consider that $1 invested now at the risk free (central bank) rate of 4% is worth $1.04 in one year. Conversely $1 in one year should be worth roughly $0.96 now. The same holds true for longer time frames:

P=n=1NCn(1+i)nP = \sum_{n=1}^N \frac{C_n}{(1+i)^n}

This is the discounted cash flow formula, where the current price P P depends on the future yearly incomes Cn C_n and the interest rate i i . We simply discount all the cash received by a factor (1+i)n (1+i)^{-n} , assuming that we could have instead gotten the same cash by compounding the interest at the current market rate of i i .

Assuming a constant income Cn=C C_n = C , the geometric series yields:

P=n=1NC(1+i)n=Ci(11(1+i)N)N CiP = \sum_{n=1}^N \frac{C}{(1+i)^n} = \frac{C}{i}\left(1 - \frac{1}{(1+i)^N}\right) \overset{N\rightarrow \infty}{\rightarrow}\ \frac{C}{i}

So when interest rates rise, the valuation of the business declines and vice versa.

For a constant yearly income we should now be willing to pay the annual income divided by the current long-term interest rate of a riskless investment.

Assuming that the income is paid continuously instead of once every year, one would need to replace the sum above with an integral:

P=0tC(1+i)ndn=Cln(1+i)(11(1+i)t)t Cln(1+i)P = \int_0^t \frac{C}{(1+i)^n} \textrm{d}n = \frac{C}{\ln(1+i)}\left(1 - \frac{1}{(1+i)^t}\right) \overset{t\rightarrow \infty}{\rightarrow}\ \frac{C}{\ln(1+i)}

Part 2: Volatility

Until now we assumed there was a guaranteed, constant return on our investment. Let us now instead assume that the expected future income follows a distribution with mean μ \mu and variance σ2 \sigma^2 , and our business is listed on the stock market. Heuristically we can not lose more than our complete investment - conflicting with a normally distributed return. Instead we will assume a log-normally distributed return, which empirically works somewhat well for actual stock returns.

The crucial part is now the relationship between the geometric and arithmetic mean:

ixiN=eln(ixi)N=eiln(xi)N=eE[ln(x)]\sqrt[N]{\prod_i x_i} = \sqrt[N]{e^{\ln\left(\prod_i x_i\right)}} = e^{\frac{\sum_i\ln(x_i)}{N}} = e^{\mathbb{E}[\ln(x)]}

Thus the geometric mean equals the exponential of the expectation value of the logarithm.

For a continous distribution f(x) f(x) of returns the geometric mean can be calculated analogously from the product integral:

xf(x)dx=eln(xf(x)dx)=edxf(x)ln(x)=eE[ln(x)]\prod x^{f(x)\textrm{dx}} = e^{\ln\left(\prod x^{f(x)\textrm{dx}}\right)} = e^{\int \textrm{dx} f(x)\ln(x)} = e^{\mathbb{E}[\ln(x)]}

Now, for a log-normal distribution ln(x) \ln(x) is normally distributed with mean μ \mu and the expectation value of the log-normal distribution is E[x]=eμ+σ22 \mathbb{E}[x] = e^{\mu + \frac{\sigma^2}{2}} , yielding:

E[ln(x)]=μln(E[x])=μ+σ22=:μa\mathbb{E}[\ln(x)] = \mu \qquad \ln(\mathbb{E}[x]) = \mu + \frac{\sigma^2}{2} =: \mu_a

This gives the following important relationship between geometric and arithmetic growth rate:

μ=μaσ22\mu = \mu_a - \frac{\sigma^2}{2}

We can see that the geometric growth rate μ \mu decreases with increasing volatility σ \sigma .

From Jensen’s inequality follows that for any distribution:

E[ln(x)]<ln(E[x])\mathbb{E}[\ln(x)] < \ln(\mathbb{E}[x])

Let us look at some real data, for example the S&P 500 (with dividends reinvested) from 1970 to 2018:

S&P 500meanstd deviation19711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017
returns1.120110.166951.136381.218750.830480.737351.380631.224710.935291.076701.180211.301470.973341.190731.231271.046031.313371.241010.998281.187441.301870.975571.220651.154881.099351.004061.384541.235611.317961.255061.215690.942350.871610.797771.222641.128011.070591.142501.062880.606841.301131.140141.020621.167691.297181.158451.020031.117161.20911
log returns0.100680.165970.127850.19783-0.18575-0.304690.322540.20270-0.066900.073900.165690.26349-0.027020.174560.208050.045000.272600.21593-0.001720.171800.26380-0.024730.199380.143990.094720.004050.325370.211570.276080.227180.19531-0.05937-0.13741-0.225930.201020.120460.068210.133220.06098-0.499490.263240.131150.020410.155030.260190.147080.019830.110790.18989

Calculating the geometric growth rate from μ=μaσ2/2=ln(1.12011)0.165972/2=0.09965 \mu = \mu_a - \sigma^2 / 2 = \ln(1.12011) - 0.16597^2/2 = 0.09965 (assuming log-normal returns) deviates by only 1% from the correct value μ=0.10068 \mu = 0.10068 .

Part 3: How much to invest?

Now, is an investment with small return and low volatility worse than one with high return and high volatility? If we have access to leverage we can lever up both the arithmetic return μa \mu_a and the standard deviation σ \sigma . Assuming one maintains a constant leverage and accouting for the borrowing rate r r yields the geometric growth rate:

μ=lμa(lσ)2/2+(1l)r\mu = l \mu_a - (l\sigma)^2/2 + (1 - l)r

Optimizing the growth rate μ \mu leads to:

μl=μarlσ2=!0    l=μarσ2\frac{\partial \mu}{\partial l} = \mu_a - r - l\sigma^2 \overset{!}{=} 0 \quad \implies \quad l = \frac{\mu_a - r}{\sigma^2}

With a maximum rate of:

μ=(μar)22σ2+r\mu = \frac{(\mu_a-r)^2}{2\sigma^2} + r

This is the continuous analog of the Kelly formula, where one has a series of favorable, but risky bets. Imagine for example you are offered many bets where 40% of the time your wager is tripled and 60% of the time lost. How would you play?

Part 4: Portfolio of correlated assets

So when valuing an asset we should discount assets with higher volatility and chose to maximate the ratio of arithmetic returns to volatility. But should we put all our money into the asset with the highest ratio or diversify?

For a portfolio of multiple uncorrelated assets the standard deviation has the same form as a vector: Adding a small, orthogonal (uncorrelated) step leaves its overall length unchanged, but increases the expected return, making a diversified portfolio more attractive than an undiversified one.

The geometric growth of the portfolio from above can be generalized for a number of correlated assets with allocations li l_i , arithmetic returns μia \mu^a_i and the covariance matrix σ^ij \hat{\sigma}_{ij} :

μ=iliμia12ijliσ^ijlj+(1ili)r=lμalσ^l/2+(1l)r\mu = \sum_i l_i \mu^a_i - \frac{1}{2}\sum_{ij} l_i\hat{\sigma}_{ij}l_j + \left(1-\sum_i l_i\right)r = \vec{l}\cdot\vec{\mu}_a - \vec{l}^\intercal \hat{\sigma} \vec{l}/2 + (1-l)r

Optimizing μ \mu again yields:

l=μarσ^\vec{l} = \frac{\vec{\mu}_a - r}{\hat{\sigma}}