Which statement is (are) false about resampled efficient frontier?单项选择题
A
E. B and C.
B
D. A and B.
C
A. EF more stable than traditional MV.
D
F. All statements above.
E
C. There is a theoretical support that a portfolio constructed through resampling should provide superior performance relative to another portfolio constructed through traditional mean variance analysis.
F
B. Portfolios tend to be better diversiï¬ ed than s traditional MV.
登录即可查看完整答案
我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。
类似问题
The optimal portfolio on the efficient frontier for a given investor does not depend on_______
Question at position 15 Without imposing no-shorting constraints, you found the tangency portfolio of 3 assets A, B, and C to have weights [0.6, 0.6, -0.2], respectively. What is the most precise thing you can say about the weights of the tangency portfolio once you impose no-shorting constraints?The weights will be [0.5, 0.5, 0.0].The weight on asset C will increase.The weights will remain the same: [0.5, 0.7, -0.2].None of the statements above are necessarily true.The weights on both assets A and B will decrease.
Question at position 15 Rather than tracing out the efficient frontier, you decide to calculate the Sharpe ratio-maximizing portfolio directly. You wrote the function to calculate the sharpe ratio of a portfolio given its weights as follows: def sharpe_ratio(w, μ, Σ, rf): r = w.transpose @ μ σ = np.sqrt(w.transpose @ Σ @ w) return (r - rf) / σ You then define an objective function objective(w): def objective(w): return a * sharpe_ratio(w, μ, Σ, rf) and minimize it subject to constraints using scipy.optimize.minimize. Which value of a will allow you to find the Sharpe ratio-maximizing portfolio? rf10You cannot find the maximum Sharpe ratio using the minimize function.-1
Partners healthcare case: Which is of commodities or real estate improve the risk return profile and the efficient frontier of the investments?
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!