Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Optimization with Inequality Constraints 1. Solve 8> < >: max x x3 3x subject to x 2 (3) and use an optimizer to verify your

Optimization with Inequality Constraints 1. Solve 8>< >: max x x3 3x subject to x 2 (3) and use an optimizer to verify your answer. 2. Solve 8>>>< >>>: min x1;x2;x3 (x1 2)2 + 2(x2 1)2 subject to x1; x2; x3 0 2x1 + 2x2 + 4x3 a (4) 5 Mean-Variance Optimization Consider an Investment Universe made of 3 stocks S1, S2 and S3 with the following characteristics: Covariance matrix: = 0 @ 0:010 0:002 0:001 0:002 0:011 0:003 0:001 0:003 0:020 1 A; Expected Return vector: = 0 @ 1 2 3 1 A = 0 @ 4:27% 0:15% 2:85% 1 A: 1. Find the Global Minimal Variance Portfolio. Find the Minimum Variance Portfolio (P1) with Expected Return equal to 1: 2. Find the Minimum Variance Portfolio (P2) with Expected Return equal to 2 + 3: 3. Using the Portfolios (P1) and (P2) previously found, apply the Two-fund Theorem to nd the Minimum Variance Portfolio with Expected Return equal to 1 + 2 + 3 3 : 4. Write a computer program in R, Matlab or Python to solve the 2 previous questions. Apply the Two-fund Theorem to generate and plot the Mean-Variance ecient frontier (the graph should also display the Expected Returns and Volatilities of securities S1, S2 and S3).

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Excel As Your Database

Authors: Paul Cornell

1st Edition

1590597516, 978-1590597514

More Books

Students also viewed these Databases questions

Question

Answered: 1 week ago

Answered: 1 week ago