Portfolio selection problem, MATLAB Programming

Assignment Help:

An individual with $10,000 to invest has identi?ed three mutual funds as attractive opportunities. Over the last ?ve years, dividend payments (in cents per dollar invested) have been as shown in Table 5, and the individual assumes that these payments are indicative of what can be expected in the future. This particular individual has two requirements:

(1) the combined expected yearly return from his/her investments must be no less than $800 (the amount $10,000 would earn at 8 percent interest) and (2) the variance in future, yearly, dividend payments should be as small as possible. How much should this individual invest in each fund to achieve these requirements?

[Hint: Let xi(i =1, 2, 3) designate the amount of funds to be allocated to investment i, and let xik denote the return per dollar invested from investment i during the kth time period in the past (k =1, 2,..., 5). If the past history of payments is indicative of future performance, the expected return per dollar from investment i is

2116_Portfolio Selection Problem..png

(b) Set up a quadratic optimization problem that will determine the best investment mix.

(c) Solve the problem using the MATLAB quadratic optimization routine quadprog. Interpret your results.


Related Discussions:- Portfolio selection problem

Sopping function and upwind scheme, I am trying to implement this equation ...

I am trying to implement this equation u_t=-\u_x\ using upwind scheme. and as a second step, I need to put some stopping function g(h) where u_t=-g(h)\u_x\ how can I write this on

Create a new vector - vector manipulation, Write single MATLAB statements t...

Write single MATLAB statements to create these vectors from any vector Z. You can use vector Z shown as a sample input. Create a single m-file script (non-function) to containing a

Write a matlab program that calculates the arithmetic mean, Write a MATLAB ...

Write a MATLAB program that calculates the arithmetic mean, and the root-mean-square average for a given set of values. The output should be formatted as follows: Y

Efficient method, The Efficient Method: Though, in MATLAB, there is an...

The Efficient Method: Though, in MATLAB, there is another built-in function which specifically produces random integers, i.e. randint. Calling the function with randint (1,1,n

Exact arithmetic, Run the MATLAB script sum = single(0); term = single(1); ...

Run the MATLAB script sum = single(0); term = single(1); n=1; while sum + term > sum sum = sum+term; n=n+1; term = 1/n; end n Explain what you think it is trying to do. What wou

User-defined functions, User-Defined Functions which return a Single Value:...

User-Defined Functions which return a Single Value: We have seen the use of many functions in the MATLAB. We have used many built-in functions like fix, sin, abs, double, and

Tuning Fractional PID using GA and PSO algorithm, my project is on load fre...

my project is on load frequency control using FPID tuned using GA and PSO algorithm.the system is a two area system.

How to open simpower, How to Open Simpower: 1. Open MATLAB 2. ...

How to Open Simpower: 1. Open MATLAB 2. In the "Command Window" write ' simulink ' and press Enter or click on the Simulink icon. 3. Simulink Library Browser w

Calculate the mean-mode and median, You are given data similar to the examp...

You are given data similar to the examples and sample problems in the statistics topic. Write MATLAB program to do the following: 1. Plot histogram, relative frequency histogram

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd