Skip to main content

Minimum-variance portfolio

Minimum-variance portfolio is the combination of risky assets with the lowest possible portfolio variance, marking the leftmost point on the Markowitz efficient frontier.

ByHoang TruongUpdated

FrameworkModern portfolio theory

See it move

Loading infographic...

With Asset A at 20% volatility and Asset B at 10%, uncorrelated, the minimum-variance weight on Asset A is 20%. Of €10,000 invested, €2,000 goes to Asset A and €8,000 to Asset B. That mix gives a portfolio standard deviation of about 8.94%, lower than either asset held alone, including Asset B's own 10%.

Where it fits
TopicRisk, Return & the CAPMAdvancedSubjectCorporate FinanceAdvanced

The formula

LaTeX
wA=σB2CovABσA2+σB22CovABw_A^{*} = \frac{\sigma_B^2 - \text{Cov}_{AB}}{\sigma_A^2 + \sigma_B^2 - 2\,\text{Cov}_{AB}}

Variables

Minimum-variance weight on Asset A (decimal)
Variance of Asset A's return (decimal squared)
Variance of Asset B's return (decimal squared)
Covariance between Asset A's and Asset B's returns (decimal squared)

The closed-form weight on Asset A that minimises the variance of a two-asset portfolio; the weight on Asset B is 1 − wA*.

LaTeX
σp2=wA2σA2+wB2σB2+2wAwBCovAB\sigma_p^2 = w_A^2 \sigma_A^2 + w_B^2 \sigma_B^2 + 2 w_A w_B \, \text{Cov}_{AB}

Variables

Portfolio variance (decimal squared)
Weight on Asset A (decimal)
Weight on Asset B (decimal)
Variance of Asset A's return (decimal squared)
Variance of Asset B's return (decimal squared)
Covariance between Asset A's and Asset B's returns (decimal squared)

The variance of a two-asset portfolio given each asset's weight, variance, and covariance with the other.