Skip to main content

Questions tagged [mean-variance]

Mean-variance is the starting point of most portfolio optimisation techniques.

Filter by
Sorted by
Tagged with
2 votes
1 answer
144 views

In portfolio optimization, the goal is to calibrate the weights of assets in a portfolio according to a stated objective (mean-variance, minimum-variance, risk parity etc.). Often, mean-variance or ...
KaiSqDist's user avatar
  • 2,862
3 votes
0 answers
86 views

I stumbled upon Pricing Currency Risks by Chernov and Dahlquist (Jrl Fin, 2023). They state on page 698-699: "Suppose that we have $N$ basis assets with an $N × 1$ vector of excess returns $R^e_{...
Max Michlits's user avatar
0 votes
0 answers
105 views

I'm replicating the equations in Cochrane 2005 using all the stocks in the S&P 500. I am questioning my results - I get that the daily volatility of a portfolio with a return of 10% (annualised) ...
s5s's user avatar
  • 472
1 vote
1 answer
80 views

In the book Asset Pricing by Cochrane (2005), page 18, point 3, the author says that an asset with pay off m/E(m^2) is on the mean-variance frontier. However he didn't provide any explanation for why ...
PDUNG31's user avatar
  • 11
3 votes
2 answers
283 views

In typical mean-variance analysis, the risk-adjusted relative value of an individual asset takes the general form $\frac{\mu}{\sigma^2}$, with further weighting and normalization depending on the ...
Machinus's user avatar
0 votes
1 answer
367 views

I performed Scipy portfolio optimization in two scenarios: 1) when I cannot lend or borrow at the risk-free rate; 2) when I can lend and borrow at rf=1.5%. Now, optimal risky portfolio weights anyway ...
Maurizio Marinaro's user avatar
1 vote
1 answer
218 views

I am a European investor investing in US equities. My US equities portfolio returns in EUR can be broken down into (1) equities returns in USD terms, and (2) USDEUR spot currency returns. Using the ...
sjedi's user avatar
  • 25
0 votes
1 answer
277 views

The formula for minimum variance hedge ratio (MVHR) is conceptually the correlation multiplied by the ratios of volatilities. correl (Y,X) * (STDEV Y / STDEV X) ...
sjedi's user avatar
  • 25
0 votes
0 answers
35 views

I need to solve the question mentioned above. For an asset with a worse payoff than another, I need to determine a variance for which the minimum-variance portfolio only consists of this asset. There ...
gerscorpion's user avatar
1 vote
0 answers
107 views

I am looking for help from other people with experience creating variance covariance matrix that have enough predictive power to actually lower portfolio volatility out of sample. Using real world ...
helloimgeorgia's user avatar
0 votes
0 answers
97 views

I'm trying to obtain a parallel shift in my efficient frontier based on the Merton 1972-parameters. As i think a picture tells you more than 1000 words here is what i tried: The setting of my problem ...
T123's user avatar
  • 660
0 votes
1 answer
187 views

Suppose there are only two risky assets and we want to optimize our portfolio. Constraints are that we have a minimum return $\overline{r}$ and we can only invest $w_1 + w_2 = 1$. Is it possible that ...
Options's user avatar
2 votes
0 answers
129 views

I'm looking for a way to introduce naive diversification bias in a mean variance framework and had the idea to model it as some sort of "aversion to extreme portfolio weights" of the ...
T123's user avatar
  • 660
1 vote
3 answers
356 views

Mean-Variance optimization trades off expected returns with portfolio variance. The idea is that excess variance is not desirable. But what if you weren't averse to high variance and you wanted to ...
ethor's user avatar
  • 21
0 votes
0 answers
90 views

Suppose the consumer Solves $\max -e^{-\gamma W}$ where $W=X^T D -X^Tp R_f$ where $X$ is the vector invested in a risky asset and $D\sim N(E[D],\Sigma^2_D)$ and $R=\sim N(E[R],\Sigma^2_R)$. Then ${ X=(...
John Williams's user avatar
4 votes
0 answers
231 views

A lot of the literature in dynamic mean-variance problem states that the dynamic mean-variance problem is time-inconsistent. Now I was not able to find an example of why the problem is time ...
phdstudent's user avatar
  • 9,336
4 votes
0 answers
102 views

I am trying to use the mean-variance (MV) optimization framework. When I change the mean term using future-ground-truth return (I am not supposed to do so), it has a higher effect on the MV ...
randy's user avatar
  • 149
0 votes
0 answers
348 views

Suppose I have three assets: the market, factor A and factor B. The market is in excess returns of the risk free rate. The other two factors are long-short portfolios. I have net returns for these ...
amar96's user avatar
  • 1
2 votes
1 answer
537 views

I was wondering if it's pertinent to use this interpretation of the expected utility function given by the Taylor series expansion, $${E(U(W)}\approx{U[E(W)}]+\frac{U''[E(W)]\sigma^2_W}{2}\tag{1}$$ to ...
Market Maker's user avatar
0 votes
0 answers
95 views

In Merton's "An Analytic Derivation of the Efficient Frontier" (PDF), he derives the security market line for the CAPM using the definition of the tangency portfolio. He writes: Here, $m$ ...
jds's user avatar
  • 138
4 votes
3 answers
7k views

Noobie here. I just wanna ask a simple question: in the context of portfolio optimization, is Mean-Variance optimization the same as the max sharpe ratio portfolio?
Nygen Patricia's user avatar
1 vote
1 answer
986 views

Because I can fit e.g. ~25 distributions via empirical cumulative distribution fitting to correlated data (including stable dist.), and then simulate the original data based on correlation (covariance)...
user avatar
0 votes
1 answer
112 views

In the book Financial Economics (2010) by Hens and Rieger, on page 101 we find the following Lemma 3.1: If we have finitely many assets, the minimum-variance opportunity set is closed and connected. ...
Phil's user avatar
  • 47
0 votes
0 answers
271 views

I have seen a lot of research around the Black-Litterman approach and I think theoretically, it is a nice framework. However, it appears that its main strength is from a practitioner's point of view, ...
Jim's user avatar
  • 101
0 votes
1 answer
509 views

Suppose you currently own a portfolio of eight stocks. Using the Markowitz model, you computed the optimal mean/variance portfolio. The weights of these two portfolios are shown in the following table:...
statwoman's user avatar
  • 123