When diving into modern portfolio theory (MPT) and asset allocation strategies, the Black-Litterman model often emerges as a sophisticated framework for incorporating investor views and market equilibrium data. While MPT relies on assumptions like normally distributed returns, I believe that incorporating a broader set of distributions, particularly elliptical distributions, can provide more flexibility and accuracy in asset allocation. This article takes a deep dive into the Black-Litterman model under elliptical distributions, comparing it to traditional methods and providing practical insights, calculations, and examples. By using these approaches, I aim to explore more advanced asset allocation methods that better align with real-world data and economic factors, especially from a US investor’s perspective.
Table of Contents
What is the Black-Litterman Model?
The Black-Litterman model, developed by Fischer Black and Robert Litterman at Goldman Sachs in the 1990s, was created to address the limitations of mean-variance optimization in portfolio construction. The traditional mean-variance model, though widely used, often produces portfolios that are overly concentrated in a few assets. The Black-Litterman model improves upon this by allowing investors to incorporate their subjective views about expected returns while still grounding them in the market equilibrium.
In mathematical terms, the Black-Litterman model combines two components: market equilibrium returns (often derived from a benchmark, such as the global market portfolio) and subjective investor views on asset returns. The resulting adjusted returns provide a more balanced approach to portfolio construction.
The model can be formulated as follows:
- Market Equilibrium: The market equilibrium vector of expected returns, denoted as \pi, is calculated using a formula that reflects the market capitalization of assets. It typically takes the form:
Where:
- \tau is a scalar that represents the degree of confidence in the prior (market equilibrium),
- \Sigma is the covariance matrix of asset returns,
- w_{\text{market}} is the market portfolio.
Investor Views: Investor views can be expressed as absolute or relative views on asset returns, represented by a vector Q, with a corresponding covariance matrix P.
Adjusted Expected Returns: The final adjusted returns \mu_{\text{BL}} are obtained by a weighted average of the equilibrium returns and the investor views, where the weights are determined by the confidence levels in the prior and the views:
\mu_{\text{BL}} = (\Sigma_{\text{BL}})^{-1} \cdot \left[ (\Sigma_{\text{prior}})^{-1} \cdot \mu_{\text{prior}} + P^{T} \cdot \Omega^{-1} \cdot Q \right]This structure helps blend both the objective (market equilibrium) and subjective (investor views) data, producing a more stable and realistic set of expected returns for portfolio optimization.
The Traditional Black-Litterman Model vs. Elliptical Distributions
While the Black-Litterman model, in its standard form, assumes that asset returns follow a normal distribution, real financial data often exhibits characteristics that deviate from normality. Skewness, kurtosis, and heavy tails are common in asset returns, especially in financial markets, where extreme events (such as financial crises) tend to have a significant impact on returns.
This is where elliptical distributions come into play. The elliptical family of distributions includes the normal distribution but also encompasses distributions that allow for more flexibility in modeling financial returns. Examples of elliptical distributions include the t-distribution, which accounts for heavy tails, and the skewed t-distribution, which accounts for both skewness and kurtosis.
What Makes Elliptical Distributions Different?
Elliptical distributions are a broad class of probability distributions that generalize the normal distribution. A distribution is elliptical if its density function can be expressed in the form:
f(x) = \frac{1}{|\Sigma|^{1/2}} \phi\left(\frac{(x - \mu)^T \Sigma^{-1} (x - \mu)}{2}\right)Where \mu is the mean vector, \Sigma is the covariance matrix, and \phi is the multivariate density function of the distribution. The flexibility of elliptical distributions lies in their ability to model both normal distributions (when the covariance matrix is symmetric) and other distributions (when the covariance matrix is skewed or exhibits heavy tails).
In the context of the Black-Litterman model, incorporating elliptical distributions allows for a more accurate representation of asset returns that are not normally distributed. This flexibility can enhance the robustness of the model by better capturing the tail risks and extreme market events that are often observed in financial data.
Modifying the Black-Litterman Model for Elliptical Distributions
To modify the Black-Litterman model for elliptical distributions, we need to make adjustments to the covariance structure. One possible approach is to incorporate a t-distribution or a skewed t-distribution into the model. This would involve updating the covariance matrix and adjusting the expected returns based on the properties of the chosen elliptical distribution.
For example, if we choose a t-distribution with degrees of freedom \nu, the covariance matrix would be adjusted to account for the higher kurtosis (heavy tails) of the t-distribution:
\Sigma_t = \frac{\nu}{\nu - 2} \cdot \Sigma_{\text{prior}}This adjustment increases the covariance for extreme events, which reflects the greater likelihood of large fluctuations in the asset returns.
Furthermore, the Black-Litterman formula can be updated to account for these changes. The adjusted expected returns under elliptical distributions would be:
\mu_{\text{BL, elliptical}} = (\Sigma_{\text{BL, elliptical}})^{-1} \cdot \left[ (\Sigma_{\text{prior}})^{-1} \cdot \mu_{\text{prior}} + P^{T} \cdot \Omega^{-1} \cdot Q \right]Where \Sigma_{\text{BL, elliptical}} represents the covariance matrix adjusted for the elliptical distribution.
Practical Example: Asset Allocation Under Elliptical Distributions
Let’s consider a simple example where we apply the Black-Litterman model under a t-distribution for asset allocation. Suppose we have a portfolio of three assets: Stock A, Stock B, and Stock C. The market equilibrium returns vector \mu_{\text{prior}} is estimated as:
\mu_{\text{prior}} = \begin{bmatrix} 0.05 \ 0.07 \ 0.04 \end{bmatrix}The covariance matrix \Sigma_{\text{prior}} for these assets is:
\Sigma_{\text{prior}} = \begin{bmatrix} 0.02 & 0.01 & 0.005 \ 0.01 & 0.03 & 0.008 \ 0.005 & 0.008 & 0.015 \end{bmatrix}Now, let’s assume that the investor has the following views:
- Stock A will outperform Stock B by 2% (view 1).
- Stock C will have a return of 4% (view 2).
These views are expressed in vector form as:
Q = \begin{bmatrix} 0.02 \ 0.04 \end{bmatrix}The corresponding matrix P, which links the views to the assets, is:
P = \begin{bmatrix} 1 & -1 & 0 \ 0 & 0 & 1 \end{bmatrix}And the uncertainty matrix \Omega, which reflects the confidence in the views, is:
\Omega = \begin{bmatrix} 0.001 & 0 \ 0 & 0.001 \end{bmatrix}Given this, we can calculate the adjusted expected returns using the Black-Litterman formula for elliptical distributions, taking into account the t-distribution for the covariance adjustment.
Conclusion
The Black-Litterman model is a powerful tool for asset allocation, but its reliance on normal distribution assumptions can sometimes lead to unrealistic results in the face of real-world financial data. By incorporating elliptical distributions, such as the t-distribution, we can better capture the complexities of asset returns, especially those with heavy tails or skewness.




