Stochastic Programming for Financial Applications

Similar documents
International Finance. Estimation Error. Campbell R. Harvey Duke University, NBER and Investment Strategy Advisor, Man Group, plc.

An Introduction to Resampled Efficiency

Understanding the Principles of Investment Planning Stochastic Modelling/Tactical & Strategic Asset Allocation

Applications of Linear Programming

Module 6 Portfolio risk and return

The Optimization Process: An example of portfolio optimization

Continuing Education Course #287 Engineering Methods in Microsoft Excel Part 2: Applied Optimization

Market Risk Analysis Volume I

Stochastic Portfolio Theory Optimization and the Origin of Rule-Based Investing.

Risk and Return. Nicole Höhling, Introduction. Definitions. Types of risk and beta

CHAPTER II LITERATURE STUDY

NATIONWIDE ASSET ALLOCATION INVESTMENT PROCESS

Financial Mathematics III Theory summary

Modern Portfolio Theory -Markowitz Model

EE365: Risk Averse Control

AGENERATION company s (Genco s) objective, in a competitive

Overview. We will discuss the nature of market risk and appropriate measures

Measuring Risk. Expected value and expected return 9/4/2018. Possibilities, Probabilities and Expected Value

Mean Variance Analysis and CAPM

Markowitz portfolio theory. May 4, 2017

Public Pension Finance Symposium May Session 4: New Ideas for the Future The Case for Stochastic Present Values.

Determining the Efficient Frontier for CDS Portfolios

Chilton Investment Seminar

Chapter 8. Markowitz Portfolio Theory. 8.1 Expected Returns and Covariance

Modeling Portfolios that Contain Risky Assets Stochastic Models I: One Risky Asset

BRIEF CONTENTS. Preface...xv. Part I The Healthcare Environment. Chapter 1. Healthcare Finance Basics...3

Simulation Optimization: Improving decisions under uncertainty

Risk and Return and Portfolio Theory

u (x) < 0. and if you believe in diminishing return of the wealth, then you would require

Quantitative Portfolio Theory & Performance Analysis

ECONOMIA DEGLI INTERMEDIARI FINANZIARI AVANZATA MODULO ASSET MANAGEMENT LECTURE 6

Deconstructing Black-Litterman*

Optimizing DSM Program Portfolios

Financial Analysis The Price of Risk. Skema Business School. Portfolio Management 1.

Portfolio Theory and Diversification

SDMR Finance (2) Olivier Brandouy. University of Paris 1, Panthéon-Sorbonne, IAE (Sorbonne Graduate Business School)

Modeling Portfolios that Contain Risky Assets Risk and Reward III: Basic Markowitz Portfolio Theory

Common Knowledge Base

Introduction to Risk Parity and Budgeting

CSCI 1951-G Optimization Methods in Finance Part 07: Portfolio Optimization

Value-at-Risk Based Portfolio Management in Electric Power Sector

Maximization of utility and portfolio selection models

Structured RAY Risk-Adjusted Yield for Securitizations and Loan Pools

CSCI 1951-G Optimization Methods in Finance Part 00: Course Logistics Introduction to Finance Optimization Problems

A Simple Utility Approach to Private Equity Sales

A STOCHASTIC APPROACH TO RISK MODELING FOR SOLVENCY II

Are Smart Beta indexes valid for hedge fund portfolio allocation?

Modeling Portfolios that Contain Risky Assets Risk and Reward II: Markowitz Portfolios

The Sharpe ratio of estimated efficient portfolios

Purpose Driven Investing

arxiv: v1 [q-fin.pm] 12 Jul 2012

FINANCIAL ECONOMICS 220: 393 J.P. Hughes Spring 2014 Office Hours 420 New Jersey Hall Monday 10:30-11:45 AM

Strategic Asset Allocation

Lecture 26: Exchange Risk & Portfolio Diversification

Journal of Computational and Applied Mathematics. The mean-absolute deviation portfolio selection problem with interval-valued returns

Quantitative Risk Management

Multistage risk-averse asset allocation with transaction costs

AIR FORCE INSTITUTE OF TECHNOLOGY

Tuomo Lampinen Silicon Cloud Technologies LLC

SYLLABUS PORTFOLIO MANAGEMENT AND INVESTMENTS (ECTS 6)

Optimal Portfolio Selection Under the Estimation Risk in Mean Return

Modeling Portfolios that Contain Risky Assets Risk and Reward III: Basic Markowitz Portfolio Theory

Non-qualified Annuities in After-tax Optimizations

GARCH vs. Traditional Methods of Estimating Value-at-Risk (VaR) of the Philippine Bond Market

Lectures 24 & 25: Risk

How Do You Measure Which Retirement Income Strategy Is Best?

A Recommended Financial Model for the Selection of Safest portfolio by using Simulation and Optimization Techniques

ORF 307: Lecture 3. Linear Programming: Chapter 13, Section 1 Portfolio Optimization. Robert Vanderbei. February 13, 2016

The Case for TD Low Volatility Equities

Understanding and Controlling High Factor Exposures of Robust Portfolios

Leverage Aversion, Efficient Frontiers, and the Efficient Region*

Portfolios that Contain Risky Assets 3: Markowitz Portfolios

Financial Portfolio Optimization Through a Robust Beta Analysis

Diversification. Chris Gan; For educational use only

Risk aversion, Under-diversification, and the Role of Recent Outcomes

Optimization Financial Time Series by Robust Regression and Hybrid Optimization Methods

Efficient Portfolio and Introduction to Capital Market Line Benninga Chapter 9

PortfolioChoice : A New Approach to Portfolio Optimization

1 Introduction. Term Paper: The Hall and Taylor Model in Duali 1. Yumin Li 5/8/2012

ORF 307 Lecture 3. Chapter 13, Section 1 Portfolio Optimization

PORTFOLIO OPTIMIZATION AND SHARPE RATIO BASED ON COPULA APPROACH

ABILITY OF VALUE AT RISK TO ESTIMATE THE RISK: HISTORICAL SIMULATION APPROACH

Ant colony optimization approach to portfolio optimization

BINARY LINEAR PROGRAMMING AND SIMULATION FOR CAPITAL BUDGEETING

UPDATED IAA EDUCATION SYLLABUS

by Kian Guan Lim Professor of Finance Head, Quantitative Finance Unit Singapore Management University

Morningstar vs. Michaud Optimization Richard O. Michaud and David N. Esch September 2012

for Finance Python Yves Hilpisch Koln Sebastopol Tokyo O'REILLY Farnham Cambridge Beijing

Predictability of Stock Returns

How quantitative methods influence and shape finance industry

o Hours per week: lecture (4 hours) and exercise (1 hour)

Bank Capital Requirements and the Riskiness

Executive Summary: A CVaR Scenario-based Framework For Minimizing Downside Risk In Multi-Asset Class Portfolios

EIEF/LUISS, Graduate Program. Asset Pricing

Volume 37, Issue 2. Handling Endogeneity in Stochastic Frontier Analysis

Session 8: The Markowitz problem p. 1

Portfolio Optimization with Alternative Risk Measures

Can you do better than cap-weighted equity benchmarks?

Analysis INTRODUCTION OBJECTIVES

Asset Selection Model Based on the VaR Adjusted High-Frequency Sharp Index

Transcription:

Stochastic Programming for Financial Applications SAMSI Finance Group Project Adam Schmidt, Andrew Hutchens, Hannah Adams, Hao Wang, Nathan Miller, William Pfeiffer

Agenda Portfolio Optimization Our Formulation Our Results and Sensitivity Analysis Limitations and Future Work

Financial Portfolios A portfolio is a grouping of financial assets such as stocks, bonds and cash equivalents, as well as their funds counterparts, including mutual, exchange-traded and closed funds. - Investopedia

Modern Portfolio Theory Illustrates optimal behavior of a single investor Assumes investor is risk-averse Describes Expected Return-Variance of Returns Rule (EV Rule) Returns are maximized/risk is reduced through diversification Minimizing variance entails investing in stocks/securities with low covariance Efficient frontier Illustrates optimal portfolio & possible combos Highest expected returns for given risk Lowest risk for given expected return Limitations Investors will not be both rational and risk-averse Investors may not have the same information Investors don t understand what returns are possible

Our Conceptual Formulation

Risk The quantifiable likelihood of loss or less-than-expected returns Return increases with risk Variance and covariance can be used to define the risk of investing in stocks Minimize risk or maximize return?

Random Simulation

Random Simulation Efficient Frontier

Stochastic Programming can find the portfolios along the efficient frontier given a set of stocks. Random Portfolios Stochastic Program

Stochastic Program Mathematical Formulation

Stochastic Program Implementation in Python 2.7 1. Data Collection a. Pandas, Datetime Packages b. Google Finance 2. Data Manipulation a. Calculated Average Daily Return b. Calculated Covariance Matrix c. Used Numpy 3. Optimization a. Quadratic Program in CVXOPT Package

Results - Risk/Return Matrix Optimized over three year period Jan 2014 - Dec 2016 Stocks considered: Apple, Google, Facebook, Kellogg, Dr. Pepper Snapple Group, Kate Spade, Bank of America, Bed Bath and Beyond, Stryker Corp, Ebay, Rocket Fuel

Results On average... The risk of portfolio is decreasing with increasing number of stocks considered for the portfolio The risk of our portfolio is increasing with increasing minimum allowable return

A Review of Portfolio Success in 2017 (Jan-May) Portfolio of 11 different stocks Dr. Pepper Snapple Group, Google, Stryker Corp, Kellogg, Kate Spade, Facebook, Bank of America, Bed Bath and Beyond, Rocket Fuel, Ebay, Apple Portfolio 1 is least risky Portfolio 3 is most risky

Limitations of Our Work Do not determine the most optimal period to predict future portfolio success Only consider a maximum of 11 stocks May not define risk most optimally Model only uses past market data to predict future Dividends not considered

Future Work Determine a more accurate way to choose sample time period Which time period we should work on considering the economic environment How long the sample period should be, using the analysis of how well certain lengths of time have reflected the future in the past Measure the risk & return of the portfolio against appropriate benchmarks Improve the model by selecting stocks at random Random selection eliminates selection bias Add more constraints The weight on each stock could have a upper-limit Apply our portfolio method on other investing strategies Based on best stock combination, analyse how to decide the investment proportion

Future Work Value at Risk (VaR) VaR provides an estimate, under a given degree of confidence, of the size of a loss from a portfolio over a given time period We are 95% confident that we will lose no more than $10,000 in the next market day, or, we are 5% confident that we will lose at least $10,000 in the next market day It is possible to compute value at risk using a Monte Carlo Simulation - VaR will be the difference between current stock price and the estimated lowest terminal stock price If more time were available, many of these improvements could be implemented and fully tested in order to optimize our optimization method

Closing Remarks There are many methods one could implement in order to optimize a portfolio. The one we introduced is the method that we could devise, test, and analyze in the most complete way within the given time period. Thank you!

Questions? Contributors: Adam Schmidt; University of Wisconsin Andrew Hutchens; University of Central Florida Hannah Adams; University of North Carolina Hao Wang; Colorado State University Nathan Miller; Robert Morris University William Pfeiffer; Georgetown University Special Thanks: Peter Diao; SAMSI Post Doc

References Markowitz, Harry. Portfolio Selection. The Journal of Finance 7.1 (1952): 77-91. JSTOR. Web. 16 May 2017. Efficient frontier. Investopedia. 3 August 2016. Web. 16 May 2017. Rowland, Ron, and Brian Campos. "Is Modern Portfolio Theory Out-of-Date." Investing, Forbes, 19 May 2010, Rowland, R., & Campos, B. (2010, May 19). Is Modern Portfolio Theory Out-of-Date. In Forbes. Accessed 18 May 2017. "Calculating VaR using Monte Carlo Simulation." Finance Train. N.p., 31 Aug. 2011. Web. 18 May 2017. Halls-Moore, Michael. "QuantStart." Value at Risk (VaR) for Algorithmic Trading Risk Management - Part I - QuantStart. QuantStart, 7 July 2014. Web. 18 May 2017. "What Is An Investment Portfolio?" Money Choice. N.p., n.d. Web. 18 May 2017. "Basics of Investing, Financial Concepts." Basics of investing, Financial concepts, Risk return tradeoff. HSBC Global Asset Management, n.d. Web. 18 May 2017.