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

Adjacency matrix, how to create adjacency matrix for amino acids in matlab?...

how to create adjacency matrix for amino acids in matlab?

Function definitions, Function definitions: There are various ways to ...

Function definitions: There are various ways to organize the scripts and functions, but for now every function which we write will be stored in a separate M-file, that is why

Scripts with input and output, Scripts with Input and output: Placing ...

Scripts with Input and output: Placing all this together, we can implement the algorithm from the starting of this section. The following script computes and prints the area o

Refrigerant cycle, i want the MATLAB code for properties of refrigerant R13...

i want the MATLAB code for properties of refrigerant R134a, Pentane and VCR Refrigeration cycle. Thanks

Power fit instead of exponential fit, Water flow varies with water pre...

Water flow varies with water pressure. Two studies were made and two equations were developed: Parabolic fit:  F = 59.60180 + 3.77965 P - 0.01536 P 2       P

Write a matlab function, Write a MATLAB function called pgm which calculate...

Write a MATLAB function called pgm which calculates the periodogram. The function inputs should be the length input vector x and its output should be the length N periodogram estim

Need help with assignment, Hi I''m wondering if someone can help me with Ma...

Hi I''m wondering if someone can help me with Matlab coursework

2D steady state heat conduction, How do I compute and plot a temperature pr...

How do I compute and plot a temperature profile along the x axis from -6 to 6 given the equation for steady state heat conduction and boundary conditions

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

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