Using Harmony Search with Multiple Pitch Adjustment Operators for the Portfolio Selection Problem

Size: px
Start display at page:

Download "Using Harmony Search with Multiple Pitch Adjustment Operators for the Portfolio Selection Problem"

Transcription

1 2014 IEEE Congress on Evolutonary Computaton (CEC) July 6-11, 2014, Beng, Chna Usng Harmony Search wth Multple Ptch Adustment Operators for the Portfolo Selecton Problem Nasser R. Sabar and Graham Kendall, Senor Member IEEE algorthms to fnd good qualty solutons n acceptable amount of tme. Heurstc and meta-heurstc algorthms can help nvestors n determnng a portfolo that can satsfy ther partcular demand [4]. Example of heurstcs and meta-heurstc algorthms that have been proposed for PS are: genetc algorthm [4], tabu search [4], smulated annealng [4], partcle swarm optmzaton [7] and evolutonary systems [8], [9], [10], [11], [12]. In ths work, we propose a Harmony Search Algorthm (HSA) for portfolo selecton. HSA s a populaton-based algorthm that mmcs the muscan mprovsaton process n solvng optmzaton problems [13]. In HSA, a new soluton s generated usng a memory procedure, whch s then perturbed usng a ptch adustment operator. The perturbaton step of HSA s analogous to the mutaton operator n genetc algorthms. Thus, as n genetc algorthms, where dfferent mutaton operators are suted to dfferent nstances or dfferent stages of the search, dfferent ptch adustment operators mght be needed to deal wth dfferent nstances or problem landscape changes [14], [15], [16]. Therefore, to enhance the effectveness of HSA, we propose an mproved HSA that utlzes multple ptch adustment operators n such a way that dfferent operators may be used at dfferent ponts of the search. The PS benchmark nstances [17] that have been adopted by other researchers are used to evaluate the performance of the proposed HSA. The results demonstrate the effectveness of the proposed HSA over other algorthms that have been presented n the scentfc lterature. Abstract Portfolo selecton s an mportant problem n the fnancal markets that seeks to dstrbute an amount of money over a set of assets where the goal s to smultaneously maxmze the return and mnmze the rsk. In ths work, we propose a harmony search algorthm (HSA) for ths problem. HSA s a populaton based algorthm that mmcs the muscan mprovsaton process n solvng optmzaton problems. At each teraton, HSA generates a new soluton usng a memory procedure whch consders all exstng solutons and then perturbs them usng a ptch adustment operator. To deal wth dfferent nstances, and also changes n the problem landscape, we propose an mproved HSA that utlzes multple ptch adustment operators. The ratonale behnd ths s that dfferent operators are approprate for dfferent stages of the search and usng multple operators can enhance the effectveness of HSA. To evaluate and valdate the effectveness of the proposed HSA, computatonal experments are carred out usng portfolo selecton benchmark nstances from the scentfc lterature. The results demonstrate that the proposed HSA s capable of producng hgh qualty solutons for most of the tested nstances when compared wth state of the art methods. I. INTRODUCTION Portfolo selecton (PS) s of nterest to researchers and practtoners, due to ts mportance n fnancal engneerng [1], [2], [3]. PS s concerned wth how to nvest a gven amount of money over a set of assets. The man goal s to maxmze the return and mnmze the rsk. Gven a set of assets, nvestors select a subset of those assets to form a sngle portfolo that could smultaneously maxmze ther return and mnmze the rsk. However, amng for hgher returns wll usually result n hgher rsk. Consequently, asset selecton s the most crucal part and determnng the best combnaton of assets s not a trval task. Furthermore, the rsk of a formed set of assets mght be less than an ndvdual asset [4], [5]. Markowtz [1], [2] ntroduced the mean varance PS model that takes nto consderaton the expected return and rsk of the formed portfolo. The Markowtz PS model s treated as a quadratc programmng problem and thus, when the number of assets becomes large, an effcent algorthm that can fnd the optmal soluton wthn a reasonable tme s not known to exst [5], [6]. Researchers have therefore resorted to heurstc and meta-heurstc II. PROBLEM DESCRIPTION Markowtz s mean varance model has been crtczed for consderng unrealstc assumptons that mght not exst n the real world [4], [5], [6]. Thus, some extensons and mprovements have been proposed n the lterature. A notable extenson s the constraned portfolo problem that nvolves cardnalty and boundary constrants that am to reduce the transacton costs and avod small/large holdngs. The cardnalty constrant restrcts the number of assets that can be ncluded n each portfolo. The boundary constrant restrcts the proporton of each asset n the formed portfolo wthn a lower and upper bound. In ths work, we consder the formulaton of the extended model that nvolves cardnalty and boundary constrants [4], [5], [6]: Nasser R. Sabar s wth The Unversty of Nottngham Malaysa Campus, Jalan Broga, Semenyh, Selangor, Malaysa (e-mal: Nasser.Sabar@nottngham.edu.my) Graham Kendall s wth The Unversty of Nottngham, UK and also wth The Unversty of Nottngham Malaysa Campus, Jalan Broga, Semenyh, Selangor, Malaysa (e-mal: Graham.Kendall@nottngham.edu.my) /14/$ IEEE n mnmze λ =1 Subect to =1 n w =1 499 n ww α =1 n + (1 λ ) w μ =1 (1) (2)

2 n s = K (3) = 1 ε s w δ s, = 1,..., n (4) s {0,1}, = 1,..., n (5) In ths work, the PS parameters are also set n ths step; the maxmum cardnalty and boundary constrants where n represents the total number of assets, w represents the proporton of the th asset, α s the connvance between th and th assets, λ s the rsk averson, λ=[0, 1], μ represents the expected return of the th asset, K represents the preferred nvested assets n a portfolo, s s a decson varable representng whether the th asset has been selected or not, and ε and δ respectvely represent the upper and lower bounds. The above equatons are treated as a mxed nteger programmng. There s no known effcent algorthm that can solve these models n reasonable tmes. Portfolo selecton can be consdered as a combnaton of two sub-problems: the problem of selectng the subset of assets to form a portfolo and the problem of decdng the proportons of the selected assets. Therefore, n ths work, we propose an mproved harmony search algorthm for PS. III. THE PROPOSED ALGORITHM The harmony search algorthm (HSA), proposed n [13], s a populaton-based stochastc search algorthm that mtates the muscal mprovsaton process. Smlar to other populaton-based algorthms, HSA operates on a populaton of solutons that s teratvely mproved over a number of generatons. At each generaton, HSA generates a new soluton usng three procedures; harmony memory consderaton, random consderaton and ptch adustment. Then the new soluton wll replace the worse one n the populaton f t s better n terms of qualty [18]. HSA has fve steps llustrated n Fgure 1 and descrbed below. Step 1: Intalze HSA parameters. Ths step s concerned wth settng the man parameters of the HSA, these beng: - Harmony memory sze (HMS), whch represents the populaton sze or the number of solutons to be stored n the harmony memory (HM). - Harmony memory consderaton rate (HMCR). Ths parameter s used durng the soluton generaton process whch decdes whether the components or the decson varables of the new soluton should be selected from the exstng ones n the HM or randomly created. HMCR takes a real value between zero and one. - The ptch adustment rate (PAR) takes a real value between zero and one, and s used to decde whether to adust the components that have been chosen from the HM. - The maxmum number of generatons or mprovsatons (MNI) represents the stoppng condton, based on the number of teratons. Fgure 1: HSA algorthm Step 2: Intalze the harmony memory (HM). HM contans a set of soluton and ts sze s equal to HMS. In ths step, HSA creates a set of the solutons usng ether a random or heurstc method and then adds them to the HM. To deal wth PS, n ths work, each soluton s represented by a two-dmensonal vector and the vector sze s equal to the total number of assets, n. Fgure 2 shows an example of PS soluton representaton, where the frst row of the vector represents the cardnalty whch takes ether 0 or 1, where 1 ndcates that the correspondng asset s selected, whle 0 ndcates non-selecton. The second row of the vector represents the boundary value of the selected asset whch takes a real value wthn the predefned boundary constrants. In ths work, the set of the HM ntal solutons are randomly generated by assgnng for each vector cell (soluton decson varable) of the frst row ether 0 or 1 whle makes sure that the maxmum cardnalty s respected. Next, we assgn for each of the selected asset, a real number wthn the predefned boundary constrants that s represented by the second row of the vector. Next, we calculate the ftness value of the created soluton usng Equaton (1) and add the soluton to the HM. We repeat ths procedure untl the number of generated solutons s equal to HMS. 500

3 The portfolo ndex N The cardnalty The boundary value Fgure 2: An example of the HSA soluton representaton for the PS Step 3: Generates or mprovses a new soluton. Ths step generates (mprovses) a new soluton from scratch accordng to HMCR and the PAR values usng the followng rules: - Memory consderaton rule. Ths rule frst creates an empty soluton (an empty vector) wth sze equal to the total number of assets, n. Then t loops through the soluton decson varables (vector cells) one by one and decdes to ether select the value of the current decson varable from the exstng solutons n HM or randomly set t accordng to the HMCR value. More precsely, ths rule generates, for each decson varable, a random number, r, between zero and one. Then, f r s less than HMCR, select one soluton from HM at random and set the current decson varable of the new soluton same as the correspondng decson varable of the selected HM soluton. Otherwse, the current decson varable s randomly ntalzed. Once a complete soluton s generated, we use Equatons (1-5) to check the constrant volatons (the maxmum cardnalty and boundary constrants) and the ftness value. - Ptch adustment rule (PAR). The ptch adustment rule further adusts the decson varable values that have been selected from the HM solutons accordng to the PAR value. Precsely, ths rule generates, for each decson varable that was selected from the HM solutons, a random number, r, between zero and one. If r s less than PAR, the value of ths decson varable wll be adusted by addng or subtractng a predetermned value from t. In ths work, the ptch adustment rule s responsble for two tasks. Frstly, snce the newly generated soluton s not guaranteed to be feasble because the cardnalty constrant mght be volated. The ptch adustment rule seeks to turn an nfeasble soluton nto a feasble one by randomly selectng one decson varable and then flppng ts value. That s, f the value of the selected decson varable s 0 t wll be changed to 1 and ntalze ts boundary; otherwse t wll be changed to 0. Ths process s repeated untl the nfeasble soluton becomes feasble. Secondly, the ptch adustment rule acts as a local search algorthm that seeks to further mprove the current soluton for a certan number of teratons usng multple adustment operators. We use multple adustment operators due to the fact that dfferent nstances have dfferent characterstcs that may requre dfferent operators to effectvely explore the search space. Thus by usng multple adustment operators we can utlze ther strengths to cope wth the landscape changes that may occur [15]. The proposed multple ptch adustment operators work as follows: take the current soluton as an nput and repeat the followng for a predefne number of teratons (we use 20 non-mprovng teratons fxed based on prelmnary experments), randomly select one decson varable and check ts value. If the value of the selected decson varable s 1, then randomly select one of the followng three operators to adust the boundary of the selected asset wthn the predefned range: A parameterzed Gaussan mutaton, N(0, σ2), where σ=0.5 s the standard dvson. Same as above but σ = 0.3. x = x + F *( x1, x2, ) where x s the current decson varable value, x 1, s the decson varable of the best soluton n the populaton, x 2, s the decson varable of the worst soluton n the populaton and F=0.1 [19]. Next calculate the ftness value of the adusted soluton usng Equaton (1). If the ftness value of the adusted soluton s better than the current one replace the current soluton wth the adusted soluton. Otherwse dscard t and start a new teraton. Step 4: Update HM. Ths step compares the ftness value of the newly generated soluton wth the worse one n HM. The worse soluton n HM wll be replaced by the new one f the new one has a better ftness value. Step 5: The termnaton condton. Ths step decdes whether to termnate HSA or start a new teraton. IV. EXPERIMENTAL SETUP Ths secton frst dscusses the characterstcs of the selected benchmark nstances followed by the parameter settngs of the proposed algorthm. The proposed algorthm s mplemented n Java usng a PC runnng Lnux Ubuntu OS wth 2.2 GHz Quad-Core processor and 2 GB RAM. A. Benchmark Instances The benchmark nstances that are avalable va the OR-lbrary [17] are used to evaluate the performance of the proposed algorthm aganst the state of the art methods. The benchmark has fve dfferent nstances that represent the weekly prces for fve dfferent countres. The man characterstcs of these nstances are presented n Table 1, where n s the total number of the assets, K the maxmum number of assets n a formed portfolo (cardnalty), ε (=1,, n) mnmum lmt of asset s proporton and δ (=1,, n) the maxmum lmt of asset s proporton [17]. 501

4 TABLE 1 THE CHARACTERISTICS OF PS BENCHMARK # Name Country n k ε δ 1- Hang Seng Hong Kong DAX 100 Germany FTSM 100 UK S&P 100 USA Nkke Japan B. Parameter settngs The proposed algorthm has a few parameters that need be set n advance and they were set based on a prelmnary experment. The utlzed parameter values are reported n Table 2. The parameter λ of Equaton (1) was tested usng 51 dfferent values and each value s tested for 1000*n ftness evaluatons (the same as n [4] and [7]). TABLE 2 THE PARAMETER SETTINGS # Name Value 1- Harmony memory sze, HMS Harmony memory consderaton rate, HMCR Ptch adustment rate, PAR Ptch adustment stoppng condton 20 non-mprovng teratons 5- Maxmum number of generatons, MNI 1000*n ftness evaluatons V. RESULTS AND COMPARISONS In ths secton, we frst evaluate the effectveness of usng multple ptch adustment operators wthn HSA. Therefore, we tested four dfferent HSA varants as follows: - MHSA: the proposed HSA that use multple ptch adustment operators (three operators). - HSA1: utlze the frst ptch adustment operator only. - HSA2: utlze the second ptch adustment operator only. - HAS3: utlze the thrd ptch adustment operator only. The results of the four HSA varants (MHSA, HSA1, HSA2 and HSA3) are compared usng a Wlcoxon test wth 0.05 crtcal level (the results of 31 runs). The p-value of MHSA versus HSA1, HSA2 and HSA3 s presented n Table 3, where + ndcates that the MHSA s statstcally better than the compared algorthm (p-value < 0.05), - ndcates that the compared algorthm s better than MHSA (p-value > 0.05) and = ndcates both algorthms have smlar performance (p-value=0.05). As can be seen from Table 3, MHSA s statstcally better than HSA1 and HSA2 on all tested nstances. MHSA s better than HSA3 on 3 out of 5 tested nstances, not statstcally sgnfcant on 1 nstance and performs the same as HSA3 on 1 nstance. These postve results ustfy the use of multple ptch adustment operators wthn HSA n order to deal wth varous nstances as well as the ssue of landscape changes. TABLE 3 THE P-VALUE OF THE COMPARED HSA VARIANTS MHSA vs. HSA1 HSA2 HSA3 # Name p-value p-value p-value 1- Hang Seng + + = 2- DAX FTSM S&P Nkke We now compare MHSA results wth the followng algorthms that have been proposed n the scentfc lterature: - Tabu search algorthm (TS) proposed n [4]. - Smulated annealng (SA) proposed n [4]. - Genetc algorthm (GA) proposed n [4]. - Partcle swarm optmzaton (PSO) proposed n [7]. As n [4] and [7], the average results of MHSA over 31 ndependent runs are compared wth TS, SA, GA and PSO based on the mnmum mean percentage error (MP%) whch s shown n Table 4, where the best obtaned results are hghlghted n bold font. As the table ndcates, the proposed MHSA obtaned the best results for 4 out of 5 tested nstances and beng slghtly nferor on one nstance (S&P 100 nstance). Consderng the average results (last row n Table 4), MHSA produced the best average results compared to other algorthms (GA, SA, TS and PSO). TABLE 4 THE RESULTS OF MHSA COMPARED TO OTHER ALGORITHMS # Name MHSA GA SA TS PSO 1- Hang Seng DAX FTSM S&P Nkke Average In Table 5 we compare the computatonal tme (seconds) of MHSA aganst the compared algorthms, where the best computatonal tme s ndcated n bold. As shown n Table 5, the computatonal tme of MHSA s lower than the other algorthms on all tested nstances. Gven the results presented n Tables 4 and 5, we can conclude that the proposed MHSA s an effectve soluton method for portfolo selecton as t has obtaned good qualty results for all tested nstances wthn a small computatonal tme compared to other algorthms. The results also demonstrate that the use of multple ptch adustment operators does assst HSA n obtanng good results for all tested nstances. TABLE 5 THE COMPUTATION TIME OF MHSA COMPARED TO OTHER ALGORITHMS # Name MHSA GA SA TS PSO 1- Hang Seng DAX FTSM S&P Nkke

5 VI. CONCLUSION Ths work has proposed a harmony search algorthm for the constraned portfolo selecton problem. Harmony search algorthm s a populaton-based algorthm that operates on a populaton of solutons and teratvely mproves them for a predefned number of teratons. Our proposed harmony search algorthm uses two types of ptch adustment procedures. The frst one ams to turn an nfeasble soluton nto a feasble one. Whlst, the second one s a local search algorthm that seeks to mprove the current soluton usng multple ptch adustment operators n order to deal wth dfferent nstance characterstcs as well as landscape changes that mght occur durng the search process. The performance of the proposed algorthm s valdated usng the constraned portfolo selecton problem benchmark nstances. The results demonstrate that the proposed algorthm outperforms other algorthms that have been proposed n the scentfc lterature, on 4 out of 5 tested nstances. The computatonal tme of the proposed algorthm s lower than other algorthms across all nstances. These results ndcate that the proposed algorthm s an effectve soluton method for the constraned portfolo selecton problem. REFERENCES [1] H. Markowtz, "Portfolo selecton*," The ournal of fnance, vol. 7, pp , [2] H. Markowtz, Portfolo selecton: effcent dversfcaton of nvestments: John Wley and Sons, New York, [3] H. Varan, "A portfolo of Nobel laureates: Markowtz, Mller and Sharpe," The Journal of Economc Perspectves, vol. 7, pp , [4] T.-J. Chang, N. Meade, J. E. Beasley, and Y. M. Sharaha, "Heurstcs for cardnalty constraned portfolo optmsaton," Computers & Operatons Research, vol. 27, pp , [5] R. Moral-Escudero, R. Ruz-Torrubano, and A. Suarez, "Selecton of optmal nvestment portfolos wth cardnalty constrants," n IEEE Congress on Evolutonary Computaton, CEC 2006., 2006, pp [6] A. Fernández and S. Gómez, "Portfolo selecton usng neural networks," Computers & Operatons Research, vol. 34, pp , [7] G.-F. Deng, W.-T. Ln, and C.-C. Lo, "Markowtz-based portfolo selecton wth cardnalty constrants usng mproved partcle swarm optmzaton," Expert Systems wth Applcatons, vol. 39, pp , [8] G. Kendall and Y. Su, "Imperfect evolutonary systems," Evolutonary Computaton, IEEE Transactons on, vol. 11, pp , [9] G. Kendall and Y. Su, "A partcle swarm optmsaton approach n the constructon of optmal rsky portfolos," n In Proceedngs of the 23rd IASTED Internatonal Mult-Conference Artfcal Intellgence and Applcatons, 2005, pp [10] G. Kendall and Y. Su, "Learnng wth mperfectons-a mult-agent neural-genetc tradng system wth dfferng levels of socal learnng," n 2004 IEEE Conference on Cybernetcs and Intellgent Systems, 2004, pp [11] G. Kendall, "A mult-agent based smulated stock market-testng on dfferent types of stocks," n The 2003 Congress on Evolutonary Computaton, CEC'03., 2003, pp [12] G. Kendall and Y. Su, "The co-evoluton of tradng strateges n a mult-agent based smulated stock market through the ntegraton of ndvdual learnng and socal learnng," n The 2003 Internatonal Conference on Machne Learnng and Applcatons (ICMLA'03), 2003, pp [13] Z. W. Geem, J. H. Km, and G. Loganathan, "A new heurstc optmzaton algorthm: harmony search," Smulaton, vol. 76, pp , [14] E. K. Burke, M. Gendreau, M. Hyde, G. Kendall, G. Ochoa, E. Özcan, et al., "Hyper-heurstcs: A survey of the state of the art," Journal of the Operatonal Research Socety, vol. 64, pp , [15] N. R. Sabar, M. Ayob, G. Kendall, and Q. Rong, "Grammatcal Evoluton Hyper-Heurstc for Combnatoral Optmzaton Problems," Evolutonary Computaton, IEEE Transactons on, vol. 17, pp , [16] N. R. Sabar, M. Ayob, R. Qu, and G. Kendall, "A graph colorng constructve hyper-heurstc for examnaton tmetablng problems," Appled Intellgence, vol. 37, pp. 1-11, [17] J. E. Beasley, "OR-Lbrary: dstrbutng test problems by electronc mal," Journal of the Operatonal Research Socety, vol. 41, pp , [18] M. Hadwan, M. Ayob, N. R. Sabar, and R. Qu, "A harmony search algorthm for nurse rosterng problems," Informaton Scences, vol. 233, pp , [19] R. Storn and K. Prce, "Dfferental evoluton a smple and effcent heurstc for global optmzaton over contnuous spaces," Journal of global optmzaton, vol. 11, pp ,

Cyclic Scheduling in a Job shop with Multiple Assembly Firms

Cyclic Scheduling in a Job shop with Multiple Assembly Firms Proceedngs of the 0 Internatonal Conference on Industral Engneerng and Operatons Management Kuala Lumpur, Malaysa, January 4, 0 Cyclc Schedulng n a Job shop wth Multple Assembly Frms Tetsuya Kana and Koch

More information

A MODIFIED HARMONY SEARCH ALGORITHM FOR PORTFOLIO OPTIMIZATION PROBLEMS

A MODIFIED HARMONY SEARCH ALGORITHM FOR PORTFOLIO OPTIMIZATION PROBLEMS Economc Computaton and Economc Cybernetcs Studes and Research, Issue 1/016, Vol. 50 Assocate professor ShouHeng Tuo, Ph Canddate School of Mathematcs and Computer Scence Shaanx Unversty of Technology Hanzhong

More information

HYBRIDISING LOCAL SEARCH WITH BRANCH-AND-BOUND FOR CONSTRAINED PORTFOLIO SELECTION PROBLEMS

HYBRIDISING LOCAL SEARCH WITH BRANCH-AND-BOUND FOR CONSTRAINED PORTFOLIO SELECTION PROBLEMS HYBRIDISING LOCAL SEARCH WITH BRANCH-AND-BOUND FOR CONSTRAINED PORTFOLIO SELECTION PROBLEMS Fang He 1, 2 and Rong Qu 1 1 The Automated Schedulng, Optmsaton and Plannng (ASAP) Group, School of Computer

More information

A MODEL OF COMPETITION AMONG TELECOMMUNICATION SERVICE PROVIDERS BASED ON REPEATED GAME

A MODEL OF COMPETITION AMONG TELECOMMUNICATION SERVICE PROVIDERS BASED ON REPEATED GAME A MODEL OF COMPETITION AMONG TELECOMMUNICATION SERVICE PROVIDERS BASED ON REPEATED GAME Vesna Radonć Đogatovć, Valentna Radočć Unversty of Belgrade Faculty of Transport and Traffc Engneerng Belgrade, Serba

More information

Heuristic optimization of complex constrained portfolio sets with short sales

Heuristic optimization of complex constrained portfolio sets with short sales Heurstc optmzaton of complex constraned portfolo sets wth short sales G A Vjayalakshm Pa Dept of Math. & Computer Applns. PSG College of Technology Combatore, INDIA pagav@mca.psgtech.ac.n Therry Mchel

More information

Lecture Note 2 Time Value of Money

Lecture Note 2 Time Value of Money Seg250 Management Prncples for Engneerng Managers Lecture ote 2 Tme Value of Money Department of Systems Engneerng and Engneerng Management The Chnese Unversty of Hong Kong Interest: The Cost of Money

More information

Elton, Gruber, Brown, and Goetzmann. Modern Portfolio Theory and Investment Analysis, 7th Edition. Solutions to Text Problems: Chapter 9

Elton, Gruber, Brown, and Goetzmann. Modern Portfolio Theory and Investment Analysis, 7th Edition. Solutions to Text Problems: Chapter 9 Elton, Gruber, Brown, and Goetzmann Modern Portfolo Theory and Investment Analyss, 7th Edton Solutons to Text Problems: Chapter 9 Chapter 9: Problem In the table below, gven that the rskless rate equals

More information

Economic Design of Short-Run CSP-1 Plan Under Linear Inspection Cost

Economic Design of Short-Run CSP-1 Plan Under Linear Inspection Cost Tamkang Journal of Scence and Engneerng, Vol. 9, No 1, pp. 19 23 (2006) 19 Economc Desgn of Short-Run CSP-1 Plan Under Lnear Inspecton Cost Chung-Ho Chen 1 * and Chao-Yu Chou 2 1 Department of Industral

More information

Optimization in portfolio using maximum downside deviation stochastic programming model

Optimization in portfolio using maximum downside deviation stochastic programming model Avalable onlne at www.pelagaresearchlbrary.com Advances n Appled Scence Research, 2010, 1 (1): 1-8 Optmzaton n portfolo usng maxmum downsde devaton stochastc programmng model Khlpah Ibrahm, Anton Abdulbasah

More information

TCOM501 Networking: Theory & Fundamentals Final Examination Professor Yannis A. Korilis April 26, 2002

TCOM501 Networking: Theory & Fundamentals Final Examination Professor Yannis A. Korilis April 26, 2002 TO5 Networng: Theory & undamentals nal xamnaton Professor Yanns. orls prl, Problem [ ponts]: onsder a rng networ wth nodes,,,. In ths networ, a customer that completes servce at node exts the networ wth

More information

Production and Supply Chain Management Logistics. Paolo Detti Department of Information Engeneering and Mathematical Sciences University of Siena

Production and Supply Chain Management Logistics. Paolo Detti Department of Information Engeneering and Mathematical Sciences University of Siena Producton and Supply Chan Management Logstcs Paolo Dett Department of Informaton Engeneerng and Mathematcal Scences Unversty of Sena Convergence and complexty of the algorthm Convergence of the algorthm

More information

Appendix - Normally Distributed Admissible Choices are Optimal

Appendix - Normally Distributed Admissible Choices are Optimal Appendx - Normally Dstrbuted Admssble Choces are Optmal James N. Bodurtha, Jr. McDonough School of Busness Georgetown Unversty and Q Shen Stafford Partners Aprl 994 latest revson September 00 Abstract

More information

Least Cost Strategies for Complying with New NOx Emissions Limits

Least Cost Strategies for Complying with New NOx Emissions Limits Least Cost Strateges for Complyng wth New NOx Emssons Lmts Internatonal Assocaton for Energy Economcs New England Chapter Presented by Assef A. Zoban Tabors Caramans & Assocates Cambrdge, MA 02138 January

More information

MgtOp 215 Chapter 13 Dr. Ahn

MgtOp 215 Chapter 13 Dr. Ahn MgtOp 5 Chapter 3 Dr Ahn Consder two random varables X and Y wth,,, In order to study the relatonshp between the two random varables, we need a numercal measure that descrbes the relatonshp The covarance

More information

Creating a zero coupon curve by bootstrapping with cubic splines.

Creating a zero coupon curve by bootstrapping with cubic splines. MMA 708 Analytcal Fnance II Creatng a zero coupon curve by bootstrappng wth cubc splnes. erg Gryshkevych Professor: Jan R. M. Röman 0.2.200 Dvson of Appled Mathematcs chool of Educaton, Culture and Communcaton

More information

Stochastic job-shop scheduling: A hybrid approach combining pseudo particle swarm optimization and the Monte Carlo method

Stochastic job-shop scheduling: A hybrid approach combining pseudo particle swarm optimization and the Monte Carlo method 123456789 Bulletn of the JSME Journal of Advanced Mechancal Desgn, Systems, and Manufacturng Vol.10, No.3, 2016 Stochastc job-shop schedulng: A hybrd approach combnng pseudo partcle swarm optmzaton and

More information

OPERATIONS RESEARCH. Game Theory

OPERATIONS RESEARCH. Game Theory OPERATIONS RESEARCH Chapter 2 Game Theory Prof. Bbhas C. Gr Department of Mathematcs Jadavpur Unversty Kolkata, Inda Emal: bcgr.umath@gmal.com 1.0 Introducton Game theory was developed for decson makng

More information

A DUAL EXTERIOR POINT SIMPLEX TYPE ALGORITHM FOR THE MINIMUM COST NETWORK FLOW PROBLEM

A DUAL EXTERIOR POINT SIMPLEX TYPE ALGORITHM FOR THE MINIMUM COST NETWORK FLOW PROBLEM Yugoslav Journal of Operatons Research Vol 19 (2009), Number 1, 157-170 DOI:10.2298/YUJOR0901157G A DUAL EXTERIOR POINT SIMPLEX TYPE ALGORITHM FOR THE MINIMUM COST NETWORK FLOW PROBLEM George GERANIS Konstantnos

More information

iafor The International Academic Forum

iafor The International Academic Forum Portfolo Optmzaton Usng Mult-Obectve Partcle Swarm Optmzaton Vrya Ymyng, Natonal Insttute of Development Admnstraton, Thaland Ohm Sornl, Natonal Insttute of Development Admnstraton, Thaland The Asan Conference

More information

Financial Risk Management in Portfolio Optimization with Lower Partial Moment

Financial Risk Management in Portfolio Optimization with Lower Partial Moment Amercan Journal of Busness and Socety Vol., o., 26, pp. 2-2 http://www.ascence.org/journal/ajbs Fnancal Rsk Management n Portfolo Optmzaton wth Lower Partal Moment Lam Weng Sew, 2, *, Lam Weng Hoe, 2 Department

More information

Tree-based and GA tools for optimal sampling design

Tree-based and GA tools for optimal sampling design Tree-based and GA tools for optmal samplng desgn The R User Conference 2008 August 2-4, Technsche Unverstät Dortmund, Germany Marco Balln, Gulo Barcarol Isttuto Nazonale d Statstca (ISTAT) Defnton of the

More information

ECE 586GT: Problem Set 2: Problems and Solutions Uniqueness of Nash equilibria, zero sum games, evolutionary dynamics

ECE 586GT: Problem Set 2: Problems and Solutions Uniqueness of Nash equilibria, zero sum games, evolutionary dynamics Unversty of Illnos Fall 08 ECE 586GT: Problem Set : Problems and Solutons Unqueness of Nash equlbra, zero sum games, evolutonary dynamcs Due: Tuesday, Sept. 5, at begnnng of class Readng: Course notes,

More information

3: Central Limit Theorem, Systematic Errors

3: Central Limit Theorem, Systematic Errors 3: Central Lmt Theorem, Systematc Errors 1 Errors 1.1 Central Lmt Theorem Ths theorem s of prme mportance when measurng physcal quanttes because usually the mperfectons n the measurements are due to several

More information

ISE High Income Index Methodology

ISE High Income Index Methodology ISE Hgh Income Index Methodology Index Descrpton The ISE Hgh Income Index s desgned to track the returns and ncome of the top 30 U.S lsted Closed-End Funds. Index Calculaton The ISE Hgh Income Index s

More information

Tests for Two Ordered Categorical Variables

Tests for Two Ordered Categorical Variables Chapter 253 Tests for Two Ordered Categorcal Varables Introducton Ths module computes power and sample sze for tests of ordered categorcal data such as Lkert scale data. Assumng proportonal odds, such

More information

Krill herd (KH) algorithm for portfolio optimization

Krill herd (KH) algorithm for portfolio optimization Mathematcs and Computers n Busness, Manufacturng and Toursm Krll herd (KH) algorthm for portfolo optmzaton 1 Nebojsa BACANIN, 2 Branslav PELEVIC, 1 Mlan TUBA Megatrend Unversty Belgrade 1 Graduate School

More information

/ Computational Genomics. Normalization

/ Computational Genomics. Normalization 0-80 /02-70 Computatonal Genomcs Normalzaton Gene Expresson Analyss Model Computatonal nformaton fuson Bologcal regulatory networks Pattern Recognton Data Analyss clusterng, classfcaton normalzaton, mss.

More information

ASIAN JOURNAL OF CIVIL ENGINEERING (BUILDING AND HOUSING) VOL. 12, NO. 4 (2011) PAGES

ASIAN JOURNAL OF CIVIL ENGINEERING (BUILDING AND HOUSING) VOL. 12, NO. 4 (2011) PAGES ASIAN JOURNAL OF CIVIL ENGINEERING (BUILDING AND HOUSING) VOL. 12, NO. 4 (2011) PAGES 511-522 DISCOUNTED CASH FLOW TIME-COST TRADE-OFF PROBLEM OPTIMIZATION; ACO APPROACH K. Aladn, A. Afshar and E. Kalhor

More information

A New Uniform-based Resource Constrained Total Project Float Measure (U-RCTPF) Roni Levi. Research & Engineering, Haifa, Israel

A New Uniform-based Resource Constrained Total Project Float Measure (U-RCTPF) Roni Levi. Research & Engineering, Haifa, Israel Management Studes, August 2014, Vol. 2, No. 8, 533-540 do: 10.17265/2328-2185/2014.08.005 D DAVID PUBLISHING A New Unform-based Resource Constraned Total Project Float Measure (U-RCTPF) Ron Lev Research

More information

A long-term risk management tool for electricity markets using swarm intelligence

A long-term risk management tool for electricity markets using swarm intelligence A long-term rsk management tool for electrcty markets usng swarm ntellgence F. Azevedo, Z.A. Vale, P.B. Moura Olvera, H.M. Khodr abstract Ths paper addresses the optmal nvolvement n dervatves electrcty

More information

Hedging Greeks for a portfolio of options using linear and quadratic programming

Hedging Greeks for a portfolio of options using linear and quadratic programming MPRA Munch Personal RePEc Archve Hedgng reeks for a of otons usng lnear and quadratc rogrammng Panka Snha and Archt Johar Faculty of Management Studes, Unversty of elh, elh 5. February 200 Onlne at htt://mra.ub.un-muenchen.de/20834/

More information

Rostering from Staffing Levels

Rostering from Staffing Levels Rosterng from Staffng Levels a Branch-and-Prce Approach Egbert van der Veen, Bart Veltman 2 ORTEC, Gouda (The Netherlands), Egbert.vanderVeen@ortec.com 2 ORTEC, Gouda (The Netherlands), Bart.Veltman@ortec.com

More information

A HEURISTIC SOLUTION OF MULTI-ITEM SINGLE LEVEL CAPACITATED DYNAMIC LOT-SIZING PROBLEM

A HEURISTIC SOLUTION OF MULTI-ITEM SINGLE LEVEL CAPACITATED DYNAMIC LOT-SIZING PROBLEM A eurstc Soluton of Mult-Item Sngle Level Capactated Dynamc Lot-Szng Problem A EUISTIC SOLUTIO OF MULTI-ITEM SIGLE LEVEL CAPACITATED DYAMIC LOT-SIZIG POBLEM Sultana Parveen Department of Industral and

More information

Optimising a general repair kit problem with a service constraint

Optimising a general repair kit problem with a service constraint Optmsng a general repar kt problem wth a servce constrant Marco Bjvank 1, Ger Koole Department of Mathematcs, VU Unversty Amsterdam, De Boelelaan 1081a, 1081 HV Amsterdam, The Netherlands Irs F.A. Vs Department

More information

Price and Quantity Competition Revisited. Abstract

Price and Quantity Competition Revisited. Abstract rce and uantty Competton Revsted X. Henry Wang Unversty of Mssour - Columba Abstract By enlargng the parameter space orgnally consdered by Sngh and Vves (984 to allow for a wder range of cost asymmetry,

More information

Teaching Note on Factor Model with a View --- A tutorial. This version: May 15, Prepared by Zhi Da *

Teaching Note on Factor Model with a View --- A tutorial. This version: May 15, Prepared by Zhi Da * Copyrght by Zh Da and Rav Jagannathan Teachng Note on For Model th a Ve --- A tutoral Ths verson: May 5, 2005 Prepared by Zh Da * Ths tutoral demonstrates ho to ncorporate economc ves n optmal asset allocaton

More information

Applications of Myerson s Lemma

Applications of Myerson s Lemma Applcatons of Myerson s Lemma Professor Greenwald 28-2-7 We apply Myerson s lemma to solve the sngle-good aucton, and the generalzaton n whch there are k dentcal copes of the good. Our objectve s welfare

More information

Tests for Two Correlations

Tests for Two Correlations PASS Sample Sze Software Chapter 805 Tests for Two Correlatons Introducton The correlaton coeffcent (or correlaton), ρ, s a popular parameter for descrbng the strength of the assocaton between two varables.

More information

Evaluating Performance

Evaluating Performance 5 Chapter Evaluatng Performance In Ths Chapter Dollar-Weghted Rate of Return Tme-Weghted Rate of Return Income Rate of Return Prncpal Rate of Return Daly Returns MPT Statstcs 5- Measurng Rates of Return

More information

Money, Banking, and Financial Markets (Econ 353) Midterm Examination I June 27, Name Univ. Id #

Money, Banking, and Financial Markets (Econ 353) Midterm Examination I June 27, Name Univ. Id # Money, Bankng, and Fnancal Markets (Econ 353) Mdterm Examnaton I June 27, 2005 Name Unv. Id # Note: Each multple-choce queston s worth 4 ponts. Problems 20, 21, and 22 carry 10, 8, and 10 ponts, respectvely.

More information

EDC Introduction

EDC Introduction .0 Introducton EDC3 In the last set of notes (EDC), we saw how to use penalty factors n solvng the EDC problem wth losses. In ths set of notes, we want to address two closely related ssues. What are, exactly,

More information

Final Exam. 7. (10 points) Please state whether each of the following statements is true or false. No explanation needed.

Final Exam. 7. (10 points) Please state whether each of the following statements is true or false. No explanation needed. Fnal Exam Fall 4 Econ 8-67 Closed Book. Formula Sheet Provded. Calculators OK. Tme Allowed: hours Please wrte your answers on the page below each queston. (5 ponts) Assume that the rsk-free nterest rate

More information

Available online at ScienceDirect. Procedia Computer Science 24 (2013 ) 9 14

Available online at   ScienceDirect. Procedia Computer Science 24 (2013 ) 9 14 Avalable onlne at www.scencedrect.com ScenceDrect Proceda Computer Scence 24 (2013 ) 9 14 17th Asa Pacfc Symposum on Intellgent and Evolutonary Systems, IES2013 A Proposal of Real-Tme Schedulng Algorthm

More information

A Hybrid Meta-heuristic Approach for Customer Service Level in the Vehicle Routing Problem

A Hybrid Meta-heuristic Approach for Customer Service Level in the Vehicle Routing Problem A Hybrd Meta-heurstc Approach for Customer Servce Level n the Vehcle Routng Problem Pasquale Carotenuto, Grazano Galano, Stefano Gordan, Guseppe Stecca Isttuto d Tecnologe Industral e Automazone - Sezone

More information

Problem Set 6 Finance 1,

Problem Set 6 Finance 1, Carnege Mellon Unversty Graduate School of Industral Admnstraton Chrs Telmer Wnter 2006 Problem Set 6 Fnance, 47-720. (representatve agent constructon) Consder the followng two-perod, two-agent economy.

More information

Induction of Quadratic Decision Trees using Genetic Algorithms and k-d Trees

Induction of Quadratic Decision Trees using Genetic Algorithms and k-d Trees Inducton of Quadratc ecson Trees usng Genetc Algorthms and k- Trees SAI-CHEONG NG, KWONG-SAK LEUNG epartment of Computer Scence and Engneerng The Chnese Unversty of Hong Kong Shatn, New Terrtores HONG

More information

A Comparison of Risk Return Relationship in the Portfolio Selection Models

A Comparison of Risk Return Relationship in the Portfolio Selection Models Proceedngs 59th ISI World Statstcs Congress, 5-30 August 03, Hong Kong (Sesson CPS00) p.3495 A Comparson of Rsk Return Relatonshp n the Portfolo Selecton Models C. W. Yang, Ken Hung,Yfan Zhao Claron Unversty

More information

A Single-Product Inventory Model for Multiple Demand Classes 1

A Single-Product Inventory Model for Multiple Demand Classes 1 A Sngle-Product Inventory Model for Multple Demand Classes Hasan Arslan, 2 Stephen C. Graves, 3 and Thomas Roemer 4 March 5, 2005 Abstract We consder a sngle-product nventory system that serves multple

More information

Risk and Return: The Security Markets Line

Risk and Return: The Security Markets Line FIN 614 Rsk and Return 3: Markets Professor Robert B.H. Hauswald Kogod School of Busness, AU 1/25/2011 Rsk and Return: Markets Robert B.H. Hauswald 1 Rsk and Return: The Securty Markets Lne From securtes

More information

Quiz on Deterministic part of course October 22, 2002

Quiz on Deterministic part of course October 22, 2002 Engneerng ystems Analyss for Desgn Quz on Determnstc part of course October 22, 2002 Ths s a closed book exercse. You may use calculators Grade Tables There are 90 ponts possble for the regular test, or

More information

SCHEDULING PROBLEM. procedure and implemented through object oriented programming. The method is appl

SCHEDULING PROBLEM. procedure and implemented through object oriented programming. The method is appl Ngeran Journal o Technology (NIJOTECH) Vol. 34 No. 1, January 2015, pp. 127 132 Copyrght Faculty o Engneerng, Unversty o Ngera, Nsukka, ISSN: 1115-8443 www.njotech.com http://dx.do.org/1 10.4314/njt.v341.16

More information

Solution of periodic review inventory model with general constrains

Solution of periodic review inventory model with general constrains Soluton of perodc revew nventory model wth general constrans Soluton of perodc revew nventory model wth general constrans Prof Dr J Benkő SZIU Gödöllő Summary Reasons for presence of nventory (stock of

More information

A Case Study for Optimal Dynamic Simulation Allocation in Ordinal Optimization 1

A Case Study for Optimal Dynamic Simulation Allocation in Ordinal Optimization 1 A Case Study for Optmal Dynamc Smulaton Allocaton n Ordnal Optmzaton Chun-Hung Chen, Dongha He, and Mchael Fu 4 Abstract Ordnal Optmzaton has emerged as an effcent technque for smulaton and optmzaton.

More information

references Chapters on game theory in Mas-Colell, Whinston and Green

references Chapters on game theory in Mas-Colell, Whinston and Green Syllabus. Prelmnares. Role of game theory n economcs. Normal and extensve form of a game. Game-tree. Informaton partton. Perfect recall. Perfect and mperfect nformaton. Strategy.. Statc games of complete

More information

Stochastic ALM models - General Methodology

Stochastic ALM models - General Methodology Stochastc ALM models - General Methodology Stochastc ALM models are generally mplemented wthn separate modules: A stochastc scenaros generator (ESG) A cash-flow projecton tool (or ALM projecton) For projectng

More information

Elements of Economic Analysis II Lecture VI: Industry Supply

Elements of Economic Analysis II Lecture VI: Industry Supply Elements of Economc Analyss II Lecture VI: Industry Supply Ka Hao Yang 10/12/2017 In the prevous lecture, we analyzed the frm s supply decson usng a set of smple graphcal analyses. In fact, the dscusson

More information

Dr.Ram Manohar Lohia Avadh University, Faizabad , (Uttar Pradesh) INDIA 1 Department of Computer Science & Engineering,

Dr.Ram Manohar Lohia Avadh University, Faizabad , (Uttar Pradesh) INDIA 1 Department of Computer Science & Engineering, Vnod Kumar et. al. / Internatonal Journal of Engneerng Scence and Technology Vol. 2(4) 21 473-479 Generalzaton of cost optmzaton n (S-1 S) lost sales nventory model Vnod Kumar Mshra 1 Lal Sahab Sngh 2

More information

Introduction. Chapter 7 - An Introduction to Portfolio Management

Introduction. Chapter 7 - An Introduction to Portfolio Management Introducton In the next three chapters, we wll examne dfferent aspects of captal market theory, ncludng: Brngng rsk and return nto the pcture of nvestment management Markowtz optmzaton Modelng rsk and

More information

Principles of Finance

Principles of Finance Prncples of Fnance Grzegorz Trojanowsk Lecture 6: Captal Asset Prcng Model Prncples of Fnance - Lecture 6 1 Lecture 6 materal Requred readng: Elton et al., Chapters 13, 14, and 15 Supplementary readng:

More information

CS54701: Information Retrieval

CS54701: Information Retrieval CS54701: Informaton Retreval Federated Search 22 March 2016 Prof. Chrs Clfton Federated Search Outlne Introducton to federated search Man research problems Resource Representaton Resource Selecton Results

More information

Simulation Budget Allocation for Further Enhancing the Efficiency of Ordinal Optimization

Simulation Budget Allocation for Further Enhancing the Efficiency of Ordinal Optimization Dscrete Event Dynamc Systems: Theory and Applcatons, 10, 51 70, 000. c 000 Kluwer Academc Publshers, Boston. Manufactured n The Netherlands. Smulaton Budget Allocaton for Further Enhancng the Effcency

More information

Strategic Planning and Project Selection for IT Portfolio Management

Strategic Planning and Project Selection for IT Portfolio Management Assocaton for Informaton Systems AIS Electronc Lbrary (AISeL) Internatonal Research Workshop on IT Project Management 2009 Internatonal Research Workshop on IT Project Management (IRWITPM) 12-14-2009 Strategc

More information

15-451/651: Design & Analysis of Algorithms January 22, 2019 Lecture #3: Amortized Analysis last changed: January 18, 2019

15-451/651: Design & Analysis of Algorithms January 22, 2019 Lecture #3: Amortized Analysis last changed: January 18, 2019 5-45/65: Desgn & Analyss of Algorthms January, 09 Lecture #3: Amortzed Analyss last changed: January 8, 09 Introducton In ths lecture we dscuss a useful form of analyss, called amortzed analyss, for problems

More information

4. Greek Letters, Value-at-Risk

4. Greek Letters, Value-at-Risk 4 Greek Letters, Value-at-Rsk 4 Value-at-Rsk (Hull s, Chapter 8) Math443 W08, HM Zhu Outlne (Hull, Chap 8) What s Value at Rsk (VaR)? Hstorcal smulatons Monte Carlo smulatons Model based approach Varance-covarance

More information

European Journal of Business and Management ISSN (Paper) ISSN (Online) Vol.5, No.6, 2013

European Journal of Business and Management ISSN (Paper) ISSN (Online) Vol.5, No.6, 2013 European Journal of Busness and Management ISSN 2222-1905 (Paper) ISSN 2222-2839 (Onlne) www.ste.org Portfolo Optmzaton of Commercal Banks- An Applcaton of Genetc Algorthm Dr. A.K.Msra Vnod Gupta School

More information

Global sensitivity analysis of credit risk portfolios

Global sensitivity analysis of credit risk portfolios Global senstvty analyss of credt rsk portfolos D. Baur, J. Carbon & F. Campolongo European Commsson, Jont Research Centre, Italy Abstract Ths paper proposes the use of global senstvty analyss to evaluate

More information

Scribe: Chris Berlind Date: Feb 1, 2010

Scribe: Chris Berlind Date: Feb 1, 2010 CS/CNS/EE 253: Advanced Topcs n Machne Learnng Topc: Dealng wth Partal Feedback #2 Lecturer: Danel Golovn Scrbe: Chrs Berlnd Date: Feb 1, 2010 8.1 Revew In the prevous lecture we began lookng at algorthms

More information

Maximum Likelihood Estimation of Isotonic Normal Means with Unknown Variances*

Maximum Likelihood Estimation of Isotonic Normal Means with Unknown Variances* Journal of Multvarate Analyss 64, 183195 (1998) Artcle No. MV971717 Maxmum Lelhood Estmaton of Isotonc Normal Means wth Unnown Varances* Nng-Zhong Sh and Hua Jang Northeast Normal Unversty, Changchun,Chna

More information

An Efficient Heuristic Algorithm for m- Machine No-Wait Flow Shops

An Efficient Heuristic Algorithm for m- Machine No-Wait Flow Shops An Effcent Algorthm for m- Machne No-Wat Flow Shops Dpak Laha and Sagar U. Sapkal Abstract We propose a constructve heurstc for the well known NP-hard of no-wat flow shop schedulng. It s based on the assumpton

More information

New Distance Measures on Dual Hesitant Fuzzy Sets and Their Application in Pattern Recognition

New Distance Measures on Dual Hesitant Fuzzy Sets and Their Application in Pattern Recognition Journal of Artfcal Intellgence Practce (206) : 8-3 Clausus Scentfc Press, Canada New Dstance Measures on Dual Hestant Fuzzy Sets and Ther Applcaton n Pattern Recognton L Xn a, Zhang Xaohong* b College

More information

Proceedings of the 2nd International Conference On Systems Engineering and Modeling (ICSEM-13)

Proceedings of the 2nd International Conference On Systems Engineering and Modeling (ICSEM-13) Proceedngs of the 2nd Internatonal Conference On Systems Engneerng and Modelng (ICSEM-13) Research on the Proft Dstrbuton of Logstcs Company Strategc Allance Based on Shapley Value Huang Youfang 1, a,

More information

Equilibrium in Prediction Markets with Buyers and Sellers

Equilibrium in Prediction Markets with Buyers and Sellers Equlbrum n Predcton Markets wth Buyers and Sellers Shpra Agrawal Nmrod Megddo Benamn Armbruster Abstract Predcton markets wth buyers and sellers of contracts on multple outcomes are shown to have unque

More information

CHAPTER 3: BAYESIAN DECISION THEORY

CHAPTER 3: BAYESIAN DECISION THEORY CHATER 3: BAYESIAN DECISION THEORY Decson makng under uncertanty 3 rogrammng computers to make nference from data requres nterdscplnary knowledge from statstcs and computer scence Knowledge of statstcs

More information

Global Optimization in Multi-Agent Models

Global Optimization in Multi-Agent Models Global Optmzaton n Mult-Agent Models John R. Brge R.R. McCormck School of Engneerng and Appled Scence Northwestern Unversty Jont work wth Chonawee Supatgat, Enron, and Rachel Zhang, Cornell 11/19/2004

More information

Network Analytics in Finance

Network Analytics in Finance Network Analytcs n Fnance Prof. Dr. Danng Hu Department of Informatcs Unversty of Zurch Nov 14th, 2014 Outlne Introducton: Network Analytcs n Fnance Stock Correlaton Networks Stock Ownershp Networks Board

More information

CS 286r: Matching and Market Design Lecture 2 Combinatorial Markets, Walrasian Equilibrium, Tâtonnement

CS 286r: Matching and Market Design Lecture 2 Combinatorial Markets, Walrasian Equilibrium, Tâtonnement CS 286r: Matchng and Market Desgn Lecture 2 Combnatoral Markets, Walrasan Equlbrum, Tâtonnement Matchng and Money Recall: Last tme we descrbed the Hungaran Method for computng a maxmumweght bpartte matchng.

More information

Note on Cubic Spline Valuation Methodology

Note on Cubic Spline Valuation Methodology Note on Cubc Splne Valuaton Methodology Regd. Offce: The Internatonal, 2 nd Floor THE CUBIC SPLINE METHODOLOGY A model for yeld curve takes traded yelds for avalable tenors as nput and generates the curve

More information

Linear Combinations of Random Variables and Sampling (100 points)

Linear Combinations of Random Variables and Sampling (100 points) Economcs 30330: Statstcs for Economcs Problem Set 6 Unversty of Notre Dame Instructor: Julo Garín Sprng 2012 Lnear Combnatons of Random Varables and Samplng 100 ponts 1. Four-part problem. Go get some

More information

II. Random Variables. Variable Types. Variables Map Outcomes to Numbers

II. Random Variables. Variable Types. Variables Map Outcomes to Numbers II. Random Varables Random varables operate n much the same way as the outcomes or events n some arbtrary sample space the dstncton s that random varables are smply outcomes that are represented numercally.

More information

Midterm Exam. Use the end of month price data for the S&P 500 index in the table below to answer the following questions.

Midterm Exam. Use the end of month price data for the S&P 500 index in the table below to answer the following questions. Unversty of Washngton Summer 2001 Department of Economcs Erc Zvot Economcs 483 Mdterm Exam Ths s a closed book and closed note exam. However, you are allowed one page of handwrtten notes. Answer all questons

More information

THE motivation for considering the selection of simplest

THE motivation for considering the selection of simplest Effcent Selecton of a Set of Good Enough Desgns wth Complexty Preference Shen Yan, Enlu Zhou, Member, IEEE, and Chun-Hung Chen, Senor Member, IEEE Abstract Many automaton or manufacturng systems are large,

More information

Using the Constructive Genetic Algorithm for Solving the Probabilistic Maximal Covering Location-Allocation Problem

Using the Constructive Genetic Algorithm for Solving the Probabilistic Maximal Covering Location-Allocation Problem Usng the Constructve Genetc Algorthm for Solvng the Probablstc Maxmal Coverng Locaton-Allocaton Francsco de Asss Corrêa Insttuto Naconal de Pesqusas Espacas São José dos Campos - SP, Brasl fcorrea@drectnet.com.br

More information

A Distributed Algorithm for Constrained Multi-Robot Task Assignment for Grouped Tasks

A Distributed Algorithm for Constrained Multi-Robot Task Assignment for Grouped Tasks A Dstrbuted Algorthm for Constraned Mult-Robot Tas Assgnment for Grouped Tass Lngzh Luo Robotcs Insttute Carnege Mellon Unversty Pttsburgh, PA 15213 lngzhl@cs.cmu.edu Nlanjan Charaborty Robotcs Insttute

More information

Chapter 10 Making Choices: The Method, MARR, and Multiple Attributes

Chapter 10 Making Choices: The Method, MARR, and Multiple Attributes Chapter 0 Makng Choces: The Method, MARR, and Multple Attrbutes INEN 303 Sergy Butenko Industral & Systems Engneerng Texas A&M Unversty Comparng Mutually Exclusve Alternatves by Dfferent Evaluaton Methods

More information

ARE BENCHMARK ASSET ALLOCATIONS FOR AUSTRALIAN PRIVATE INVESTORS OPTIMAL?

ARE BENCHMARK ASSET ALLOCATIONS FOR AUSTRALIAN PRIVATE INVESTORS OPTIMAL? ARE BENCHMARK ASSET ALLOCATIONS FOR AUSTRALIAN PRIVATE INVESTORS OPTIMAL? Publshed n the Journal of Wealth Management, 2009, vol. 12, no. 3, pp. 60-70. Lujer Santacruz and Dr Peter J. Phllps Lecturer and

More information

CHAPTER 9 FUNCTIONAL FORMS OF REGRESSION MODELS

CHAPTER 9 FUNCTIONAL FORMS OF REGRESSION MODELS CHAPTER 9 FUNCTIONAL FORMS OF REGRESSION MODELS QUESTIONS 9.1. (a) In a log-log model the dependent and all explanatory varables are n the logarthmc form. (b) In the log-ln model the dependent varable

More information

FORD MOTOR CREDIT COMPANY SUGGESTED ANSWERS. Richard M. Levich. New York University Stern School of Business. Revised, February 1999

FORD MOTOR CREDIT COMPANY SUGGESTED ANSWERS. Richard M. Levich. New York University Stern School of Business. Revised, February 1999 FORD MOTOR CREDIT COMPANY SUGGESTED ANSWERS by Rchard M. Levch New York Unversty Stern School of Busness Revsed, February 1999 1 SETTING UP THE PROBLEM The bond s beng sold to Swss nvestors for a prce

More information

IND E 250 Final Exam Solutions June 8, Section A. Multiple choice and simple computation. [5 points each] (Version A)

IND E 250 Final Exam Solutions June 8, Section A. Multiple choice and simple computation. [5 points each] (Version A) IND E 20 Fnal Exam Solutons June 8, 2006 Secton A. Multple choce and smple computaton. [ ponts each] (Verson A) (-) Four ndependent projects, each wth rsk free cash flows, have the followng B/C ratos:

More information

STUDY GUIDE FOR TOPIC 1: FUNDAMENTAL CONCEPTS OF FINANCIAL MATHEMATICS. Learning objectives

STUDY GUIDE FOR TOPIC 1: FUNDAMENTAL CONCEPTS OF FINANCIAL MATHEMATICS. Learning objectives Study Gude for Topc 1 1 STUDY GUIDE FOR TOPIC 1: FUNDAMENTAL CONCEPTS OF FINANCIAL MATHEMATICS Learnng objectves After studyng ths topc you should be able to: apprecate the ever-changng envronment n whch

More information

REFINITIV INDICES PRIVATE EQUITY BUYOUT INDEX METHODOLOGY

REFINITIV INDICES PRIVATE EQUITY BUYOUT INDEX METHODOLOGY REFINITIV INDICES PRIVATE EQUITY BUYOUT INDEX METHODOLOGY 1 Table of Contents INTRODUCTION 3 TR Prvate Equty Buyout Index 3 INDEX COMPOSITION 3 Sector Portfolos 4 Sector Weghtng 5 Index Rebalance 5 Index

More information

An Application of Alternative Weighting Matrix Collapsing Approaches for Improving Sample Estimates

An Application of Alternative Weighting Matrix Collapsing Approaches for Improving Sample Estimates Secton on Survey Research Methods An Applcaton of Alternatve Weghtng Matrx Collapsng Approaches for Improvng Sample Estmates Lnda Tompkns 1, Jay J. Km 2 1 Centers for Dsease Control and Preventon, atonal

More information

Robust Stochastic Lot-Sizing by Means of Histograms

Robust Stochastic Lot-Sizing by Means of Histograms Robust Stochastc Lot-Szng by Means of Hstograms Abstract Tradtonal approaches n nventory control frst estmate the demand dstrbuton among a predefned famly of dstrbutons based on data fttng of hstorcal

More information

Decision Science Letters

Decision Science Letters Decson Scence Letters 2 (2013) 275 280 Contents lsts avalable at GrowngScence Decson Scence Letters homepage: wwwgrowngscencecom/dsl An AHP-GRA method for asset allocaton: A case study of nvestment frms

More information

Single-Item Auctions. CS 234r: Markets for Networks and Crowds Lecture 4 Auctions, Mechanisms, and Welfare Maximization

Single-Item Auctions. CS 234r: Markets for Networks and Crowds Lecture 4 Auctions, Mechanisms, and Welfare Maximization CS 234r: Markets for Networks and Crowds Lecture 4 Auctons, Mechansms, and Welfare Maxmzaton Sngle-Item Auctons Suppose we have one or more tems to sell and a pool of potental buyers. How should we decde

More information

Understanding price volatility in electricity markets

Understanding price volatility in electricity markets Proceedngs of the 33rd Hawa Internatonal Conference on System Scences - 2 Understandng prce volatlty n electrcty markets Fernando L. Alvarado, The Unversty of Wsconsn Rajesh Rajaraman, Chrstensen Assocates

More information

FM303. CHAPTERS COVERED : CHAPTERS 5, 8 and 9. LEARNER GUIDE : UNITS 1, 2 and 3.1 to 3.3. DUE DATE : 3:00 p.m. 19 MARCH 2013

FM303. CHAPTERS COVERED : CHAPTERS 5, 8 and 9. LEARNER GUIDE : UNITS 1, 2 and 3.1 to 3.3. DUE DATE : 3:00 p.m. 19 MARCH 2013 Page 1 of 11 ASSIGNMENT 1 ST SEMESTER : FINANCIAL MANAGEMENT 3 () CHAPTERS COVERED : CHAPTERS 5, 8 and 9 LEARNER GUIDE : UNITS 1, 2 and 3.1 to 3.3 DUE DATE : 3:00 p.m. 19 MARCH 2013 TOTAL MARKS : 100 INSTRUCTIONS

More information

Examining the Validity of Credit Ratings Assigned to Credit Derivatives

Examining the Validity of Credit Ratings Assigned to Credit Derivatives Examnng the Valdty of redt atngs Assgned to redt Dervatves hh-we Lee Department of Fnance, Natonal Tape ollege of Busness No. 321, Sec. 1, h-nan d., Tape 100, Tawan heng-kun Kuo Department of Internatonal

More information

Stochastic Investment Decision Making with Dynamic Programming

Stochastic Investment Decision Making with Dynamic Programming Proceedngs of the 2010 Internatonal Conference on Industral Engneerng and Operatons Management Dhaka, Bangladesh, January 9 10, 2010 Stochastc Investment Decson Makng wth Dynamc Programmng Md. Noor-E-Alam

More information

COST OPTIMAL ALLOCATION AND RATIONING IN SUPPLY CHAINS

COST OPTIMAL ALLOCATION AND RATIONING IN SUPPLY CHAINS COST OPTIMAL ALLOCATIO AD RATIOIG I SUPPLY CHAIS V..A. akan a & Chrstopher C. Yang b a Department of Industral Engneerng & management Indan Insttute of Technology, Kharagpur, Inda b Department of Systems

More information

Resource Allocation with Lumpy Demand: To Speed or Not to Speed?

Resource Allocation with Lumpy Demand: To Speed or Not to Speed? Resource Allocaton wth Lumpy Demand: To Speed or Not to Speed? Track: Operatons Plannng, Schedulng and Control Abstract Gven multple products wth unque lumpy demand patterns, ths paper explores the determnaton

More information