You will be provided with a reference and some statements. Please determine whether each statement is 'supported', 'unsupported', or 'unknown' with respect to the reference. Please note:
First, assess whether the reference contains any valid content. If the reference contains no valid information, such as a 'page not found' message, then all statements should be considered 'unknown'.
If the reference is valid, for a given statement: if the facts or data it contains can be found entirely or partially within the reference, it is considered 'supported' (data accepts rounding); if all facts and data in the statement cannot be found in the reference, it is considered 'unsupported'.

You should return the result in a JSON list format, where each item in the list contains the statement's index and the judgment result, for example:
[
    {
        "idx": 1,
        "result": "supported"
    },
    {
        "idx": 2,
        "result": "unsupported"
    }
]

Below are the reference and statements:
<reference>
Black-Litterman Model — Bayesian & Econometrics Wiki



Javier Meseguer

›

Projects

›

Bayesian & Econometrics Wiki

← Wiki index

·

Concepts

Black-Litterman Model

portfolio-optimization
asset-allocation
mean-variance
capm
equilibrium
bayesian
mixed-estimation
shrinkage
risk-premium

Definition

The Black-Litterman model (
Black-Litterman 1992
) is a Bayesian procedure for forming the expected-return inputs to mean-variance portfolio optimization. It takes the CAPM
equilibrium risk premiums
implied by market-capitalization weights as a prior mean for expected returns, treats the investor's
views
as noisy observations of linear combinations of those returns, and returns a posterior mean that blends the two. Feeding the posterior into a standard mean-variance optimizer yields portfolios that tilt the market portfolio toward the assets favored by the views, in proportion to the confidence attached to each view.

Key Ideas

The problem it solves.
Unconstrained mean-variance optimization is acutely sensitive to expected-return inputs: small changes produce large, extreme, and often heavily long/short portfolios. The fix is to stop supplying raw return estimates and instead supply a prior plus a few views.

Reverse optimization for the prior.
Rather than estimate expected returns from historical averages (poor forecasts), infer the
implied equilibrium risk premiums

Π
=
δ

Σ

w
mkt
\Pi=\delta\,\Sigma\,w_{\text{mkt}}
Π
=
δ
Σ
w
mkt
​
from market-cap weights
w
mkt
w_{\text{mkt}}
w
mkt
​
, the return covariance
Σ
\Sigma
Σ
, and a risk-aversion scalar
δ
\delta
δ
. This is the "neutral" reference when the investor has no views.

Views as linear constraints with confidence.

k
k
k
views are encoded as
P

μ
=
Q
+
ε
P\,\mu = Q + \varepsilon
P
μ
=
Q
+
ε
,
ε
∼
N
(
0
,
Ω
)
\varepsilon\sim\mathcal N(0,\Omega)
ε
∼
N
(
0
,
Ω
)
, where
P
P
P
is a pick matrix (rows select absolute or
relative
combinations of assets),
Q
Q
Q
the view values, and
Ω
\Omega
Ω
a diagonal matrix of view uncertainties. Relative views (A will beat B) are naturally expressible.

The posterior mean.
With prior
μ
∼
N
(
Π
,
τ
Σ
)
\mu\sim\mathcal N(\Pi,\tau\Sigma)
μ
∼
N
(
Π
,
τ
Σ
)
the posterior expected return is

E
[
μ
∣
views
]
=
[
(
τ
Σ
)
−
1
+
P
′
Ω
−
1
P
]
−
1
[
(
τ
Σ
)
−
1
Π
+
P
′
Ω
−
1
Q
]
,
\mathbb E[\mu\mid \text{views}]=\big[(\tau\Sigma)^{-1}+P'\Omega^{-1}P\big]^{-1}\big[(\tau\Sigma)^{-1}\Pi+P'\Omega^{-1}Q\big],
E
[
μ
∣
views
]
=
[
(
τ
Σ
)
−
1
+
P
′
Ω
−
1
P
]
−
1
[
(
τ
Σ
)
−
1
Π
+
P
′
Ω
−
1
Q
]
,

a precision-weighted average of equilibrium and views — the Theil-Goldberger mixed-estimation / Bayesian update.
τ
\tau
τ
scales the uncertainty in the equilibrium mean.

Confidence-weighted tilts.
The posterior deviates from equilibrium only along the directions of the views and only as far as their confidence warrants, so the resulting optimal portfolio is stable and interpretable: the market portfolio plus modest, view-driven tilts.

How It Works

Choose the asset universe, estimate the covariance
Σ
\Sigma
Σ
(from history), and set market-cap weights
w
mkt
w_{\text{mkt}}
w
mkt
​
and risk aversion
δ
\delta
δ
.

Reverse-optimize
to get equilibrium risk premiums
Π
=
δ
Σ
w
mkt
\Pi=\delta\Sigma w_{\text{mkt}}
Π
=
δ
Σ
w
mkt
​
— the prior mean.

Specify views
(
P
,
Q
)
(P,Q)
(
P
,
Q
)
and their confidences
Ω
\Omega
Ω
; set the scalar
τ
\tau
τ
.

Compute the
posterior expected returns
by the mixed-estimation formula above.

Run mean-variance optimization on the posterior mean and
Σ
\Sigma
Σ
to obtain portfolio weights; the result is the market portfolio tilted toward the views.

Setting Ω by confidence level (Idzorek 2007)

The most abstract input is the view-uncertainty matrix
Ω
\Omega
Ω
, which practitioners struggle to specify directly.
Idzorek (2007)
replaces it with an intuitive
0%–100% confidence level
per view. For each view
k
k
k
: compute the
100%-confidence
posterior weights
w
k
,
100
%
w_{k,100\%}
w
k
,
100%
​
(the tilt from a fully conditional,
Ω
⁣
→
⁣
0
\Omega\!\to\!0
Ω
→
0
view) and the departure from the market weights
Tilt
k
=
w
k
,
100
%
−
w
mkt
\text{Tilt}_k=w_{k,100\%}-w_{\text{mkt}}
Tilt
k
​
=
w
k
,
100%
​
−
w
mkt
​
; for a stated confidence
C
k
C_k
C
k
​
, target the departure
C
k
⋅
Tilt
k
C_k\cdot\text{Tilt}_k
C
k
​
⋅
Tilt
k
​
and back-solve
Ω
k
k
\Omega_{kk}
Ω
k
k
​
to reproduce it. Confidence thus maps
linearly
to tilt size — 0% leaves the market portfolio unchanged, 100% applies the full conditional view — and because tilts are pinned to confidence-scaled departures, the method also sidesteps the arbitrary choice of the scalar
τ
\tau
τ
. A useful baseline is the
implied confidence
obtained by setting
Ω
=
d
i
a
g
(
P

τ
Σ

P
′
)
\Omega=\mathrm{diag}(P\,\tau\Sigma\,P')
Ω
=
diag
(
P
τ
Σ
P
′
)
. This device is now the default
Ω
\Omega
Ω
-specification in most Black-Litterman implementations.

Why It Matters

Makes mean-variance usable.
By anchoring to equilibrium and updating only where the investor has information, it removes the corner-solution pathology that made unconstrained Markowitz optimization impractical for institutional allocation.

A shrinkage estimator for returns.
It is the cross-sectional-returns analogue of the shrinkage-toward-a-structured-prior idea Litterman used for VAR forecasting in the
Minnesota prior
: an economically motivated prior stabilizes an otherwise ill-conditioned estimation problem.

Complements the estimation-risk literature.
Where
estimation-risk
work quantifies how badly sample means mislead the allocator, Black-Litterman supplies a constructive prior to lean on instead.

Open Questions

Calibrating
τ
\tau
τ
and
Ω
\Omega
Ω
.
Neither the prior scale
τ
\tau
τ
nor the view-confidence
Ω
\Omega
Ω
has a canonical value; portfolio outputs can be sensitive to both. The
Idzorek (2007)
confidence-level method (above) is the standard practitioner remedy, but its "100% confidence =
Ω
→
0
\Omega\to0
Ω
→
0
tilt" mapping is a convention rather than a truth.

Estimating the covariance.
The model conditions on
Σ
\Sigma
Σ
as known; covariance estimation error is not addressed and interacts with the return prior.

View elicitation.
Translating qualitative market opinions into
(
P
,
Q
,
Ω
)
(P,Q,\Omega)
(
P
,
Q
,
Ω
)
is judgmental, echoing the general difficulty of prior elicitation.

Related

Estimation Risk and Asset Allocation

Minnesota Prior

Bayesian Linear Regression

Equity Premium Puzzle

Fischer Black

Robert Litterman

Black-Litterman (1992) Global Portfolio Optimization

Idzorek (2007) A Step-by-Step Guide to the Black-Litterman Model

Thomas M. Idzorek

James-Stein Estimator

Barry (1974) Portfolio Analysis Under Uncertain Means, Variances, and Covariances

Robust Portfolio Optimization

Ambiguity Aversion
</reference>

<statements>
1. It is possible to systematically combine these model families: use deep/ML models to generate data‑driven views and risk diagnostics, plug them into a Black‑Litterman/mean‑risk optimizer with more robust risk measures (e.g. CVaR, drawdown), and implement dynamic policies via reinforcement learning, with interpretability enforced by XAI or interpretable architectures.
2. BL is a Bayesian procedure that starts from a CAPM‑style equilibrium prior on expected excess returns (implied by market‑cap weights and covariance) and blends investor “views” with that prior to produce posterior expected returns, which are then fed into mean–variance optimization.
3. BL mostly keeps the same covariance matrix as mean–variance and therefore uses variance as risk, though Bayesian updating can also yield a posterior covariance used in optimization.
4. BL’s innovation is on the return side, not the risk measure: it reduces parameter‑uncertainty risk by treating expected returns as random with a prior centered on CAPM equilibrium and updating that prior using noisy views, thus stabilizing portfolios and avoiding “corner solutions” driven by noisy mean estimates.
5. BL reverse‑optimizes from observed market‑cap weights and covariance to get implied equilibrium risk premia \(\Pi = \delta \Sigma w_{\text{mkt}}\) (CAPM‑like excess returns).
6. Investor views are encoded as linear constraints \(P\mu = Q + \varepsilon\) with view uncertainty \(\Omega\), and a Bayesian mixed‑estimation formula combines the equilibrium prior and views into a posterior mean; deviations from equilibrium are proportional to view confidence.
7. BL yields intuitive, stable expected returns and portfolios that look like the market portfolio plus modest tilts, addressing the mean–variance sensitivity and extreme allocations problem.
8. Same optimizer, better inputs: BL feeds its posterior expected returns (and possibly posterior covariance) into the standard mean-variance optimizer.
9. Black–Litterman: Return prediction / prior: CAPM equilibrium risk premia as prior; investor views encoded and blended via Bayesian update.
10. Black–Litterman: Main strengths: Stabilizes allocations; avoids corner solutions; accommodates relative views and partial information.
11. Construct a BL prior from market-cap weights and the covariance matrix (or from factor-model implied returns), giving equilibrium risk premia.
12. Apply BL’s mixed-estimation formula to blend equilibrium prior and ML views into posterior expected returns that are statistically regularized and economically anchored.
13. This preserves the geometry and tractability of mean-variance while using ML for better forecasts and BL for regularization.
14. BL improves stability and realism of portfolios compared to naïve mean–variance.
</statements>

Begin the assessment now. Output only the JSON list, without any conversational text or explanations.