Produce a blueprint for a factor-based smart beta us equity

Assignment Help MATLAB Programming
Reference no: EM132147766

Assignment

After the success of your robo-advice venture you decide to explore alternative sources of profitability for your company. You realize that Australian investors are often forced to chose between expensive actively managed equity funds and index portfolios that, while cheap, do not offer any active return. You decide that in this gap there is space for a factor-based smart beta portfolio.

Your task in this assignment, is to produce a blueprint for a factor-based smart beta US equity investment product for the Aus- tralian market.

Your final document will have four components, each one with its own score and deadline.

1. A brief explanation of the philosophy behind value investing.
2. The backtesting process for a series of possible investment factors and your final selection of a small number of factors.
3. The construction of your multi-factor model and of your smart beta product.
4. A fact sheet of your product.

The deadlines listed below are relative to the electronic delivery of the assignment in UTS-Online. No paper copy is necessary. Electronic delivery of the assignment should contain two files:

In writing this assignment you should keep in mind that it is designed to replicate the production process of a market-ready investment solution. So both in your style and your presentation you should try to use a professional tone. You should try to forget that you are writing a university assignment and imagine o be in a professional context where you are writing for your clients or for your bosses.

Detailed Content

This is a detailed list of the components of the assignment with the relative marks one page document (hard limit) with a not technical explanation of value investing. The intended audience is a prospective client with a moderate understanding of finance but has never heard of value investing. The document should answer the follow- ing questions:

(a) What is value investing?

(b)Why should it work?

(c) How well did it work in the past?

2. Your process to back-test and judge the quality of the information signals provided in the assignment.

This should include:
(a)A description of the backtesting process (time period, rebal- ancing, portfolio size, etc.).
(b)A presentation of the results of this backtesting

3. Your process to combine the "best signals" into a single synthetic information factor.

This should include:
(a)A description of the process used to combine the signals.
(b)A presentation of the results of this process (the composition of your new factor)

4. Your process to build a Long-Short or Smart Beta portfolio

This should include:
(a) Your methodology building the smart beta or Long-Short portfolio.
(b) An analysis of the performance of this product (compared to the market) both in-sample and out-of-sample.
The remaining 5 marks will be given for the quality of the pre- sentation. I do not require professional editing but your document should still look and fill professional. Things that will be considered:
- Quality of writing.
- Ability to present information effectively using graphs and tables.
- Quality of the formating of tables and graphs.

Page limit
The page limit for parts 2, 3 and 4 of the assignment is only indica- tive. The entire assignment should not go over 10 pages. If you want to present additional tables and graphs, put them in an appendix.

Part 1 - Value Investing
The page limit on this part is non negotiable. You need to learn to present information in a concise and effective way. Here the idea is to test your ability to effectively communicate to your clients the ideas behind your investment strategy. I suggest you try to use visuals, such as graphs or tables, to help you.
You are welcome to look online for alternative explanations of value beside what has been analyzed in class. Kenneth French web-
site has data on past value returns.

Part 2 - Backtesting
You should present the results on the backtesting of all the factors, not only the "good ones".
In presenting your results try to present enough performance measures to allow your reader to form a comprehensive picture, at the same time try to avoid overwhelming the reader with tons of non-relevant numbers.
In building your backtesting you should remember to leave out of your process some of the data that you will need to perform an out-of-sample validation at the end of the next assignment.

Part 4 - Portfolio
In this part you are expected to optimize your product using the different parameters at your disposal. For example does your product works better with monthly or quarterly rebalancing? Try to use all the parameters available to you. You should also present the results of this optimization analysis, and not only the final version of the product.

In building this investment product you should target an annualized tracking error of 5% (more or less).

Attachment:- Assignment.rar

Reference no: EM132147766

Questions Cloud

Different types of teams-groups : Pick one type that you have been involved in and describe the team/group and your experience within it.
Discuss the different characteristics of a group : Discuss the different characteristics of a group (goal orientation, interdependent, interpersonal interaction, perception of membership.
Maslow hierarchy of needs : Would you say that the ERG theory is more or less rigid than Maslow's Hierarchy of Needs and why?
What are your specialties or areas of clinical focus : Interview two helping service professionals from two different settings, such as a school, hospital, or prison. Ensure that at least one of the interviewees.
Produce a blueprint for a factor-based smart beta us equity : Optimize your product using the different parameters at your disposal. For example does your product works better with monthly or quarterly rebalancing
Briefly explain employee motivation and empowerment : Briefly explain Employee Motivation and Empowerment.
Explain the process of establishing cost of quality : Explain the process of establishing cost of Quality.
Construct a house of quality : Explain the procedure to construct a 'House of Quality'.
Industry analysis of bakery industry : Give a short industry analysis of Bakery industry. keep it short.

Reviews

len2147766

10/23/2018 3:51:09 AM

There is a dataset also given you can check from the portal. Applied Portfolio Management Spring If needed you can use the attached report which is already done by the student and generate the MATLAB file output with the help of data from the portal and the report

Write a Review

MATLAB Programming Questions & Answers

  Damped harmonic oscillator

Some systems show a marked change in behavior as parameters change. For example, a damped harmonic oscillator with exhibit over damped, under damped, or critically damped behavior depending on the values of mass, spring constant, and damping const..

  You need to prepare a matlab code

You need to prepare a MATLAB code for the following - A randomly generated, [5x5] matrix (A), filled with random [2x2] sub matrices (aa).... for a total of a [10x10] matrix. Also, a multiplication factor

  Perform a material balance for fuel-grade ethanol production

Work with your learning pod to perform an overall material balance for fuel-grade ethanol production.  This balance is much simplified, but will help you to review or to learn how to apply the degrees of freedom formalism and to set-up and solve a..

  Write a matlab that given a sequence of samples

Write a MATLAB or Octave program that, given a sequence, f[k], of samples in the time domain, calculates a filtered output y[k], given by the formula y[k]=-a_2[k-1]-a_1y[k-2]-a_0y[k-3]+b_3f[k]+b_2f[k-1]+b_1f[k-2]+b_0f[k-3].

  Simulate an analog clock

simulate an analog clock as partly demonstrated in class for the case of the second hand - Create a program called plot

  What is the max and minimum value of the given vector

What is the max and minimum value of the above vector? In what elements are these values found? Find the square root, cube root and 7th root of this vector using a single operation.

  Mat lab programming problem

In case the problem in the code I want you to modify it give the correct temperature.

  The body fat percentage

The body fat percentage (BFP) of a person can be estimated by the formula BFP= 1.2xBMI+0.23xAGE -10.8xGEnder-0.54 where BMI is the body mass index, given by BMI = 703 W/H^2, in which W is the weight in pounds and H is the height in inches

  Write a matlab program to compute the kalman gain

Write a MATLAB program gain.m to compute the Kalman gain K(n) for a stationary process with: x(n) = Ax(n - 1) + w(n)

  Write a matlab routine data matrix containing a multivariate

Write a MATLAB routine A = ChowLiu(X) where X is a D × N data matrix containing a multivariate datapoint on each column that returns a Chow-Liu maximum likelihood tree for X.

  Write a function that takes a list of integers as argument

Write a function that takes a list of integers as argument and returns a pair consisting of the sum of the even positions and the sum of the odd positions of the list. You should not use any auxiliary functions.

  Write a matlab code of cubic spline method

To write a MATLAB code of cubic spline method to find out the value of a function at certain point while we are given a set of data points.

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