2
$\begingroup$

The problem I am looking at concerns the treatment of almost identical assets in portfolio construction.

Let us assume that we have two assets, both with a standard deviation $\sigma=0.2$ and a correlation matrix $$ C = \begin{pmatrix} 1 & 0.98 \\ 0.98 & 1 \end{pmatrix}. $$ One asset has a return of $\mu=0.101$ and the other has a return of $\mu=0.1$.

An argument usually employed in justifying portfolio construction models is that as the two assets are almost identical, the allocation outcome does not matter and for example putting the full (or a large) allocation into the asset with the slightly higher return is perfectly reasonable.

However, setting aside any additional costs that might arrive from investing in two assets instead of one, in terms of guarding against estimation and model error it might be preferable to invest half the total allocation into each asset.

For the example above, I am showing below the results for Black-Litterman 1, 2 and the Resampled Efficient Frontier by Michaud 3, with the Mean-Variance solution as a reference (labelled historical) on the left-hand for both charts.

Black-Litterman

Black-Litterman solution for two almost identical assets

For the prior I have used the Equal-Risk-Contribution portfolio, which I understand is a deviation from the conventionally used market-equilibrium portfolio. The ERC weights are naturally 50%-50% for the assets. However, as Black-Litterman shrinks to the returns implied by ERC and not to the weights, the outcome is not a 50%-50% split at each level of risk.

Resampled Efficient Frontier Resampled Efficient Frontier for two assets

Due to the nature of the sampling, the resampled efficient frontier will produce weights that will always split approximately 50%-50%. However, unfortunately the REF has some other undesirable side-effects 6, among them increasing the weight of high-volatility assets when using a long-only constraint and reducing to the Mean-Variance solution when allowing shorting.

My question is: Is there a way to arrive at the behavior of the Resampled Efficient Frontier in the special case of two almost identical assets with either Black-Litterman or some other portfolio construction methodology? Is there a fundamental point that I am overlooking in this?

1 The Intuition Behind Black-Litterman Model Portfolios
2 A Step-By-Step Guide to the Black-Litterman Model Incorporating User-specified Confidence Levels
3 Estimation Error and Portfolio Optimization: A Resampling Solution
6 Resampled Efficiency and Portfolio Choice

$\endgroup$

2 Answers 2

1
$\begingroup$

The approach that I eventually adopted to meet this criterion is, as I subsequently found out, close in spirit to the approach in Turnover Minimization: A Versatile Shrinkage Portfolio Estimator.

As the shrinkage is done on weights and not on returns as in Black-Litterman, the problem does not arise in this approach.

$\endgroup$
0
$\begingroup$

If you have only two assets, with the same volatility and return, regardless the correlation, they should split 50%/50% no matter the methodology used (may deviate due to numerical procedure).

Call the first asset A and the second B, your algorithm gives you 70%/30% weights. As the assets are (for this algorithm) indistinguishable, you can rename then B and A. Now, should your algo gives the opposite weights just because you rename them?

I might get you wrong, but it seems your problem is ill-proposed, doesn't it?

$\endgroup$
1
  • 1
    $\begingroup$ I am slightly confused by your answer. In the example above I give an example of two methodologies (Black-Litterman and Michaud's Resampling approach) that indeed do give different answers numerically. Your comment about deviations due to numerical procedure is on point, I am looking for a methodology that is robust against these. $\endgroup$ Commented Nov 17, 2022 at 8:38

Not the answer you're looking for? Browse other questions tagged or ask your own question.