Portfolio Optimization. Prof. Daniel P. Palomar

Size: px
Start display at page:

Download "Portfolio Optimization. Prof. Daniel P. Palomar"

Transcription

1 Portfolio Optimization Prof. Daniel P. Palomar The Hong Kong University of Science and Technology (HKUST) MAFS6010R- Portfolio Optimization with R MSc in Financial Mathematics Fall , HKUST, Hong Kong

2 Outline 1 Primer on Financial Data 2 Modeling the Returns 3 Portfolio Optimization Preliminaries Markowitz Portfolio Global Minimum Variance Portfolio (GMVP) Maximum Sharpe Ratio Portfolio Markowitz Portfolio with Practical Constraints Linear Returns vs Log-Returns Revisited Drawbacks of Markowitz s formulation

3 Outline 1 Primer on Financial Data 2 Modeling the Returns 3 Portfolio Optimization Preliminaries Markowitz Portfolio Global Minimum Variance Portfolio (GMVP) Maximum Sharpe Ratio Portfolio Markowitz Portfolio with Practical Constraints Linear Returns vs Log-Returns Revisited Drawbacks of Markowitz s formulation

4 Asset Log-Prices Let p t be the price of an asset at (discrete) time index t. The fundamental model is based on modeling the log-prices y t log p t as a random walk: y t = µ + y t 1 + ɛ t SP500 index log price Jan Jan Jan Jan Jan Jan Jan Jan Jan Jan Jan D. Palomar Portfolio Optimization 4 / 58

5 Asset Returns For stocks, returns are used for the modeling since they are stationary (as opposed to the previous random walk). Simple return (a.k.a. linear or net return) is R t p t p t 1 p t 1 = p t p t 1 1. Log-return (a.k.a. continuously compounded return) is r t y t y t 1 = log Observe that the log-return is stationary : p t p t 1 = log (1 + R t ). r t = y t y t 1 = µ + ɛ t Note r t = log (1 + R t ) R t when R t is small. 1 1 D. Ruppert, Statistics and Data Analysis for Financial Engineering. Springer, D. Palomar Portfolio Optimization 5 / 58

6 Log-Returns vs Simple Returns Simple return: R t Log return: r t =log(1+r t ) R t D. Palomar Portfolio Optimization 6 / 58

7 S&P 500 Index - Log-Returns SP500 index log return Jan Jan Jan Jan Jan Jan Jan Jan Jan Jan Jan D. Palomar Portfolio Optimization 7 / 58

8 Autocorrelation ACF of S&P 500 log-returns: S&P 500 index ACF of log returns Lag D. Palomar Portfolio Optimization 8 / 58

9 Non-Gaussianity and asymmetry Histograms of S&P 500 log-returns: Histogram of daily log returns Histogram of weekly log returns Histogram of biweekly log returns Density Density Density return return return Histogram of monthly log returns Histogram of bimonthly log returns Histogram of quarterly log returns Density Density Density return return return D. Palomar Portfolio Optimization 9 / 58

10 Asymmetry Skewness of S&P 500 log-returns vs frequency (dangerous!): Skewness of SP500 log returns skewness frequency [days] D. Palomar Portfolio Optimization 10 / 58

11 Heavy-tailness QQ plots of S&P 500 log-returns: QQ plot of daily log returns QQ plot of weekly log returns QQ plot of biweekly log returns Sample Quantiles Sample Quantiles Sample Quantiles Theoretical Quantiles Theoretical Quantiles Theoretical Quantiles QQ plot of monthly log returns QQ plot of bimonthly log returns QQ plot of quarterly log returns Sample Quantiles Sample Quantiles Sample Quantiles Theoretical Quantiles Theoretical Quantiles Theoretical Quantiles D. Palomar Portfolio Optimization 11 / 58

12 Heavy-tailness vs frequency Kurtosis of S&P 500 log-returns vs frequency: Kurtosis of SP500 log returns excess kurtosis frequency [days] D. Palomar Portfolio Optimization 12 / 58

13 Volatility clustering S&P 500 log-returns: SP500 index log return Jan Jan Jan Jan Jan Jan Jan Jan Jan Jan Jan D. Palomar Portfolio Optimization 13 / 58

14 Volatility clustering removed Standardized S&P 500 log-returns: Standardized SP500 index log return Jan Jan Jan Jan Jan Jan Jan Jan Jan Jan Jan D. Palomar Portfolio Optimization 14 / 58

15 Conditional heavy-tailness and aggregational Gaussianity QQ plots of standardized S&P 500 log-returns: QQ plot of daily standardized log returns QQ plot of weekly standardized log returns QQ plot of biweekly standardized log returns Sample Quantiles Sample Quantiles Sample Quantiles Theoretical Quantiles Theoretical Quantiles Theoretical Quantiles QQ plot of monthly standardized log returns QQ plot of bimonthly standardized log returns QQ plot of quarterly standardized log returns Sample Quantiles Sample Quantiles Sample Quantiles Theoretical Quantiles Theoretical Quantiles Theoretical Quantiles D. Palomar Portfolio Optimization 15 / 58

16 Frequency of data Low frequency (weekly, monthly): Gaussian distributions seems to fit reality after correcting for volatility clustering (except for the asymmetry), but the nonstationarity is a big issue Medium frequency (daily): definitely heavy tails even after correcting for volatility clustering, as well as asymmetry High frequency (intraday, 30min, 5min, tick-data): below 5min the noise microstructure starts to reveal itself D. Palomar Portfolio Optimization 16 / 58

17 Outline 1 Primer on Financial Data 2 Modeling the Returns 3 Portfolio Optimization Preliminaries Markowitz Portfolio Global Minimum Variance Portfolio (GMVP) Maximum Sharpe Ratio Portfolio Markowitz Portfolio with Practical Constraints Linear Returns vs Log-Returns Revisited Drawbacks of Markowitz s formulation

18 Returns of the Universe In practice, we don t just deal with one asset but with a whole universe of N assets. We denote the log-returns of the N assets at time t with the vector r t R N. The time index t can denote any arbitrary period such as days, weeks, months, 5-min intervals, etc. F t 1 denotes the previous historical data. Financial modeling aims at modeling r t conditional on F t 1. r t is a multivariate stochastic process with conditional mean and covariance matrix denoted as 3 µ t E [r t F t 1 ] Σ t Cov [r t F t 1 ] = E [(r t µ t )(r t µ t ) T F t 1 ]. 3 Y. Feng and D. P. Palomar, A Signal Processing Perspective on Financial Engineering. Foundations and Trends R in Signal Processing, Now Publishers Inc., D. Palomar Portfolio Optimization 18 / 58

19 I.I.D. model It assumes r t follows an i.i.d. distribution. That is, both the conditional mean and conditional covariance are constant µ t = µ, Σ t = Σ. Very simple model, however, it is one of the most fundamental assumptions for many important works, e.g., the Nobel prize-winning Markowitz portfolio theory 4. 4 H. Markowitz, Portfolio selection, J. Financ., vol. 7, no. 1, pp , D. Palomar Portfolio Optimization 19 / 58

20 Factor models Factor models are special cases of the i.i.d. model with the covariance matrix being decomposed into two parts: low dimensional factors and marginal noise. The factor model is r t = α + Bf t + w t, where α denotes a constant vector f t R K with K N is a vector of a few factors that are responsible for most of the randomness in the market, B R N K denotes how the low dimensional factors affect the higher dimensional market; w t is a white noise residual vector that has only a marginal effect. The factors can be explicit or implicit. Widely used by practitioners (they buy factors at a high premium). Connections with Principal Component Analysis (PCA) 5. 5 I. Jolliffe, Principal Component Analysis. Springer-Verlag, D. Palomar Portfolio Optimization 20 / 58

21 Fitting Process Before we can use a model, we need to estimate the model parameters (for example, in the i.i.d model: µ and Σ) using a training set. Then use cross-validation to select the best fit (assuming we have different possible models each with a different fit). Finally, we can use the best fitted model in the test data (aka out-of-sample data) for performance evaluation. In-Sample Data Out-Of- Sample Data Training Cross- Validation Testing D. Palomar Portfolio Optimization 21 / 58

22 Sample Estimates Consider the i.i.d. model: r t = µ + w t, where µ R N is the mean and w t R N is an i.i.d. process with zero mean and constant covariance matrix Σ. Sample estimators based on T observations are ˆµ = 1 T T t=1 ˆΣ = 1 T 1 r t T (r t ˆµ)(r t ˆµ) T. t=1 Note that the factor 1/ (T 1) is used instead of 1/T to get an unbiased estimator (asymptotically for T they coincide). D. Palomar Portfolio Optimization 22 / 58

23 Sample Estimates Consider the i.i.d. model: r t = µ + w t, where µ R N is the mean and w t R N is an i.i.d. process with zero mean and constant covariance matrix Σ. Sample estimators based on T observations are ˆµ = 1 T T t=1 ˆΣ = 1 T 1 r t T (r t ˆµ)(r t ˆµ) T. t=1 Note that the factor 1/ (T 1) is used instead of 1/T to get an unbiased estimator (asymptotically for T they coincide). D. Palomar Portfolio Optimization 22 / 58

24 Least-Square (LS) Estimator Minimizing the least-square error in the T observed i.i.d. samples, that is, 1 T minimize r t µ 2 µ 2 T. t=1 The optimal solution is the sample mean ˆµ = 1 T T t=1 r t. The sample covariance of the residuals ŵ t = r t ˆµ is the sample covariance matrix: ˆΣ = 1 T 1 T t=1 (r t ˆµ)(r t ˆµ) T. D. Palomar Portfolio Optimization 23 / 58

25 Least-Square (LS) Estimator Minimizing the least-square error in the T observed i.i.d. samples, that is, 1 T minimize r t µ 2 µ 2 T. t=1 The optimal solution is the sample mean ˆµ = 1 T T t=1 r t. The sample covariance of the residuals ŵ t = r t ˆµ is the sample covariance matrix: ˆΣ = 1 T 1 T t=1 (r t ˆµ)(r t ˆµ) T. D. Palomar Portfolio Optimization 23 / 58

26 Maximum Likelihood Estimator (MLE) Assume r t are i.i.d. and follow a Gaussian distribution: f (r) = 1 e (r µ)t Σ 1 (r µ) 2. (2π) N Σ where µ R N is a mean vector that gives the location Σ R N N is a positive definite covariance matrix that defines the shape. D. Palomar Portfolio Optimization 24 / 58

27 MLE Given the T i.i.d. samples r t, t = 1,..., T, the negative log-likelihood function is l(µ, Σ) = log T f (r t ) t=1 = T 2 log Σ + T t=1 (r t µ) T Σ 1 (r t µ) 2 + const. Setting the derivative of l(µ, Σ) w.r.t. µ and Σ 1 to zeros and solving the equations yield: ˆµ = 1 T ˆΣ = 1 T T t=1 r t T (r t ˆµ)(r t ˆµ) T. t=1 D. Palomar Portfolio Optimization 25 / 58

28 Outline 1 Primer on Financial Data 2 Modeling the Returns 3 Portfolio Optimization Preliminaries Markowitz Portfolio Global Minimum Variance Portfolio (GMVP) Maximum Sharpe Ratio Portfolio Markowitz Portfolio with Practical Constraints Linear Returns vs Log-Returns Revisited Drawbacks of Markowitz s formulation

29 Outline 1 Primer on Financial Data 2 Modeling the Returns 3 Portfolio Optimization Preliminaries Markowitz Portfolio Global Minimum Variance Portfolio (GMVP) Maximum Sharpe Ratio Portfolio Markowitz Portfolio with Practical Constraints Linear Returns vs Log-Returns Revisited Drawbacks of Markowitz s formulation

30 Portfolio return Suppose the budget is B dollars. The portfolio w R N denotes the normalized weights of the assets such that 1 T w = 1 (then Bw denotes dollars invested in the assets). For each asset, the initial wealth is Bw i and the end wealth is Bw i (p i,t /p i,t 1 ) = Bw i (R it + 1). Then the portfolio return is N Rt p i=1 = Bw i (R it + 1) B B = N w i R it i=1 N w i r it = w T r t i=1 The portfolio expected return and variance are w T µ and w T Σw, respectively. 6 6 G. Cornuejols and R. Tütüncü, Optimization Methods in Finance. Cambridge University Press, D. Palomar Portfolio Optimization 28 / 58

31 Performance Measures Expected return: w T µ Volatility: w T Σw Sharpe Ratio (SR): expected return per unit of risk SR = wt µ r f w T Σw where r f is the risk-free rate (e.g., interest rate on a three-month U.S. Treasury bill). Information Ratio (IR): IR = wt µ w T Σw Drawdown: decline from a historical peak of the cumulative profit X (t): D(T ) = max { 0, max t (0,T ) X (t) X (T ) } VaR (Value at Risk) ES (Expected Shortfall) or CVaR (Conditional Value at Risk) D. Palomar Portfolio Optimization 29 / 58

32 Practical constraints Capital budget constraint: w T 1 = 1. Long-only constraint: w 0. Market-neutral constraint: w T 1 = 0. Turnover constraint: w w 0 1 u where w 0 is the currently held portfolio. D. Palomar Portfolio Optimization 30 / 58

33 Practical constraints Holding constraints: l w u where l R N and u R N are lower and upper bounds of the asset positions, respectively. Cardinality constraint: w 0 K. Leverage constraint: w 1 2. D. Palomar Portfolio Optimization 31 / 58

34 Leverage and Margin Requirement The capital budget constraint w T 1 = 1 means investor can use all the cash from short-selling to buy stocks. In practice, one always trades stocks via a broker with some margin requirements on the positions 7. For example, long positions: one may borrow as much as 50% of the value of the position from the broker; short positions: the cash from short-selling is controlled by the broker as cash collateral and one is also required to have some equity as the initial margin to establish the positions, in general, at least 50% of the short value. Thus, the margin requirement turns to be 0.51 T w T w 1, or equivalently, w B. I. Jacobs, K. N. Levy, and H. M. Markowitz, Portfolio optimization with factors, scenarios, and realistic short positions, Operations Research, vol. 53, no. 4, pp , D. Palomar Portfolio Optimization 32 / 58

35 Leverage and Margin Requirement The capital budget constraint w T 1 = 1 means investor can use all the cash from short-selling to buy stocks. In practice, one always trades stocks via a broker with some margin requirements on the positions 7. For example, long positions: one may borrow as much as 50% of the value of the position from the broker; short positions: the cash from short-selling is controlled by the broker as cash collateral and one is also required to have some equity as the initial margin to establish the positions, in general, at least 50% of the short value. Thus, the margin requirement turns to be 0.51 T w T w 1, or equivalently, w B. I. Jacobs, K. N. Levy, and H. M. Markowitz, Portfolio optimization with factors, scenarios, and realistic short positions, Operations Research, vol. 53, no. 4, pp , D. Palomar Portfolio Optimization 32 / 58

36 Leverage and Margin Requirement The capital budget constraint w T 1 = 1 means investor can use all the cash from short-selling to buy stocks. In practice, one always trades stocks via a broker with some margin requirements on the positions 7. For example, long positions: one may borrow as much as 50% of the value of the position from the broker; short positions: the cash from short-selling is controlled by the broker as cash collateral and one is also required to have some equity as the initial margin to establish the positions, in general, at least 50% of the short value. Thus, the margin requirement turns to be 0.51 T w T w 1, or equivalently, w B. I. Jacobs, K. N. Levy, and H. M. Markowitz, Portfolio optimization with factors, scenarios, and realistic short positions, Operations Research, vol. 53, no. 4, pp , D. Palomar Portfolio Optimization 32 / 58

37 Leverage and Margin Requirement The capital budget constraint w T 1 = 1 means investor can use all the cash from short-selling to buy stocks. In practice, one always trades stocks via a broker with some margin requirements on the positions 7. For example, long positions: one may borrow as much as 50% of the value of the position from the broker; short positions: the cash from short-selling is controlled by the broker as cash collateral and one is also required to have some equity as the initial margin to establish the positions, in general, at least 50% of the short value. Thus, the margin requirement turns to be 0.51 T w T w 1, or equivalently, w B. I. Jacobs, K. N. Levy, and H. M. Markowitz, Portfolio optimization with factors, scenarios, and realistic short positions, Operations Research, vol. 53, no. 4, pp , D. Palomar Portfolio Optimization 32 / 58

38 Portfolio return with leverage Without leverage, the unnormalized portfolio w satisfies 1 T w = B, but with a leverage of L it is 1 T w = B L. At the time of the investment in the market: the portfolio held is w, the cash (which may be negative if there is leverage) is c = B 1 T w, and the net asset value (NAV) is NAV = c + 1 T w = B. After one period, the prices have changed, so the cash is the same c new = c, but the portfolio held now is w new = w p t /p t 1. So the NAV is NAV new = c new + 1 T w new = B 1 T w + w T (p t /p t 1 ) = B + w T r t. The portfolio return can be computed as R p t = NAV new NAV NAV = B + wt r t B B = wt r t B = wt r t where w denotes the normalized portfolio w = w/b. D. Palomar Portfolio Optimization 33 / 58

39 Outline 1 Primer on Financial Data 2 Modeling the Returns 3 Portfolio Optimization Preliminaries Markowitz Portfolio Global Minimum Variance Portfolio (GMVP) Maximum Sharpe Ratio Portfolio Markowitz Portfolio with Practical Constraints Linear Returns vs Log-Returns Revisited Drawbacks of Markowitz s formulation

40 Risk Control In finance, the expected return w T µ is very relevant as it quantifies the average benefit. However, in practice, the average performance is not enough to characterize an investment and one needs to control the probability of going bankrupt. Risk measures control how risky an investment strategy is. The most basic measure of risk is given by the variance 8 : a higher variance means that there are large peaks in the distribution which may cause a big loss. There are more sophisticated risk measures such as downside risk, VaR, ES, etc. 8 H. Markowitz, Portfolio selection, J. Financ., vol. 7, no. 1, pp , D. Palomar Portfolio Optimization 35 / 58

41 Mean-Variance Tradeoff The mean return w T µ and the variance (risk) w T Σw constitute two important performance measures. Usually, the higher the mean return the higher the variance and vice-versa. Thus, we are faced with two objectives to be optimized: it is a multi-objective optimization problem. They define a fundamental mean-variance tradeoff curve (Pareto curve). The choice of a specific point in this tradeoff curve depends on how agressive or risk-averse the investor is. D. Palomar Portfolio Optimization 36 / 58

42 Markowitz mean-variance portfolio (1952) The idea of the Markowitz framework 9 is to find a trade-off between the expected return w T µ and the risk of the portfolio measured by the variance w T Σw: maximize w T µ λw T Σw w subject to w T 1 = 1 where w T 1 = 1 is the capital budget constraint and λ is a parameter that controls how risk-averse the investor is. This is a convex QP with only one linear constraint which admits a closed-form solution: w = 1 2λ Σ 1 (µ + ν 1), where ν is the optimal dual variable ν = 2λ 1T Σ 1 µ 1 T Σ H. Markowitz, Portfolio selection, J. Financ., vol. 7, no. 1, pp , D. Palomar Portfolio Optimization 37 / 58

43 Markowitz mean-variance portfolio (1952) The idea of the Markowitz framework 9 is to find a trade-off between the expected return w T µ and the risk of the portfolio measured by the variance w T Σw: maximize w T µ λw T Σw w subject to w T 1 = 1 where w T 1 = 1 is the capital budget constraint and λ is a parameter that controls how risk-averse the investor is. This is a convex QP with only one linear constraint which admits a closed-form solution: w = 1 2λ Σ 1 (µ + ν 1), where ν is the optimal dual variable ν = 2λ 1T Σ 1 µ 1 T Σ H. Markowitz, Portfolio selection, J. Financ., vol. 7, no. 1, pp , D. Palomar Portfolio Optimization 37 / 58

44 Markowitz mean-variance portfolio (1952) There are two alternative obvious reformulations for the Markowitz portfolio optimization. Maximization of mean return: Minimization of risk: maximize w subject to minimize w subject to w T µ w T Σw α 1 T w = 1. w T Σw w T µ β 1 T w = 1. The three formulations give different points on the Pareto optimal curve. They all require choosing one parameter (α, β, and λ). By sweeping over this parameter, one can recover the whole Pareto optimal curve. D. Palomar Portfolio Optimization 38 / 58

45 Efficient frontier Efficient frontier: the previous three problems result in the same mean-variance trade-off curve (Pareto curve). Expected return Efficient frontier Global minimum variance Feasible portfolios Standard deviation D. Palomar Portfolio Optimization 39 / 58

46 Outline 1 Primer on Financial Data 2 Modeling the Returns 3 Portfolio Optimization Preliminaries Markowitz Portfolio Global Minimum Variance Portfolio (GMVP) Maximum Sharpe Ratio Portfolio Markowitz Portfolio with Practical Constraints Linear Returns vs Log-Returns Revisited Drawbacks of Markowitz s formulation

47 Global Minimum Variance Portfolio (GMVP) Recall the risk minimization formulation: minimize w subject to w T Σw w T µ β 1 T w = 1. The global minimum variance portfolio (GMVP) ignores the expected return and focuses on the risk only: minimize w T Σw w subject to 1 T w = 1. It is a simple convex QP with solution 1 w GMVP = 1 T Σ 1 1 Σ 1 1. It is widely used in academic papers for simplicity of evaluation and comparison of different estimators of the covariance matrix Σ (while ignoring the estimation of µ). D. Palomar Portfolio Optimization 41 / 58

48 GMVP with Leverage Constraints The GMVP is typically considered with no-short constraints w 0: minimize w T Σw w subject to 1 T w = 1 w 0. If short-selling is allowed, one needs to limit the amount of leverage to avoid ridiculous solutions where some elements of w are too large with positive sign and others are too large with negative sign canceling out. A sensible GMVP formulation with leverage is minimize w T Σw w subject to 1 T w = 1 w 1 γ where γ 1 is a parameter that controls the amount of leverage: γ = 1 means no shorting (so equivalent to w 0) γ > 1 allows some shorting as well as leverage in the longs, e.g., γ = 1.5 would allow the portfolio w = (1.25, 0.25). D. Palomar Portfolio Optimization 42 / 58

49 Outline 1 Primer on Financial Data 2 Modeling the Returns 3 Portfolio Optimization Preliminaries Markowitz Portfolio Global Minimum Variance Portfolio (GMVP) Maximum Sharpe Ratio Portfolio Markowitz Portfolio with Practical Constraints Linear Returns vs Log-Returns Revisited Drawbacks of Markowitz s formulation

50 Sharpe ratio maximization problem Markowitz mean-variance framework provides portfolios along the Pareto-optimal frontier and the choice depends on the risk-aversion of the investor. But typically one measures an investment with the Sharpe ratio: only one portfolio on the Pareto-optimal frontier achieves the maximum Sharpe ratio. Precisely, Sharpe 10 first proposed the optimization of the following problem: w maximize T w µ r f w T Σw subject to 1 T w = 1 where r f is the return of a risk-free asset. However, this problem is not convex! 10 W. F. Sharpe, Mutual fund performance, The Journal of Business, vol. 39, no. 1, pp , D. Palomar Portfolio Optimization 44 / 58

51 Sharpe ratio maximization problem Luckily, the problem is quasi-convex. This can be easily seen by rewritting the problem in epigraph form: minimize w,t subject to t w T Σw t w T µ r f 1 T w = 1. If now we fix the variable t to some value (so it is not a variable anymore), the problem is easily recognized as a (convex) SOCP: minimize t w subject to t ( w T ) µ r f Σ 1/2 w 2 1 T w = 1. At this point, one can easily solve the problem with an SOCP solver and then solving for t via bisection algorithm (aka sandwich technique). D. Palomar Portfolio Optimization 45 / 58

52 Bisection method (aka sandwich technique) The quasi-convex problem we want to solve is minimize t,x subject to t t f 0 (x) x X. Bisection method (given upper- and lower-bounds on t: t ub and t lb ): 1 compute mid-point: t = ( t ub + t lb) /2 2 solve the following feasibility problem: find subject to x t f 0 (x) x X 3 if feasible, then set t ub = t; otherwise set t lb = t 4 If t ub t lb > ɛ go to step 1; otherwise finish. D. Palomar Portfolio Optimization 46 / 58

53 Reformulation of Sharpe ratio portfolio in convex form Start with the original problem formulation: maximize w w T µ r f w T Σw subject to 1 T w = 1 (w 0) minimize w w T Σw w T (µ r f 1) subject to 1 T w = 1 (w 0) Now, since the objective is scale invariant w.r.t. w, we can choose the proper scaling factor for our convenience. We define w = tw with the scaling factor t = 1/ ( w T ) µ r f > 0, so that te objective becomes w T Σ w, the sum constraint 1 T w = t, and the problem is minimize w T Σ w w, w,t subject to t = 1/w T (µ r f 1) > 0 w = tw 1 T w = t > 0 ( w 0). D. Palomar Portfolio Optimization 47 / 58

54 Reformulation of Sharpe ratio portfolio in convex form Start with the original problem formulation: maximize w w T µ r f w T Σw subject to 1 T w = 1 (w 0) minimize w w T Σw w T (µ r f 1) subject to 1 T w = 1 (w 0) Now, since the objective is scale invariant w.r.t. w, we can choose the proper scaling factor for our convenience. We define w = tw with the scaling factor t = 1/ ( w T ) µ r f > 0, so that te objective becomes w T Σ w, the sum constraint 1 T w = t, and the problem is minimize w T Σ w w, w,t subject to t = 1/w T (µ r f 1) > 0 w = tw 1 T w = t > 0 ( w 0). D. Palomar Portfolio Optimization 47 / 58

55 Reformulation of Sharpe ratio portfolio in convex form The constraint t = 1/w T (µ r f 1) can be rewritten in terms of w as 1 = w T (µ r f 1) So the problem becomes minimize w T Σ w w, w,t subject to w T (µ r f 1) = 1 w = tw 1 T w = t > 0 ( w 0). Now, note that the strict inequality t > 0 is equivalent to t 0 because t = 0 can never happen as w would would be zero and the first constraint would not be satisfied. D. Palomar Portfolio Optimization 48 / 58

56 Reformulation of Sharpe ratio portfolio in convex form Finally, we can now get rid of w and t in the formulation as they can be directly obtained as t = 1 T w and w = w/t: QED! minimize w T Σ w w subject to w T (µ r f 1) = 1 1 T w 0 ( w 0). Recall that the portfolio is then obtained with the correct scaling factor as w = w/(1 T w). D. Palomar Portfolio Optimization 49 / 58

57 Efficient Frontier Capital market line Expected return Maximum Sharpe ratio Efficient frontier Global minimum variance r f Feasible portfolios Standard deviation D. Palomar Portfolio Optimization 50 / 58

58 Outline 1 Primer on Financial Data 2 Modeling the Returns 3 Portfolio Optimization Preliminaries Markowitz Portfolio Global Minimum Variance Portfolio (GMVP) Maximum Sharpe Ratio Portfolio Markowitz Portfolio with Practical Constraints Linear Returns vs Log-Returns Revisited Drawbacks of Markowitz s formulation

59 General Markowitz Portfolio A general Markowitz portfolio with practical constraints could be: maximize w T µ λw T Σw w subject to w T 1 = 1 budget w 1 γ leverage w w 0 1 τ turnover w u max position w 0 K sparsity where: γ 1 controls the amount of shorting and leveraging τ > 0 controls the turnover (to control the transaction costs in the rebalancing) u limits the position in each stock K controls the cardinality of the portfolio (to select a small set of stocks from the universe). Without the sparsity constraint, the problem can be rewritten as a QP. D. Palomar Portfolio Optimization 52 / 58

60 Outline 1 Primer on Financial Data 2 Modeling the Returns 3 Portfolio Optimization Preliminaries Markowitz Portfolio Global Minimum Variance Portfolio (GMVP) Maximum Sharpe Ratio Portfolio Markowitz Portfolio with Practical Constraints Linear Returns vs Log-Returns Revisited Drawbacks of Markowitz s formulation

61 Linear Returns vs Log-Returns Revisited Recall that we have modeled the log prices y t = log p t as a random walk and, hence, the log-returns r t = y t y t 1 as an i.i.d. process with mean µ and covariance matrix Σ. However, for portfolio return the appropriate returns to be used are the linear returns R i,t = p i,t /p i,t 1 1 (recall r i,t = log (1 + R i,t )): R p t = w T R t w T r t Thus, when we formulate the portfolio optimization problem, we should use the moments of the linear returns: E [R t F t 1 ] and Cov [R t F t 1 ] instead of the ones for the log-returns µ and Σ. Fortunately, they can be related as follows: R t = exp (r t ) 1 E [R t F t 1 ] = exp (µ + 12 ) diag (Σ) 1 ( Cov [R t F t 1 ] ij = exp µ i + µ j + 1 ) 2 (Σ ii + Σ jj ) (exp (Σ ij ) 1). D. Palomar Portfolio Optimization 54 / 58

62 Outline 1 Primer on Financial Data 2 Modeling the Returns 3 Portfolio Optimization Preliminaries Markowitz Portfolio Global Minimum Variance Portfolio (GMVP) Maximum Sharpe Ratio Portfolio Markowitz Portfolio with Practical Constraints Linear Returns vs Log-Returns Revisited Drawbacks of Markowitz s formulation

63 Drawbacks of Markowitz s formulation The Markowitz portfolio has never been embraced by practitioners, among other reasons because 1 variance is not a good risk measurement in practice since it penalizes both the unwanted high losses and the desired low losses: the solution is to use alternative measures for risk, e.g., VaR and CVaR 11 2 it is highly sensitive to parameter estimation errors (i.e., to the covariance matrix Σ and especially to the mean vector µ): solution is robust optimization 12 3 it only considers the risk of the portfolio as a whole and ignores the risk diversification: solution is the risk-parity portfolio. 11 A. McNeil, R. Frey, and P. Embrechts, Quantitative Risk Management: Concepts, Techniques and Tools. Princeton University Press, F. J. Fabozzi, Robust Portfolio Optimization and Management. Wiley, D. Palomar Portfolio Optimization 56 / 58

64 Basic References Y. Feng and D. P. Palomar, A Signal Processing Perspective on Financial Engineering. Foundations and Trends R in Signal Processing, Now Publishers Inc., 2016 D. Ruppert, Statistics and Data Analysis for Financial Engineering. Springer, 2010 G. Cornuejols and R. Tütüncü, Optimization Methods in Finance. Cambridge University Press, 2006 F. J. Fabozzi, Robust Portfolio Optimization and Management. Wiley, 2007 D. Palomar Portfolio Optimization 57 / 58

65 Thanks For more information visit:

Portfolio Optimization with Alternative Risk Measures

Portfolio Optimization with Alternative Risk Measures Portfolio Optimization with Alternative Risk Measures Prof. Daniel P. Palomar The Hong Kong University of Science and Technology (HKUST) MAFS6010R- Portfolio Optimization with R MSc in Financial Mathematics

More information

Portfolio Management and Optimal Execution via Convex Optimization

Portfolio Management and Optimal Execution via Convex Optimization Portfolio Management and Optimal Execution via Convex Optimization Enzo Busseti Stanford University April 9th, 2018 Problems portfolio management choose trades with optimization minimize risk, maximize

More information

PORTFOLIO THEORY. Master in Finance INVESTMENTS. Szabolcs Sebestyén

PORTFOLIO THEORY. Master in Finance INVESTMENTS. Szabolcs Sebestyén PORTFOLIO THEORY Szabolcs Sebestyén szabolcs.sebestyen@iscte.pt Master in Finance INVESTMENTS Sebestyén (ISCTE-IUL) Portfolio Theory Investments 1 / 60 Outline 1 Modern Portfolio Theory Introduction Mean-Variance

More information

Statistical Analysis of Data from the Stock Markets. UiO-STK4510 Autumn 2015

Statistical Analysis of Data from the Stock Markets. UiO-STK4510 Autumn 2015 Statistical Analysis of Data from the Stock Markets UiO-STK4510 Autumn 2015 Sampling Conventions We observe the price process S of some stock (or stock index) at times ft i g i=0,...,n, we denote it by

More information

IEOR E4602: Quantitative Risk Management

IEOR E4602: Quantitative Risk Management IEOR E4602: Quantitative Risk Management Basic Concepts and Techniques of Risk Management Martin Haugh Department of Industrial Engineering and Operations Research Columbia University Email: martin.b.haugh@gmail.com

More information

MEASURING PORTFOLIO RISKS USING CONDITIONAL COPULA-AR-GARCH MODEL

MEASURING PORTFOLIO RISKS USING CONDITIONAL COPULA-AR-GARCH MODEL MEASURING PORTFOLIO RISKS USING CONDITIONAL COPULA-AR-GARCH MODEL Isariya Suttakulpiboon MSc in Risk Management and Insurance Georgia State University, 30303 Atlanta, Georgia Email: suttakul.i@gmail.com,

More information

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

CSCI 1951-G Optimization Methods in Finance Part 00: Course Logistics Introduction to Finance Optimization Problems CSCI 1951-G Optimization Methods in Finance Part 00: Course Logistics Introduction to Finance Optimization Problems January 26, 2018 1 / 24 Basic information All information is available in the syllabus

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay. Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay. Solutions to Final Exam The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (40 points) Answer briefly the following questions. 1. Consider

More information

Log-Robust Portfolio Management

Log-Robust Portfolio Management Log-Robust Portfolio Management Dr. Aurélie Thiele Lehigh University Joint work with Elcin Cetinkaya and Ban Kawas Research partially supported by the National Science Foundation Grant CMMI-0757983 Dr.

More information

I. Return Calculations (20 pts, 4 points each)

I. Return Calculations (20 pts, 4 points each) University of Washington Winter 015 Department of Economics Eric Zivot Econ 44 Midterm Exam Solutions This is a closed book and closed note exam. However, you are allowed one page of notes (8.5 by 11 or

More information

Course information FN3142 Quantitative finance

Course information FN3142 Quantitative finance Course information 015 16 FN314 Quantitative finance This course is aimed at students interested in obtaining a thorough grounding in market finance and related empirical methods. Prerequisite If taken

More information

Portfolio Risk Management and Linear Factor Models

Portfolio Risk Management and Linear Factor Models Chapter 9 Portfolio Risk Management and Linear Factor Models 9.1 Portfolio Risk Measures There are many quantities introduced over the years to measure the level of risk that a portfolio carries, and each

More information

Mean Variance Analysis and CAPM

Mean Variance Analysis and CAPM Mean Variance Analysis and CAPM Yan Zeng Version 1.0.2, last revised on 2012-05-30. Abstract A summary of mean variance analysis in portfolio management and capital asset pricing model. 1. Mean-Variance

More information

EE365: Risk Averse Control

EE365: Risk Averse Control EE365: Risk Averse Control Risk averse optimization Exponential risk aversion Risk averse control 1 Outline Risk averse optimization Exponential risk aversion Risk averse control Risk averse optimization

More information

Financial Giffen Goods: Examples and Counterexamples

Financial Giffen Goods: Examples and Counterexamples Financial Giffen Goods: Examples and Counterexamples RolfPoulsen and Kourosh Marjani Rasmussen Abstract In the basic Markowitz and Merton models, a stock s weight in efficient portfolios goes up if its

More information

LECTURE NOTES 10 ARIEL M. VIALE

LECTURE NOTES 10 ARIEL M. VIALE LECTURE NOTES 10 ARIEL M VIALE 1 Behavioral Asset Pricing 11 Prospect theory based asset pricing model Barberis, Huang, and Santos (2001) assume a Lucas pure-exchange economy with three types of assets:

More information

Mean-Variance Analysis

Mean-Variance Analysis Mean-Variance Analysis Mean-variance analysis 1/ 51 Introduction How does one optimally choose among multiple risky assets? Due to diversi cation, which depends on assets return covariances, the attractiveness

More information

Asset Allocation Model with Tail Risk Parity

Asset Allocation Model with Tail Risk Parity Proceedings of the Asia Pacific Industrial Engineering & Management Systems Conference 2017 Asset Allocation Model with Tail Risk Parity Hirotaka Kato Graduate School of Science and Technology Keio University,

More information

Extend the ideas of Kan and Zhou paper on Optimal Portfolio Construction under parameter uncertainty

Extend the ideas of Kan and Zhou paper on Optimal Portfolio Construction under parameter uncertainty Extend the ideas of Kan and Zhou paper on Optimal Portfolio Construction under parameter uncertainty George Photiou Lincoln College University of Oxford A dissertation submitted in partial fulfilment for

More information

The mean-variance portfolio choice framework and its generalizations

The mean-variance portfolio choice framework and its generalizations The mean-variance portfolio choice framework and its generalizations Prof. Massimo Guidolin 20135 Theory of Finance, Part I (Sept. October) Fall 2014 Outline and objectives The backward, three-step solution

More information

The Optimization Process: An example of portfolio optimization

The Optimization Process: An example of portfolio optimization ISyE 6669: Deterministic Optimization The Optimization Process: An example of portfolio optimization Shabbir Ahmed Fall 2002 1 Introduction Optimization can be roughly defined as a quantitative approach

More information

Markowitz portfolio theory

Markowitz portfolio theory Markowitz portfolio theory Farhad Amu, Marcus Millegård February 9, 2009 1 Introduction Optimizing a portfolio is a major area in nance. The objective is to maximize the yield and simultaneously minimize

More information

Risk Management and Time Series

Risk Management and Time Series IEOR E4602: Quantitative Risk Management Spring 2016 c 2016 by Martin Haugh Risk Management and Time Series Time series models are often employed in risk management applications. They can be used to estimate

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay. Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay. Solutions to Final Exam The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (42 pts) Answer briefly the following questions. 1. Questions

More information

Lecture 6: Non Normal Distributions

Lecture 6: Non Normal Distributions Lecture 6: Non Normal Distributions and their Uses in GARCH Modelling Prof. Massimo Guidolin 20192 Financial Econometrics Spring 2015 Overview Non-normalities in (standardized) residuals from asset return

More information

An Application of Extreme Value Theory for Measuring Financial Risk in the Uruguayan Pension Fund 1

An Application of Extreme Value Theory for Measuring Financial Risk in the Uruguayan Pension Fund 1 An Application of Extreme Value Theory for Measuring Financial Risk in the Uruguayan Pension Fund 1 Guillermo Magnou 23 January 2016 Abstract Traditional methods for financial risk measures adopts normal

More information

Chapter 7: Portfolio Theory

Chapter 7: Portfolio Theory Chapter 7: Portfolio Theory 1. Introduction 2. Portfolio Basics 3. The Feasible Set 4. Portfolio Selection Rules 5. The Efficient Frontier 6. Indifference Curves 7. The Two-Asset Portfolio 8. Unrestriceted

More information

Amath 546/Econ 589 Univariate GARCH Models

Amath 546/Econ 589 Univariate GARCH Models Amath 546/Econ 589 Univariate GARCH Models Eric Zivot April 24, 2013 Lecture Outline Conditional vs. Unconditional Risk Measures Empirical regularities of asset returns Engle s ARCH model Testing for ARCH

More information

Robust Portfolio Optimization with Derivative Insurance Guarantees

Robust Portfolio Optimization with Derivative Insurance Guarantees Robust Portfolio Optimization with Derivative Insurance Guarantees Steve Zymler Berç Rustem Daniel Kuhn Department of Computing Imperial College London Mean-Variance Portfolio Optimization Optimal Asset

More information

Quantitative Risk Management

Quantitative Risk Management Quantitative Risk Management Asset Allocation and Risk Management Martin B. Haugh Department of Industrial Engineering and Operations Research Columbia University Outline Review of Mean-Variance Analysis

More information

Measuring Financial Risk using Extreme Value Theory: evidence from Pakistan

Measuring Financial Risk using Extreme Value Theory: evidence from Pakistan Measuring Financial Risk using Extreme Value Theory: evidence from Pakistan Dr. Abdul Qayyum and Faisal Nawaz Abstract The purpose of the paper is to show some methods of extreme value theory through analysis

More information

High-Frequency Data Analysis and Market Microstructure [Tsay (2005), chapter 5]

High-Frequency Data Analysis and Market Microstructure [Tsay (2005), chapter 5] 1 High-Frequency Data Analysis and Market Microstructure [Tsay (2005), chapter 5] High-frequency data have some unique characteristics that do not appear in lower frequencies. At this class we have: Nonsynchronous

More information

Practical example of an Economic Scenario Generator

Practical example of an Economic Scenario Generator Practical example of an Economic Scenario Generator Martin Schenk Actuarial & Insurance Solutions SAV 7 March 2014 Agenda Introduction Deterministic vs. stochastic approach Mathematical model Application

More information

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

CSCI 1951-G Optimization Methods in Finance Part 07: Portfolio Optimization CSCI 1951-G Optimization Methods in Finance Part 07: Portfolio Optimization March 9 16, 2018 1 / 19 The portfolio optimization problem How to best allocate our money to n risky assets S 1,..., S n with

More information

Lecture 10: Performance measures

Lecture 10: Performance measures Lecture 10: Performance measures Prof. Dr. Svetlozar Rachev Institute for Statistics and Mathematical Economics University of Karlsruhe Portfolio and Asset Liability Management Summer Semester 2008 Prof.

More information

Minimizing Timing Luck with Portfolio Tranching The Difference Between Hired and Fired

Minimizing Timing Luck with Portfolio Tranching The Difference Between Hired and Fired Minimizing Timing Luck with Portfolio Tranching The Difference Between Hired and Fired February 2015 Newfound Research LLC 425 Boylston Street 3 rd Floor Boston, MA 02116 www.thinknewfound.com info@thinknewfound.com

More information

Optimal Portfolio Selection Under the Estimation Risk in Mean Return

Optimal Portfolio Selection Under the Estimation Risk in Mean Return Optimal Portfolio Selection Under the Estimation Risk in Mean Return by Lei Zhu A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree of Master of Mathematics

More information

Multi-period mean variance asset allocation: Is it bad to win the lottery?

Multi-period mean variance asset allocation: Is it bad to win the lottery? Multi-period mean variance asset allocation: Is it bad to win the lottery? Peter Forsyth 1 D.M. Dang 1 1 Cheriton School of Computer Science University of Waterloo Guangzhou, July 28, 2014 1 / 29 The Basic

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2011, Mr. Ruey S. Tsay. Solutions to Final Exam.

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2011, Mr. Ruey S. Tsay. Solutions to Final Exam. The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2011, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (32 pts) Answer briefly the following questions. 1. Suppose

More information

Lecture 2: Fundamentals of meanvariance

Lecture 2: Fundamentals of meanvariance Lecture 2: Fundamentals of meanvariance analysis Prof. Massimo Guidolin Portfolio Management Second Term 2018 Outline and objectives Mean-variance and efficient frontiers: logical meaning o Guidolin-Pedio,

More information

Market Risk Analysis Volume I

Market Risk Analysis Volume I Market Risk Analysis Volume I Quantitative Methods in Finance Carol Alexander John Wiley & Sons, Ltd List of Figures List of Tables List of Examples Foreword Preface to Volume I xiii xvi xvii xix xxiii

More information

Risk Reward Optimisation for Long-Run Investors: an Empirical Analysis

Risk Reward Optimisation for Long-Run Investors: an Empirical Analysis GoBack Risk Reward Optimisation for Long-Run Investors: an Empirical Analysis M. Gilli University of Geneva and Swiss Finance Institute E. Schumann University of Geneva AFIR / LIFE Colloquium 2009 München,

More information

Covariance Matrix Estimation using an Errors-in-Variables Factor Model with Applications to Portfolio Selection and a Deregulated Electricity Market

Covariance Matrix Estimation using an Errors-in-Variables Factor Model with Applications to Portfolio Selection and a Deregulated Electricity Market Covariance Matrix Estimation using an Errors-in-Variables Factor Model with Applications to Portfolio Selection and a Deregulated Electricity Market Warren R. Scott, Warren B. Powell Sherrerd Hall, Charlton

More information

A Broader View of the Mean-Variance Optimization Framework

A Broader View of the Mean-Variance Optimization Framework A Broader View of the Mean-Variance Optimization Framework Christopher J. Donohue 1 Global Association of Risk Professionals January 15, 2008 Abstract In theory, mean-variance optimization provides a rich

More information

Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay. Solutions to Final Exam

Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay. Solutions to Final Exam Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (30 pts) Answer briefly the following questions. 1. Suppose that

More information

Portfolio Optimization using Conditional Sharpe Ratio

Portfolio Optimization using Conditional Sharpe Ratio International Letters of Chemistry, Physics and Astronomy Online: 2015-07-01 ISSN: 2299-3843, Vol. 53, pp 130-136 doi:10.18052/www.scipress.com/ilcpa.53.130 2015 SciPress Ltd., Switzerland Portfolio Optimization

More information

Two Hours. Mathematical formula books and statistical tables are to be provided THE UNIVERSITY OF MANCHESTER. 22 January :00 16:00

Two Hours. Mathematical formula books and statistical tables are to be provided THE UNIVERSITY OF MANCHESTER. 22 January :00 16:00 Two Hours MATH38191 Mathematical formula books and statistical tables are to be provided THE UNIVERSITY OF MANCHESTER STATISTICAL MODELLING IN FINANCE 22 January 2015 14:00 16:00 Answer ALL TWO questions

More information

In terms of covariance the Markowitz portfolio optimisation problem is:

In terms of covariance the Markowitz portfolio optimisation problem is: Markowitz portfolio optimisation Solver To use Solver to solve the quadratic program associated with tracing out the efficient frontier (unconstrained efficient frontier UEF) in Markowitz portfolio optimisation

More information

Asymptotic methods in risk management. Advances in Financial Mathematics

Asymptotic methods in risk management. Advances in Financial Mathematics Asymptotic methods in risk management Peter Tankov Based on joint work with A. Gulisashvili Advances in Financial Mathematics Paris, January 7 10, 2014 Peter Tankov (Université Paris Diderot) Asymptotic

More information

Lecture 1: The Econometrics of Financial Returns

Lecture 1: The Econometrics of Financial Returns Lecture 1: The Econometrics of Financial Returns Prof. Massimo Guidolin 20192 Financial Econometrics Winter/Spring 2016 Overview General goals of the course and definition of risk(s) Predicting asset returns:

More information

Dynamic Replication of Non-Maturing Assets and Liabilities

Dynamic Replication of Non-Maturing Assets and Liabilities Dynamic Replication of Non-Maturing Assets and Liabilities Michael Schürle Institute for Operations Research and Computational Finance, University of St. Gallen, Bodanstr. 6, CH-9000 St. Gallen, Switzerland

More information

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

Chapter 8. Markowitz Portfolio Theory. 8.1 Expected Returns and Covariance Chapter 8 Markowitz Portfolio Theory 8.1 Expected Returns and Covariance The main question in portfolio theory is the following: Given an initial capital V (0), and opportunities (buy or sell) in N securities

More information

PORTFOLIO OPTIMIZATION AND SHARPE RATIO BASED ON COPULA APPROACH

PORTFOLIO OPTIMIZATION AND SHARPE RATIO BASED ON COPULA APPROACH VOLUME 6, 01 PORTFOLIO OPTIMIZATION AND SHARPE RATIO BASED ON COPULA APPROACH Mária Bohdalová I, Michal Gregu II Comenius University in Bratislava, Slovakia In this paper we will discuss the allocation

More information

Some useful optimization problems in portfolio theory

Some useful optimization problems in portfolio theory Some useful optimization problems in portfolio theory Igor Melicherčík Department of Economic and Financial Modeling, Faculty of Mathematics, Physics and Informatics, Mlynská dolina, 842 48 Bratislava

More information

Multi-Period Trading via Convex Optimization

Multi-Period Trading via Convex Optimization Multi-Period Trading via Convex Optimization Stephen Boyd Enzo Busseti Steven Diamond Ronald Kahn Kwangmoo Koh Peter Nystrup Jan Speth Stanford University & Blackrock City University of Hong Kong September

More information

Modelling financial data with stochastic processes

Modelling financial data with stochastic processes Modelling financial data with stochastic processes Vlad Ardelean, Fabian Tinkl 01.08.2012 Chair of statistics and econometrics FAU Erlangen-Nuremberg Outline Introduction Stochastic processes Volatility

More information

12. Conditional heteroscedastic models (ARCH) MA6622, Ernesto Mordecki, CityU, HK, 2006.

12. Conditional heteroscedastic models (ARCH) MA6622, Ernesto Mordecki, CityU, HK, 2006. 12. Conditional heteroscedastic models (ARCH) MA6622, Ernesto Mordecki, CityU, HK, 2006. References for this Lecture: Robert F. Engle. Autoregressive Conditional Heteroscedasticity with Estimates of Variance

More information

Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall Financial mathematics

Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall Financial mathematics Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall 2014 Reduce the risk, one asset Let us warm up by doing an exercise. We consider an investment with σ 1 =

More information

Optimal Security Liquidation Algorithms

Optimal Security Liquidation Algorithms Optimal Security Liquidation Algorithms Sergiy Butenko Department of Industrial Engineering, Texas A&M University, College Station, TX 77843-3131, USA Alexander Golodnikov Glushkov Institute of Cybernetics,

More information

Idiosyncratic risk, insurance, and aggregate consumption dynamics: a likelihood perspective

Idiosyncratic risk, insurance, and aggregate consumption dynamics: a likelihood perspective Idiosyncratic risk, insurance, and aggregate consumption dynamics: a likelihood perspective Alisdair McKay Boston University June 2013 Microeconomic evidence on insurance - Consumption responds to idiosyncratic

More information

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

u (x) < 0. and if you believe in diminishing return of the wealth, then you would require Chapter 8 Markowitz Portfolio Theory 8.7 Investor Utility Functions People are always asked the question: would more money make you happier? The answer is usually yes. The next question is how much more

More information

Introduction to Computational Finance and Financial Econometrics Descriptive Statistics

Introduction to Computational Finance and Financial Econometrics Descriptive Statistics You can t see this text! Introduction to Computational Finance and Financial Econometrics Descriptive Statistics Eric Zivot Summer 2015 Eric Zivot (Copyright 2015) Descriptive Statistics 1 / 28 Outline

More information

Portfolio theory and risk management Homework set 2

Portfolio theory and risk management Homework set 2 Portfolio theory and risk management Homework set Filip Lindskog General information The homework set gives at most 3 points which are added to your result on the exam. You may work individually or in

More information

Midterm Exam. b. What are the continuously compounded returns for the two stocks?

Midterm Exam. b. What are the continuously compounded returns for the two stocks? University of Washington Fall 004 Department of Economics Eric Zivot Economics 483 Midterm Exam This is a closed book and closed note exam. However, you are allowed one page of notes (double-sided). Answer

More information

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

Journal of Computational and Applied Mathematics. The mean-absolute deviation portfolio selection problem with interval-valued returns Journal of Computational and Applied Mathematics 235 (2011) 4149 4157 Contents lists available at ScienceDirect Journal of Computational and Applied Mathematics journal homepage: www.elsevier.com/locate/cam

More information

MATH3075/3975 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS

MATH3075/3975 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS MATH307/37 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS School of Mathematics and Statistics Semester, 04 Tutorial problems should be used to test your mathematical skills and understanding of the lecture material.

More information

OPTIMAL PORTFOLIO CONTROL WITH TRADING STRATEGIES OF FINITE

OPTIMAL PORTFOLIO CONTROL WITH TRADING STRATEGIES OF FINITE Proceedings of the 44th IEEE Conference on Decision and Control, and the European Control Conference 005 Seville, Spain, December 1-15, 005 WeA11.6 OPTIMAL PORTFOLIO CONTROL WITH TRADING STRATEGIES OF

More information

Stochastic Programming and Financial Analysis IE447. Midterm Review. Dr. Ted Ralphs

Stochastic Programming and Financial Analysis IE447. Midterm Review. Dr. Ted Ralphs Stochastic Programming and Financial Analysis IE447 Midterm Review Dr. Ted Ralphs IE447 Midterm Review 1 Forming a Mathematical Programming Model The general form of a mathematical programming model is:

More information

Random Variables and Probability Distributions

Random Variables and Probability Distributions Chapter 3 Random Variables and Probability Distributions Chapter Three Random Variables and Probability Distributions 3. Introduction An event is defined as the possible outcome of an experiment. In engineering

More information

Techniques for Calculating the Efficient Frontier

Techniques for Calculating the Efficient Frontier Techniques for Calculating the Efficient Frontier Weerachart Kilenthong RIPED, UTCC c Kilenthong 2017 Tee (Riped) Introduction 1 / 43 Two Fund Theorem The Two-Fund Theorem states that we can reach any

More information

MS-E2114 Investment Science Lecture 5: Mean-variance portfolio theory

MS-E2114 Investment Science Lecture 5: Mean-variance portfolio theory MS-E2114 Investment Science Lecture 5: Mean-variance portfolio theory A. Salo, T. Seeve Systems Analysis Laboratory Department of System Analysis and Mathematics Aalto University, School of Science Overview

More information

The Constant Expected Return Model

The Constant Expected Return Model Chapter 1 The Constant Expected Return Model Date: February 5, 2015 The first model of asset returns we consider is the very simple constant expected return (CER) model. This model is motivated by the

More information

On modelling of electricity spot price

On modelling of electricity spot price , Rüdiger Kiesel and Fred Espen Benth Institute of Energy Trading and Financial Services University of Duisburg-Essen Centre of Mathematics for Applications, University of Oslo 25. August 2010 Introduction

More information

Fitting financial time series returns distributions: a mixture normality approach

Fitting financial time series returns distributions: a mixture normality approach Fitting financial time series returns distributions: a mixture normality approach Riccardo Bramante and Diego Zappa * Abstract Value at Risk has emerged as a useful tool to risk management. A relevant

More information

Risk Control of Mean-Reversion Time in Statistical Arbitrage,

Risk Control of Mean-Reversion Time in Statistical Arbitrage, Risk Control of Mean-Reversion Time in Statistical Arbitrage George Papanicolaou Stanford University CDAR Seminar, UC Berkeley April 6, 8 with Joongyeub Yeo Risk Control of Mean-Reversion Time in Statistical

More information

Some Simple Stochastic Models for Analyzing Investment Guarantees p. 1/36

Some Simple Stochastic Models for Analyzing Investment Guarantees p. 1/36 Some Simple Stochastic Models for Analyzing Investment Guarantees Wai-Sum Chan Department of Statistics & Actuarial Science The University of Hong Kong Some Simple Stochastic Models for Analyzing Investment

More information

Risk, Coherency and Cooperative Game

Risk, Coherency and Cooperative Game Risk, Coherency and Cooperative Game Haijun Li lih@math.wsu.edu Department of Mathematics Washington State University Tokyo, June 2015 Haijun Li Risk, Coherency and Cooperative Game Tokyo, June 2015 1

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Volatility Gerald P. Dwyer Trinity College, Dublin January 2013 GPD (TCD) Volatility 01/13 1 / 37 Squared log returns for CRSP daily GPD (TCD) Volatility 01/13 2 / 37 Absolute value

More information

Scenario-Based Value-at-Risk Optimization

Scenario-Based Value-at-Risk Optimization Scenario-Based Value-at-Risk Optimization Oleksandr Romanko Quantitative Research Group, Algorithmics Incorporated, an IBM Company Joint work with Helmut Mausser Fields Industrial Optimization Seminar

More information

The Duration Derby: A Comparison of Duration Based Strategies in Asset Liability Management

The Duration Derby: A Comparison of Duration Based Strategies in Asset Liability Management The Duration Derby: A Comparison of Duration Based Strategies in Asset Liability Management H. Zheng Department of Mathematics, Imperial College London SW7 2BZ, UK h.zheng@ic.ac.uk L. C. Thomas School

More information

Mean Variance Portfolio Theory

Mean Variance Portfolio Theory Chapter 1 Mean Variance Portfolio Theory This book is about portfolio construction and risk analysis in the real-world context where optimization is done with constraints and penalties specified by the

More information

Quantitative Portfolio Theory & Performance Analysis

Quantitative Portfolio Theory & Performance Analysis 550.447 Quantitative ortfolio Theory & erformance Analysis Week February 18, 2013 Basic Elements of Modern ortfolio Theory Assignment For Week of February 18 th (This Week) Read: A&L, Chapter 3 (Basic

More information

Applications of Linear Programming

Applications of Linear Programming Applications of Linear Programming lecturer: András London University of Szeged Institute of Informatics Department of Computational Optimization Lecture 8 The portfolio selection problem The portfolio

More information

Business Statistics 41000: Probability 3

Business Statistics 41000: Probability 3 Business Statistics 41000: Probability 3 Drew D. Creal University of Chicago, Booth School of Business February 7 and 8, 2014 1 Class information Drew D. Creal Email: dcreal@chicagobooth.edu Office: 404

More information

Downside Risk: Implications for Financial Management Robert Engle NYU Stern School of Business Carlos III, May 24,2004

Downside Risk: Implications for Financial Management Robert Engle NYU Stern School of Business Carlos III, May 24,2004 Downside Risk: Implications for Financial Management Robert Engle NYU Stern School of Business Carlos III, May 24,2004 WHAT IS ARCH? Autoregressive Conditional Heteroskedasticity Predictive (conditional)

More information

Chapter 15: Jump Processes and Incomplete Markets. 1 Jumps as One Explanation of Incomplete Markets

Chapter 15: Jump Processes and Incomplete Markets. 1 Jumps as One Explanation of Incomplete Markets Chapter 5: Jump Processes and Incomplete Markets Jumps as One Explanation of Incomplete Markets It is easy to argue that Brownian motion paths cannot model actual stock price movements properly in reality,

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay Solutions to Final Exam The University of Chicago, Booth School of Business Business 410, Spring Quarter 010, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (4 pts) Answer briefly the following questions. 1. Questions 1

More information

Can you do better than cap-weighted equity benchmarks?

Can you do better than cap-weighted equity benchmarks? R/Finance 2011 Can you do better than cap-weighted equity benchmarks? Guy Yollin Principal Consultant, r-programming.org Visiting Lecturer, University of Washington Krishna Kumar Financial Consultant Yollin/Kumar

More information

Asset Allocation and Risk Assessment with Gross Exposure Constraints

Asset Allocation and Risk Assessment with Gross Exposure Constraints Asset Allocation and Risk Assessment with Gross Exposure Constraints Forrest Zhang Bendheim Center for Finance Princeton University A joint work with Jianqing Fan and Ke Yu, Princeton Princeton University

More information

Portfolio selection with multiple risk measures

Portfolio selection with multiple risk measures Portfolio selection with multiple risk measures Garud Iyengar Columbia University Industrial Engineering and Operations Research Joint work with Carlos Abad Outline Portfolio selection and risk measures

More information

Characterization of the Optimum

Characterization of the Optimum ECO 317 Economics of Uncertainty Fall Term 2009 Notes for lectures 5. Portfolio Allocation with One Riskless, One Risky Asset Characterization of the Optimum Consider a risk-averse, expected-utility-maximizing

More information

Pairs Trading. Prof. Daniel P. Palomar. The Hong Kong University of Science and Technology (HKUST)

Pairs Trading. Prof. Daniel P. Palomar. The Hong Kong University of Science and Technology (HKUST) Pairs Trading Prof. Daniel P. Palomar The Hong Kong University of Science and Technology (HKUST) MAFS6010R- Portfolio Optimization with R MSc in Financial Mathematics Fall 2018-19, HKUST, Hong Kong Outline

More information

Absolute Return Volatility. JOHN COTTER* University College Dublin

Absolute Return Volatility. JOHN COTTER* University College Dublin Absolute Return Volatility JOHN COTTER* University College Dublin Address for Correspondence: Dr. John Cotter, Director of the Centre for Financial Markets, Department of Banking and Finance, University

More information

Financial Economics: Risk Aversion and Investment Decisions, Modern Portfolio Theory

Financial Economics: Risk Aversion and Investment Decisions, Modern Portfolio Theory Financial Economics: Risk Aversion and Investment Decisions, Modern Portfolio Theory Shuoxun Hellen Zhang WISE & SOE XIAMEN UNIVERSITY April, 2015 1 / 95 Outline Modern portfolio theory The backward induction,

More information

Statistics and Finance

Statistics and Finance David Ruppert Statistics and Finance An Introduction Springer Notation... xxi 1 Introduction... 1 1.1 References... 5 2 Probability and Statistical Models... 7 2.1 Introduction... 7 2.2 Axioms of Probability...

More information

Solving dynamic portfolio choice problems by recursing on optimized portfolio weights or on the value function?

Solving dynamic portfolio choice problems by recursing on optimized portfolio weights or on the value function? DOI 0.007/s064-006-9073-z ORIGINAL PAPER Solving dynamic portfolio choice problems by recursing on optimized portfolio weights or on the value function? Jules H. van Binsbergen Michael W. Brandt Received:

More information

Outline. Simple, Compound, and Reduced Lotteries Independence Axiom Expected Utility Theory Money Lotteries Risk Aversion

Outline. Simple, Compound, and Reduced Lotteries Independence Axiom Expected Utility Theory Money Lotteries Risk Aversion Uncertainty Outline Simple, Compound, and Reduced Lotteries Independence Axiom Expected Utility Theory Money Lotteries Risk Aversion 2 Simple Lotteries 3 Simple Lotteries Advanced Microeconomic Theory

More information

ARCH and GARCH models

ARCH and GARCH models ARCH and GARCH models Fulvio Corsi SNS Pisa 5 Dic 2011 Fulvio Corsi ARCH and () GARCH models SNS Pisa 5 Dic 2011 1 / 21 Asset prices S&P 500 index from 1982 to 2009 1600 1400 1200 1000 800 600 400 200

More information

Dynamic Asset and Liability Management Models for Pension Systems

Dynamic Asset and Liability Management Models for Pension Systems Dynamic Asset and Liability Management Models for Pension Systems The Comparison between Multi-period Stochastic Programming Model and Stochastic Control Model Muneki Kawaguchi and Norio Hibiki June 1,

More information

Example 1 of econometric analysis: the Market Model

Example 1 of econometric analysis: the Market Model Example 1 of econometric analysis: the Market Model IGIDR, Bombay 14 November, 2008 The Market Model Investors want an equation predicting the return from investing in alternative securities. Return is

More information