Machine Learning in Pairs Trading Strategies

Size: px
Start display at page:

Download "Machine Learning in Pairs Trading Strategies"

Transcription

1 Machine Learning in Pairs Trading Sraegies Yuxing Chen (Joseph) Deparmen of Saisics Sanford Universiy Weiluo Ren (David) Deparmen of Mahemaics Sanford Universiy Xiaoxiong Lu Deparmen of Elecrical Engineering Sanford Universiy Keywords: pairs rading mean revering Ornsein-Uhlenbec process porfolio rebalancing Kalman filer Kalman smooher EM.Inroducion Pairs rading consiss of long posiion in one financial produc shor posiion in anoher produc we focus he form of saisical arbirage insead of rend following; hese sraegies are mare neural have low ris. Choose wo securiies denoe heir prices as S S. Then he spread is S S where is a carefully chosen consan depending on ime. The simples case is ha ; he spread becomes simply difference beween wo prices. We assume ha he spread is a mean revering process meaning if deviaions of spread from is mean occur his deviaion will evenually vanish. Then when deviaions arise we long he relaively cheap securiies shor sell he relaively expensive securiies hen wai for he spread will go bac o is mean level o mae profi. This is he basic idea behind many pairs rading sraegies including ours. The quesion now becomes how o model he meanrevering process of spread so ha enering exiing rading signal can be developed from ha model. In his paper Ornsein-Uhlenbec process is used as he underlying model of spread: dx ( ) ( X( )) d dw( ) (.) where X () is he spread a ime measures he speed of X () reurning o is mean level is he volailiy of spread. In his proec wo approaches are applied. One is saring from difference of daily reurns insead of spread of prices inegraing his process using a linear regression o esimae coefficiens. Anoher one is assuming a spread model which is a laen O-U process plus some noise building signals based on predicion generaed from Kalman filer; E-M algorihm modified for Kalman smooher/filer is applied o esimae coefficiens in he spread model. In Secion 3 models algorihms are given in a bacwards order firs saring from models hen inroducing algorihms in order o esimae parameers in models. Very brief summaries of real procedures are given in laer par of Secion 3 showing he order of how algorihms should be implemens..porfolio Rebalancing & Linear Regression Approach The advanage of his approach is simpliciy: linear model is convenien o be inerpreed if anyhing goes wrong i is easy o spo he source of problem.. Assumpions Porfolio Rebalancing We assume ha he daily reurns of wo financial producs saisfy he following sochasic differenial equaion: ds( ) ds( ) d dx () (.) S ( ) S ( ) The drif erm is he rend of spread of daily reurns; is a consan which canno change much along ime; X () is a mean revering process. In pracice his equaion says ha if we long $ securiies one shor selling $ securiies wo he daily reurn of our porfolio should be mean revering given he condiion ha he magniude of flucuaion of X () which is usually he case. From he above explanaion we can see why canno change much along ime. Since / ( ) / ( ) are weighs wihin our porfolio if changes frequenly in a large magniude meaning ha porfolio needs rebalancing frequenly weighs change much. Then he profi canno cover he cos of rebalancing. I is beer o run a regression o find a 0 eep as a consan for a shor period of ime e.g. 5 or 0 days chec wheher X () from ds( ) ds( ) dx () has mean-revering propery. S ( ) S ( )

2 . The O-U Model of Spread As saed in Secion we use O-U process (.) o model he dynamic of he spread X () hus we have dx ( ) ( X( )) d dw( ) (.) Inegraing he above equaion we have [] X ( ) e X ( ) ( e ) A( ) ( 0 s) A e dw s () (.3) 0 ow le end o infiniy he equilibrium probabiliy disribuion of X () is normal wih E[ X ( )] Var[ X ( )] (.4) Wih (.3) (.4) we are able o esimae he parameers in he O-U process..3 Linear Regression for Esimaing Weighs Parameers Le us denoe R S S S Run a linear regression of window wih lengh 60. R agains R on a moving R 0 R 60 noe ha / ( ) / ( ) is he weigh of porfolio also ha we may run he above regression every 5 days as indicaed in Secion.. Then we use he sum of residuals o obain he discree version of X X 60 Then use hese X linear regression again o esimae parameers as below. Thus log( b) 5 m a / ( b) Var( ) b Moreover we are able o ge he equilibrium sard deviaion from (3.4) now. eq : Var( X ( )) (.5) A his sage we can use he sardized version of X () called Z-score as rading signal. This facor measures how far X () deviaes from is mean level is a valid measure across all securiies since i is dimensionless. More deails of signal will be given laer..4 Summary of he Procedure A summary of he whole procedure will be given i displays he order wihin he implemenaion of he rading sraegy. Firs run a linear regression on daily reurns on a moving window o ge new weigh (performing rebalancing if necessary); hen use o sum o discree version of X run anoher regression of X o obain parameers in he O-U process z-score as rading signal. The buying selling rules are buy o open if s i s bo sell o open if s i s close long posiion if s i s close shor posiion if s i s.5 Bac-Tes Resuls We use closing price (daily daa) of wo chosen fuure conracs in China fuure mare. The daily reurn plo is shown as below. so sc bc X a bx 60 By (.3) we have a( e ) b e Var( ) e Figure. Daily reurns of wo securiies

3 The plo of (updaed every five rading days) is Figure. which indicaes he weigh of porfolio The plo of cumulaive profi summary are given; we consider he ransacion cos of buying/selling plus slippage is 0 basis poins. The Observaion Process We assume he spread process { y } is he observaion of { x } wih Gaussian noise y x D (3.3) where { } are also i.i.d Gaussian (0) independen of { }. The Trading Signal Here we define x E[ x F ] l l (3.4) (3.5) l E[( x x ) Fl ] x x (3.6) Annualized Reurn Rae Figure.3 Cumulaive profi Volailiy Sharpe Maximal Drawdown 8.0% 7.59% % 3.Kalman Filer EM Algorihm Approach 3. The Spread Model The Sae Process We sudied { y } he simples spread S S wih he assumpion ha i is a noisy observaion of a laen meanrevering sae process { x }. Here ss for one day x is some variable a ime for 0 saisfying he following mean-revering dynamic (discree version of OU process). x x ( a bx ) (3.) where 0 b 0 a { } is i.i.d Gaussian (0). Thus in he above equaion is independen of all x. And he process mean revers o a/ bwih "speed" b. Therefore we can rewrie (3.) as follows x A Bx C (3.) The condiional expecaion given observed informaion F eiher from an exping window or a moving window. l If y x ransacion cos + premium here he premium is he profi ha we wan o ensure when ener a posiion hen he spread is regarded as oo large meaning he securiies if relaively expensive han securiies ; we would ae a long posiion in he spread porfolio (shor selling one uni longing one uni of produc ) expecing ha he spread will shrin evenually. Similarly if y x ransacion cos - premium hen he spread is lower han he expecaion significanly; we would ae a shor posiion in he spread porfolio. We close posiions when y x where is a predeermined hreshold. 3. Kalman Filer Equiped wih sae equaion (3.) observaion equaion (3.) our nex sep is o esimae he hidden process. x In order o esimae he predicion of he nex day a ime we will sar from ime 0 he iniializaion x y ; recall he definiion (3.4) o D (3.6).Then perform he following procedure ieraively unil. In he predicion sep we would compue he "predicion" x A Bx (3.7) B C (3.8) The sae esimae. x is hidden which needs observaions o The opimal Kalman gain is K / ( D ) (3.9)

4 Then we can compue our esimaion wih he new observaion y in he following updae sep: x x x K [ y x ] (3.0) R D K K (3.) Repea he above process o obain x x. E[( x x ) F ] E[( x x ) ] (3.5) E[( x x )( x x )] (3.6) They can be compued bacwards meaning ha x [5]. can be obained from x Le us use firs few seps o illusrae how EM algorihm wors in he form of Kalman smooher/filer. Figure 3. Kalman filer The above algorihm is based on nowing ( A B C D ) bu is unnown now. We need an exra raining se o esimae he parameers A B C D before using Kalman filer hese parameers are esimaed via EM algorihm. 3.3 Esimaion using EM Algorihm x Before predicing We now use he EM algorihm o esimae y0 y... y. ( A B C D ) based on he observaions Recall he general form of EM algorihm ( P is a probabiliy measure wih parameer ): Sep (E-sep) Sep (M-sep) dp Compue E log F dp Updae o by maximizing condiional expecaion. dp arg max E log F dp Here we are going o use Shumwau Soffer [6] smooher o implemen EM algorihm. We define smoohers for (noe ha hey have he same form of definiion for filering when ): x E[ x F ] (3.4) Figure 3. EM in he form of smooher/filer From he above figure he operaion rules wih blue arrows indicaing smooher filer are nown; so now we go o he rule of updaing A B C D using X. ( ) Given A B C D iniial values for he Kalman Filer he updae ( A B C D ) are calculae as follows: where  B C [( x A Bx ) F ] (3.7) (3.7) (3.9) D y x F (3.0) [( ) ] 0 E x F x [ ] [ ]

5 E x x F x x x [ ] [ ] x x x Summary of Algorihms As shown in Figure 3. we sar from X : X : 0 coninuing updaing. Afer 300 predicion x as rading signal. we use he Figure 3.4 Acual Spread vs Predicion Besides he EM algorihm in [4] is implemenaed using exping window as above which would cause heavy compuaional burden. So we also implemen he EM using moving window for updaing as well. 3.5 Resul of Implemenaion We pair wo fuure conracs of agriculural producs in China mare esimae he process of spread. Wih Kalman Filer EM Algorihm we can predic he hidden sae x using an exping window ploed in Figure 3.3. Figure 3.5 Cumulaive Profis Figure 3.3 Acual Spread vs Predicion As shown in Figure 3.3 he acual spread y is osillaing around our predicion. When y deviaes from x significanly we would expec ha he spread will shrin evenually we will ae advanage of his o mae profi. Figure 3.4 is he predicion made from EM on a moving window. Comparison of cumulaive profis of using wo windows is given as well (Figure 3.5). 4.Conclusion Analysis We are being on meaning reversion of spread hus i is necessary o chec wheher he spread beween wo securiies has such propery in hisorical daa. If he spread has obvious upward or downward rend hen loss may incurr; seing a loss cuing limi can be implemened. I seems ha he smooher/filer approach has beer reurns (0.4% 8.79%) compared wih he linear regression approach. The cos of rebalancing in he laer one may be he reason. We have o realize ha linear regression is simple i is easy o be inerpreed while smooher/filer approach is a blac box. Reference [] Saisical Arbirage in he U.S. Equiies Mare Marco Avellaneda Jeong-Hyun Lee. [] Sanford Weisberg Applied Linear Regression hird ediion John Wiley & Sons Inc. [3] David Serbin Trend following signal confirmaion using non-price indicaors. [4] Rober J. Ellio John van der Hoe William P. Malcolm Pairs Trading Quaniaive Finance Vol. 5(3) pp [5] Ellio R.J. L. Aggoun J.B. Moore Hidden Marov Models. (Springer Verlag 995) [6] Shumway R.H. D.S. Soffer. An Approach o Time Series Smoohing Fore-casing using he EM Algorihm. Journal of Time Series 3 [4] (98)

MTH6121 Introduction to Mathematical Finance Lesson 5

MTH6121 Introduction to Mathematical Finance Lesson 5 26 MTH6121 Inroducion o Mahemaical Finance Lesson 5 Conens 2.3 Brownian moion wih drif........................... 27 2.4 Geomeric Brownian moion........................... 28 2.5 Convergence of random

More information

Chapter 7. Response of First-Order RL and RC Circuits

Chapter 7. Response of First-Order RL and RC Circuits Chaper 7. esponse of Firs-Order L and C Circuis 7.1. The Naural esponse of an L Circui 7.2. The Naural esponse of an C Circui 7.3. The ep esponse of L and C Circuis 7.4. A General oluion for ep and Naural

More information

11/6/2013. Chapter 14: Dynamic AD-AS. Introduction. Introduction. Keeping track of time. The model s elements

11/6/2013. Chapter 14: Dynamic AD-AS. Introduction. Introduction. Keeping track of time. The model s elements Inroducion Chaper 14: Dynamic D-S dynamic model of aggregae and aggregae supply gives us more insigh ino how he economy works in he shor run. I is a simplified version of a DSGE model, used in cuing-edge

More information

Mathematics in Pharmacokinetics What and Why (A second attempt to make it clearer)

Mathematics in Pharmacokinetics What and Why (A second attempt to make it clearer) Mahemaics in Pharmacokineics Wha and Why (A second aemp o make i clearer) We have used equaions for concenraion () as a funcion of ime (). We will coninue o use hese equaions since he plasma concenraions

More information

DYNAMIC MODELS FOR VALUATION OF WRONGFUL DEATH PAYMENTS

DYNAMIC MODELS FOR VALUATION OF WRONGFUL DEATH PAYMENTS DYNAMIC MODELS FOR VALUATION OF WRONGFUL DEATH PAYMENTS Hong Mao, Shanghai Second Polyechnic Universiy Krzyszof M. Osaszewski, Illinois Sae Universiy Youyu Zhang, Fudan Universiy ABSTRACT Liigaion, exper

More information

Journal Of Business & Economics Research September 2005 Volume 3, Number 9

Journal Of Business & Economics Research September 2005 Volume 3, Number 9 Opion Pricing And Mone Carlo Simulaions George M. Jabbour, (Email: jabbour@gwu.edu), George Washingon Universiy Yi-Kang Liu, (yikang@gwu.edu), George Washingon Universiy ABSTRACT The advanage of Mone Carlo

More information

SPEC model selection algorithm for ARCH models: an options pricing evaluation framework

SPEC model selection algorithm for ARCH models: an options pricing evaluation framework Applied Financial Economics Leers, 2008, 4, 419 423 SEC model selecion algorihm for ARCH models: an opions pricing evaluaion framework Savros Degiannakis a, * and Evdokia Xekalaki a,b a Deparmen of Saisics,

More information

4. International Parity Conditions

4. International Parity Conditions 4. Inernaional ariy ondiions 4.1 urchasing ower ariy he urchasing ower ariy ( heory is one of he early heories of exchange rae deerminaion. his heory is based on he concep ha he demand for a counry's currency

More information

Random Walk in 1-D. 3 possible paths x vs n. -5 For our random walk, we assume the probabilities p,q do not depend on time (n) - stationary

Random Walk in 1-D. 3 possible paths x vs n. -5 For our random walk, we assume the probabilities p,q do not depend on time (n) - stationary Random Walk in -D Random walks appear in many cones: diffusion is a random walk process undersanding buffering, waiing imes, queuing more generally he heory of sochasic processes gambling choosing he bes

More information

Usefulness of the Forward Curve in Forecasting Oil Prices

Usefulness of the Forward Curve in Forecasting Oil Prices Usefulness of he Forward Curve in Forecasing Oil Prices Akira Yanagisawa Leader Energy Demand, Supply and Forecas Analysis Group The Energy Daa and Modelling Cener Summary When people analyse oil prices,

More information

Chapter 8 Student Lecture Notes 8-1

Chapter 8 Student Lecture Notes 8-1 Chaper Suden Lecure Noes - Chaper Goals QM: Business Saisics Chaper Analyzing and Forecasing -Series Daa Afer compleing his chaper, you should be able o: Idenify he componens presen in a ime series Develop

More information

The Transport Equation

The Transport Equation The Transpor Equaion Consider a fluid, flowing wih velociy, V, in a hin sraigh ube whose cross secion will be denoed by A. Suppose he fluid conains a conaminan whose concenraion a posiion a ime will be

More information

Stability. Coefficients may change over time. Evolution of the economy Policy changes

Stability. Coefficients may change over time. Evolution of the economy Policy changes Sabiliy Coefficiens may change over ime Evoluion of he economy Policy changes Time Varying Parameers y = α + x β + Coefficiens depend on he ime period If he coefficiens vary randomly and are unpredicable,

More information

Term Structure of Prices of Asian Options

Term Structure of Prices of Asian Options Term Srucure of Prices of Asian Opions Jirô Akahori, Tsuomu Mikami, Kenji Yasuomi and Teruo Yokoa Dep. of Mahemaical Sciences, Risumeikan Universiy 1-1-1 Nojihigashi, Kusasu, Shiga 525-8577, Japan E-mail:

More information

A Note on Using the Svensson procedure to estimate the risk free rate in corporate valuation

A Note on Using the Svensson procedure to estimate the risk free rate in corporate valuation A Noe on Using he Svensson procedure o esimae he risk free rae in corporae valuaion By Sven Arnold, Alexander Lahmann and Bernhard Schwezler Ocober 2011 1. The risk free ineres rae in corporae valuaion

More information

Statistical Analysis with Little s Law. Supplementary Material: More on the Call Center Data. by Song-Hee Kim and Ward Whitt

Statistical Analysis with Little s Law. Supplementary Material: More on the Call Center Data. by Song-Hee Kim and Ward Whitt Saisical Analysis wih Lile s Law Supplemenary Maerial: More on he Call Cener Daa by Song-Hee Kim and Ward Whi Deparmen of Indusrial Engineering and Operaions Research Columbia Universiy, New York, NY 17-99

More information

Cointegration: The Engle and Granger approach

Cointegration: The Engle and Granger approach Coinegraion: The Engle and Granger approach Inroducion Generally one would find mos of he economic variables o be non-saionary I(1) variables. Hence, any equilibrium heories ha involve hese variables require

More information

Morningstar Investor Return

Morningstar Investor Return Morningsar Invesor Reurn Morningsar Mehodology Paper Augus 31, 2010 2010 Morningsar, Inc. All righs reserved. The informaion in his documen is he propery of Morningsar, Inc. Reproducion or ranscripion

More information

The naive method discussed in Lecture 1 uses the most recent observations to forecast future values. That is, Y ˆ t + 1

The naive method discussed in Lecture 1 uses the most recent observations to forecast future values. That is, Y ˆ t + 1 Business Condiions & Forecasing Exponenial Smoohing LECTURE 2 MOVING AVERAGES AND EXPONENTIAL SMOOTHING OVERVIEW This lecure inroduces ime-series smoohing forecasing mehods. Various models are discussed,

More information

Chapter 8: Regression with Lagged Explanatory Variables

Chapter 8: Regression with Lagged Explanatory Variables Chaper 8: Regression wih Lagged Explanaory Variables Time series daa: Y for =1,..,T End goal: Regression model relaing a dependen variable o explanaory variables. Wih ime series new issues arise: 1. One

More information

AP Calculus BC 2010 Scoring Guidelines

AP Calculus BC 2010 Scoring Guidelines AP Calculus BC Scoring Guidelines The College Board The College Board is a no-for-profi membership associaion whose mission is o connec sudens o college success and opporuniy. Founded in, he College Board

More information

INTEREST RATE FUTURES AND THEIR OPTIONS: SOME PRICING APPROACHES

INTEREST RATE FUTURES AND THEIR OPTIONS: SOME PRICING APPROACHES INTEREST RATE FUTURES AND THEIR OPTIONS: SOME PRICING APPROACHES OPENGAMMA QUANTITATIVE RESEARCH Absrac. Exchange-raded ineres rae fuures and heir opions are described. The fuure opions include hose paying

More information

A Probability Density Function for Google s stocks

A Probability Density Function for Google s stocks A Probabiliy Densiy Funcion for Google s socks V.Dorobanu Physics Deparmen, Poliehnica Universiy of Timisoara, Romania Absrac. I is an approach o inroduce he Fokker Planck equaion as an ineresing naural

More information

Stochastic Optimal Control Problem for Life Insurance

Stochastic Optimal Control Problem for Life Insurance Sochasic Opimal Conrol Problem for Life Insurance s. Basukh 1, D. Nyamsuren 2 1 Deparmen of Economics and Economerics, Insiue of Finance and Economics, Ulaanbaaar, Mongolia 2 School of Mahemaics, Mongolian

More information

Measuring macroeconomic volatility Applications to export revenue data, 1970-2005

Measuring macroeconomic volatility Applications to export revenue data, 1970-2005 FONDATION POUR LES ETUDES ET RERS LE DEVELOPPEMENT INTERNATIONAL Measuring macroeconomic volailiy Applicaions o expor revenue daa, 1970-005 by Joël Cariolle Policy brief no. 47 March 01 The FERDI is a

More information

PROFIT TEST MODELLING IN LIFE ASSURANCE USING SPREADSHEETS PART ONE

PROFIT TEST MODELLING IN LIFE ASSURANCE USING SPREADSHEETS PART ONE Profi Tes Modelling in Life Assurance Using Spreadshees PROFIT TEST MODELLING IN LIFE ASSURANCE USING SPREADSHEETS PART ONE Erik Alm Peer Millingon 2004 Profi Tes Modelling in Life Assurance Using Spreadshees

More information

Acceleration Lab Teacher s Guide

Acceleration Lab Teacher s Guide Acceleraion Lab Teacher s Guide Objecives:. Use graphs of disance vs. ime and velociy vs. ime o find acceleraion of a oy car.. Observe he relaionship beween he angle of an inclined plane and he acceleraion

More information

Time Consisency in Porfolio Managemen

Time Consisency in Porfolio Managemen 1 Time Consisency in Porfolio Managemen Traian A Pirvu Deparmen of Mahemaics and Saisics McMaser Universiy Torono, June 2010 The alk is based on join work wih Ivar Ekeland Time Consisency in Porfolio Managemen

More information

Stock Trading with Recurrent Reinforcement Learning (RRL) CS229 Application Project Gabriel Molina, SUID 5055783

Stock Trading with Recurrent Reinforcement Learning (RRL) CS229 Application Project Gabriel Molina, SUID 5055783 Sock raing wih Recurren Reinforcemen Learning (RRL) CS9 Applicaion Projec Gabriel Molina, SUID 555783 I. INRODUCION One relaively new approach o financial raing is o use machine learning algorihms o preic

More information

Mortality Variance of the Present Value (PV) of Future Annuity Payments

Mortality Variance of the Present Value (PV) of Future Annuity Payments Morali Variance of he Presen Value (PV) of Fuure Annui Pamens Frank Y. Kang, Ph.D. Research Anals a Frank Russell Compan Absrac The variance of he presen value of fuure annui pamens plas an imporan role

More information

The Greek financial crisis: growing imbalances and sovereign spreads. Heather D. Gibson, Stephan G. Hall and George S. Tavlas

The Greek financial crisis: growing imbalances and sovereign spreads. Heather D. Gibson, Stephan G. Hall and George S. Tavlas The Greek financial crisis: growing imbalances and sovereign spreads Heaher D. Gibson, Sephan G. Hall and George S. Tavlas The enry The enry of Greece ino he Eurozone in 2001 produced a dividend in he

More information

INTRODUCTION TO FORECASTING

INTRODUCTION TO FORECASTING INTRODUCTION TO FORECASTING INTRODUCTION: Wha is a forecas? Why do managers need o forecas? A forecas is an esimae of uncerain fuure evens (lierally, o "cas forward" by exrapolaing from pas and curren

More information

Hedging with Forwards and Futures

Hedging with Forwards and Futures Hedging wih orwards and uures Hedging in mos cases is sraighforward. You plan o buy 10,000 barrels of oil in six monhs and you wish o eliminae he price risk. If you ake he buy-side of a forward/fuures

More information

Optimal Investment and Consumption Decision of Family with Life Insurance

Optimal Investment and Consumption Decision of Family with Life Insurance Opimal Invesmen and Consumpion Decision of Family wih Life Insurance Minsuk Kwak 1 2 Yong Hyun Shin 3 U Jin Choi 4 6h World Congress of he Bachelier Finance Sociey Torono, Canada June 25, 2010 1 Speaker

More information

BALANCE OF PAYMENTS. First quarter 2008. Balance of payments

BALANCE OF PAYMENTS. First quarter 2008. Balance of payments BALANCE OF PAYMENTS DATE: 2008-05-30 PUBLISHER: Balance of Paymens and Financial Markes (BFM) Lena Finn + 46 8 506 944 09, lena.finn@scb.se Camilla Bergeling +46 8 506 942 06, camilla.bergeling@scb.se

More information

RC (Resistor-Capacitor) Circuits. AP Physics C

RC (Resistor-Capacitor) Circuits. AP Physics C (Resisor-Capacior Circuis AP Physics C Circui Iniial Condiions An circui is one where you have a capacior and resisor in he same circui. Suppose we have he following circui: Iniially, he capacior is UNCHARGED

More information

MACROECONOMIC FORECASTS AT THE MOF A LOOK INTO THE REAR VIEW MIRROR

MACROECONOMIC FORECASTS AT THE MOF A LOOK INTO THE REAR VIEW MIRROR MACROECONOMIC FORECASTS AT THE MOF A LOOK INTO THE REAR VIEW MIRROR The firs experimenal publicaion, which summarised pas and expeced fuure developmen of basic economic indicaors, was published by he Minisry

More information

cooking trajectory boiling water B (t) microwave 0 2 4 6 8 101214161820 time t (mins)

cooking trajectory boiling water B (t) microwave 0 2 4 6 8 101214161820 time t (mins) Alligaor egg wih calculus We have a large alligaor egg jus ou of he fridge (1 ) which we need o hea o 9. Now here are wo accepable mehods for heaing alligaor eggs, one is o immerse hem in boiling waer

More information

CHARGE AND DISCHARGE OF A CAPACITOR

CHARGE AND DISCHARGE OF A CAPACITOR REFERENCES RC Circuis: Elecrical Insrumens: Mos Inroducory Physics exs (e.g. A. Halliday and Resnick, Physics ; M. Sernheim and J. Kane, General Physics.) This Laboraory Manual: Commonly Used Insrumens:

More information

Task is a schedulable entity, i.e., a thread

Task is a schedulable entity, i.e., a thread Real-Time Scheduling Sysem Model Task is a schedulable eniy, i.e., a hread Time consrains of periodic ask T: - s: saring poin - e: processing ime of T - d: deadline of T - p: period of T Periodic ask T

More information

Can Individual Investors Use Technical Trading Rules to Beat the Asian Markets?

Can Individual Investors Use Technical Trading Rules to Beat the Asian Markets? Can Individual Invesors Use Technical Trading Rules o Bea he Asian Markes? INTRODUCTION In radiional ess of he weak-form of he Efficien Markes Hypohesis, price reurn differences are found o be insufficien

More information

AP Calculus AB 2013 Scoring Guidelines

AP Calculus AB 2013 Scoring Guidelines AP Calculus AB 1 Scoring Guidelines The College Board The College Board is a mission-driven no-for-profi organizaion ha connecs sudens o college success and opporuniy. Founded in 19, he College Board was

More information

Modeling VIX Futures and Pricing VIX Options in the Jump Diusion Modeling

Modeling VIX Futures and Pricing VIX Options in the Jump Diusion Modeling Modeling VIX Fuures and Pricing VIX Opions in he Jump Diusion Modeling Faemeh Aramian Maseruppsas i maemaisk saisik Maser hesis in Mahemaical Saisics Maseruppsas 2014:2 Maemaisk saisik April 2014 www.mah.su.se

More information

Technical Appendix to Risk, Return, and Dividends

Technical Appendix to Risk, Return, and Dividends Technical Appendix o Risk, Reurn, and Dividends Andrew Ang Columbia Universiy and NBER Jun Liu UC San Diego This Version: 28 Augus, 2006 Columbia Business School, 3022 Broadway 805 Uris, New York NY 10027,

More information

Chapter 6: Business Valuation (Income Approach)

Chapter 6: Business Valuation (Income Approach) Chaper 6: Business Valuaion (Income Approach) Cash flow deerminaion is one of he mos criical elemens o a business valuaion. Everyhing may be secondary. If cash flow is high, hen he value is high; if he

More information

Transient Analysis of First Order RC and RL circuits

Transient Analysis of First Order RC and RL circuits Transien Analysis of Firs Order and iruis The irui shown on Figure 1 wih he swih open is haraerized by a pariular operaing ondiion. Sine he swih is open, no urren flows in he irui (i=0) and v=0. The volage

More information

The Application of Multi Shifts and Break Windows in Employees Scheduling

The Application of Multi Shifts and Break Windows in Employees Scheduling The Applicaion of Muli Shifs and Brea Windows in Employees Scheduling Evy Herowai Indusrial Engineering Deparmen, Universiy of Surabaya, Indonesia Absrac. One mehod for increasing company s performance

More information

Option Put-Call Parity Relations When the Underlying Security Pays Dividends

Option Put-Call Parity Relations When the Underlying Security Pays Dividends Inernaional Journal of Business and conomics, 26, Vol. 5, No. 3, 225-23 Opion Pu-all Pariy Relaions When he Underlying Securiy Pays Dividends Weiyu Guo Deparmen of Finance, Universiy of Nebraska Omaha,

More information

II.1. Debt reduction and fiscal multipliers. dbt da dpbal da dg. bal

II.1. Debt reduction and fiscal multipliers. dbt da dpbal da dg. bal Quarerly Repor on he Euro Area 3/202 II.. Deb reducion and fiscal mulipliers The deerioraion of public finances in he firs years of he crisis has led mos Member Saes o adop sizeable consolidaion packages.

More information

AP Calculus AB 2010 Scoring Guidelines

AP Calculus AB 2010 Scoring Guidelines AP Calculus AB 1 Scoring Guidelines The College Board The College Board is a no-for-profi membership associaion whose mission is o connec sudens o college success and opporuniy. Founded in 1, he College

More information

Vector Autoregressions (VARs): Operational Perspectives

Vector Autoregressions (VARs): Operational Perspectives Vecor Auoregressions (VARs): Operaional Perspecives Primary Source: Sock, James H., and Mark W. Wason, Vecor Auoregressions, Journal of Economic Perspecives, Vol. 15 No. 4 (Fall 2001), 101-115. Macroeconomericians

More information

Stochastic Calculus and Option Pricing

Stochastic Calculus and Option Pricing Sochasic Calculus and Opion Pricing Leonid Kogan MIT, Sloan 15.450, Fall 2010 c Leonid Kogan ( MIT, Sloan ) Sochasic Calculus 15.450, Fall 2010 1 / 74 Ouline 1 Sochasic Inegral 2 Iô s Lemma 3 Black-Scholes

More information

SEASONAL ADJUSTMENT. 1 Introduction. 2 Methodology. 3 X-11-ARIMA and X-12-ARIMA Methods

SEASONAL ADJUSTMENT. 1 Introduction. 2 Methodology. 3 X-11-ARIMA and X-12-ARIMA Methods SEASONAL ADJUSTMENT 1 Inroducion 2 Mehodology 2.1 Time Series and Is Componens 2.1.1 Seasonaliy 2.1.2 Trend-Cycle 2.1.3 Irregulariy 2.1.4 Trading Day and Fesival Effecs 3 X-11-ARIMA and X-12-ARIMA Mehods

More information

Longevity 11 Lyon 7-9 September 2015

Longevity 11 Lyon 7-9 September 2015 Longeviy 11 Lyon 7-9 Sepember 2015 RISK SHARING IN LIFE INSURANCE AND PENSIONS wihin and across generaions Ragnar Norberg ISFA Universié Lyon 1/London School of Economics Email: ragnar.norberg@univ-lyon1.fr

More information

ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS

ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS R. Caballero, E. Cerdá, M. M. Muñoz and L. Rey () Deparmen of Applied Economics (Mahemaics), Universiy of Málaga,

More information

APPLICATION OF THE KALMAN FILTER FOR ESTIMATING CONTINUOUS TIME TERM STRUCTURE MODELS: THE CASE OF UK AND GERMANY. January, 2005

APPLICATION OF THE KALMAN FILTER FOR ESTIMATING CONTINUOUS TIME TERM STRUCTURE MODELS: THE CASE OF UK AND GERMANY. January, 2005 APPLICATION OF THE KALMAN FILTER FOR ESTIMATING CONTINUOUS TIME TERM STRUCTURE MODELS: THE CASE OF UK AND GERMANY Somnah Chaeree* Deparmen of Economics Universiy of Glasgow January, 2005 Absrac The purpose

More information

4 Convolution. Recommended Problems. x2[n] 1 2[n]

4 Convolution. Recommended Problems. x2[n] 1 2[n] 4 Convoluion Recommended Problems P4.1 This problem is a simple example of he use of superposiion. Suppose ha a discree-ime linear sysem has oupus y[n] for he given inpus x[n] as shown in Figure P4.1-1.

More information

Estimating Time-Varying Equity Risk Premium The Japanese Stock Market 1980-2012

Estimating Time-Varying Equity Risk Premium The Japanese Stock Market 1980-2012 Norhfield Asia Research Seminar Hong Kong, November 19, 2013 Esimaing Time-Varying Equiy Risk Premium The Japanese Sock Marke 1980-2012 Ibboson Associaes Japan Presiden Kasunari Yamaguchi, PhD/CFA/CMA

More information

Pricing Single Name Credit Derivatives

Pricing Single Name Credit Derivatives Pricing Single Name Credi Derivaives Vladimir Finkelsein 7h Annual CAP Workshop on Mahemaical Finance Columbia Universiy, New York December 1, 2 Ouline Realiies of he CDS marke Pricing Credi Defaul Swaps

More information

Communication Networks II Contents

Communication Networks II Contents 3 / 1 -- Communicaion Neworks II (Görg) -- www.comnes.uni-bremen.de Communicaion Neworks II Conens 1 Fundamenals of probabiliy heory 2 Traffic in communicaion neworks 3 Sochasic & Markovian Processes (SP

More information

Working Paper On the timing option in a futures contract. SSE/EFI Working Paper Series in Economics and Finance, No. 619

Working Paper On the timing option in a futures contract. SSE/EFI Working Paper Series in Economics and Finance, No. 619 econsor www.econsor.eu Der Open-Access-Publikaionsserver der ZBW Leibniz-Informaionszenrum Wirschaf The Open Access Publicaion Server of he ZBW Leibniz Informaion Cenre for Economics Biagini, Francesca;

More information

Optimal Stock Selling/Buying Strategy with reference to the Ultimate Average

Optimal Stock Selling/Buying Strategy with reference to the Ultimate Average Opimal Sock Selling/Buying Sraegy wih reference o he Ulimae Average Min Dai Dep of Mah, Naional Universiy of Singapore, Singapore Yifei Zhong Dep of Mah, Naional Universiy of Singapore, Singapore July

More information

Dynamic programming models and algorithms for the mutual fund cash balance problem

Dynamic programming models and algorithms for the mutual fund cash balance problem Submied o Managemen Science manuscrip Dynamic programming models and algorihms for he muual fund cash balance problem Juliana Nascimeno Deparmen of Operaions Research and Financial Engineering, Princeon

More information

MARCH 2010 ON THE RISK RETURN PROFILE OF LEVERAGE AND INVERSE ETFS

MARCH 2010 ON THE RISK RETURN PROFILE OF LEVERAGE AND INVERSE ETFS MARCH 00 ON THE RISK RETURN PROFIE OF EVERAGE AND INVERSE ETFS STOXX IMITED ON THE RISK RETURN PROFIE OF EVERAGED AND INVERSE ETFS /6 We derive a model for he performance and sharpe-raio of leveraged and

More information

I. Basic Concepts (Ch. 1-4)

I. Basic Concepts (Ch. 1-4) (Ch. 1-4) A. Real vs. Financial Asses (Ch 1.2) Real asses (buildings, machinery, ec.) appear on he asse side of he balance shee. Financial asses (bonds, socks) appear on boh sides of he balance shee. Creaing

More information

Key Words: Steel Modelling, ARMA, GARCH, COGARCH, Lévy Processes, Discrete Time Models, Continuous Time Models, Stochastic Modelling

Key Words: Steel Modelling, ARMA, GARCH, COGARCH, Lévy Processes, Discrete Time Models, Continuous Time Models, Stochastic Modelling Vol 4, No, 01 ISSN: 1309-8055 (Online STEEL PRICE MODELLING WITH LEVY PROCESS Emre Kahraman Türk Ekonomi Bankası (TEB A.Ş. Direcor / Risk Capial Markes Deparmen emre.kahraman@eb.com.r Gazanfer Unal Yediepe

More information

Description of the CBOE S&P 500 BuyWrite Index (BXM SM )

Description of the CBOE S&P 500 BuyWrite Index (BXM SM ) Descripion of he CBOE S&P 500 BuyWrie Index (BXM SM ) Inroducion. The CBOE S&P 500 BuyWrie Index (BXM) is a benchmark index designed o rack he performance of a hypoheical buy-wrie sraegy on he S&P 500

More information

A Re-examination of the Joint Mortality Functions

A Re-examination of the Joint Mortality Functions Norh merican cuarial Journal Volume 6, Number 1, p.166-170 (2002) Re-eaminaion of he Join Morali Funcions bsrac. Heekung Youn, rkad Shemakin, Edwin Herman Universi of S. Thomas, Sain Paul, MN, US Morali

More information

Carbon Trading. Diederik Dian Schalk Nel. Christ Church University of Oxford

Carbon Trading. Diederik Dian Schalk Nel. Christ Church University of Oxford Carbon Trading Diederik Dian Schalk Nel Chris Church Universiy of Oxford A hesis submied in parial fulfillmen for he MSc in Mahemaical inance April 13, 29 This hesis is dedicaed o my parens Nana and Schalk

More information

How To Price An Opion

How To Price An Opion HE PERFORMANE OF OPION PRIING MODEL ON HEDGING EXOI OPION Firs Draf: May 5 003 his Version Oc. 30 003 ommens are welcome Absrac his paper examines he empirical performance of various opion pricing models

More information

Return Calculation of U.S. Treasury Constant Maturity Indices

Return Calculation of U.S. Treasury Constant Maturity Indices Reurn Calculaion of US Treasur Consan Mauri Indices Morningsar Mehodolog Paper Sepeber 30 008 008 Morningsar Inc All righs reserved The inforaion in his docuen is he proper of Morningsar Inc Reproducion

More information

A general decomposition formula for derivative prices in stochastic volatility models

A general decomposition formula for derivative prices in stochastic volatility models A general decomposiion formula for derivaive prices in sochasic volailiy models Elisa Alòs Universia Pompeu Fabra C/ Ramón rias Fargas, 5-7 85 Barcelona Absrac We see ha he price of an european call opion

More information

Understanding the Profitability of Pairs Trading

Understanding the Profitability of Pairs Trading Undersanding he Profiabiliy of Pairs Trading Sandro C. Andrade UC Berkeley Vadim di Piero Norhwesern Mark S. Seasholes UC Berkeley This Version February 15, 2005 Absrac This paper links uninformed demand

More information

Table of contents Chapter 1 Interest rates and factors Chapter 2 Level annuities Chapter 3 Varying annuities

Table of contents Chapter 1 Interest rates and factors Chapter 2 Level annuities Chapter 3 Varying annuities Table of conens Chaper 1 Ineres raes and facors 1 1.1 Ineres 2 1.2 Simple ineres 4 1.3 Compound ineres 6 1.4 Accumulaed value 10 1.5 Presen value 11 1.6 Rae of discoun 13 1.7 Consan force of ineres 17

More information

Chapter 2 Problems. 3600s = 25m / s d = s t = 25m / s 0.5s = 12.5m. Δx = x(4) x(0) =12m 0m =12m

Chapter 2 Problems. 3600s = 25m / s d = s t = 25m / s 0.5s = 12.5m. Δx = x(4) x(0) =12m 0m =12m Chaper 2 Problems 2.1 During a hard sneeze, your eyes migh shu for 0.5s. If you are driving a car a 90km/h during such a sneeze, how far does he car move during ha ime s = 90km 1000m h 1km 1h 3600s = 25m

More information

Economics Honors Exam 2008 Solutions Question 5

Economics Honors Exam 2008 Solutions Question 5 Economics Honors Exam 2008 Soluions Quesion 5 (a) (2 poins) Oupu can be decomposed as Y = C + I + G. And we can solve for i by subsiuing in equaions given in he quesion, Y = C + I + G = c 0 + c Y D + I

More information

Inventory Planning with Forecast Updates: Approximate Solutions and Cost Error Bounds

Inventory Planning with Forecast Updates: Approximate Solutions and Cost Error Bounds OPERATIONS RESEARCH Vol. 54, No. 6, November December 2006, pp. 1079 1097 issn 0030-364X eissn 1526-5463 06 5406 1079 informs doi 10.1287/opre.1060.0338 2006 INFORMS Invenory Planning wih Forecas Updaes:

More information

Optimal Time to Sell in Real Estate Portfolio Management

Optimal Time to Sell in Real Estate Portfolio Management Opimal ime o Sell in Real Esae Porfolio Managemen Fabrice Barhélémy and Jean-Luc Prigen hema, Universiy of Cergy-Ponoise, Cergy-Ponoise, France E-mails: fabricebarhelemy@u-cergyfr; jean-lucprigen@u-cergyfr

More information

UNDERSTANDING THE DEATH BENEFIT SWITCH OPTION IN UNIVERSAL LIFE POLICIES. Nadine Gatzert

UNDERSTANDING THE DEATH BENEFIT SWITCH OPTION IN UNIVERSAL LIFE POLICIES. Nadine Gatzert UNDERSTANDING THE DEATH BENEFIT SWITCH OPTION IN UNIVERSAL LIFE POLICIES Nadine Gazer Conac (has changed since iniial submission): Chair for Insurance Managemen Universiy of Erlangen-Nuremberg Lange Gasse

More information

Hotel Room Demand Forecasting via Observed Reservation Information

Hotel Room Demand Forecasting via Observed Reservation Information Proceedings of he Asia Pacific Indusrial Engineering & Managemen Sysems Conference 0 V. Kachivichyanuul, H.T. Luong, and R. Piaaso Eds. Hoel Room Demand Forecasing via Observed Reservaion Informaion aragain

More information

Journal Of Business & Economics Research Volume 1, Number 11

Journal Of Business & Economics Research Volume 1, Number 11 Profis From Buying Losers And Selling Winners In The London Sock Exchange Anonios Anoniou (E-mail: anonios.anoniou@durham.ac.ak), Universiy of Durham, UK Emilios C. Galariois (E-mail: emilios.galariois@dirham.ac.uk),

More information

A Two-Account Life Insurance Model for Scenario-Based Valuation Including Event Risk Jensen, Ninna Reitzel; Schomacker, Kristian Juul

A Two-Account Life Insurance Model for Scenario-Based Valuation Including Event Risk Jensen, Ninna Reitzel; Schomacker, Kristian Juul universiy of copenhagen Universiy of Copenhagen A Two-Accoun Life Insurance Model for Scenario-Based Valuaion Including Even Risk Jensen, Ninna Reizel; Schomacker, Krisian Juul Published in: Risks DOI:

More information

Does Skewness Matter? Evidence from the Index Options Market

Does Skewness Matter? Evidence from the Index Options Market Does Skewness Maer? Evidence from he Index Opions Marke Madhu Kalimipalli School of Business and Economics Wilfrid Laurier Universiy Waerloo, Onario, Canada NL 3C5 Tel: 59-884-070 (ex. 87) mkalimip@wlu.ca

More information

ON THE PRICING OF EQUITY-LINKED LIFE INSURANCE CONTRACTS IN GAUSSIAN FINANCIAL ENVIRONMENT

ON THE PRICING OF EQUITY-LINKED LIFE INSURANCE CONTRACTS IN GAUSSIAN FINANCIAL ENVIRONMENT Teor Imov r.amaem.sais. Theor. Probabiliy and Mah. Sais. Vip. 7, 24 No. 7, 25, Pages 15 111 S 94-9(5)634-4 Aricle elecronically published on Augus 12, 25 ON THE PRICING OF EQUITY-LINKED LIFE INSURANCE

More information

Does Option Trading Have a Pervasive Impact on Underlying Stock Prices? *

Does Option Trading Have a Pervasive Impact on Underlying Stock Prices? * Does Opion Trading Have a Pervasive Impac on Underlying Soc Prices? * Neil D. Pearson Universiy of Illinois a Urbana-Champaign Allen M. Poeshman Universiy of Illinois a Urbana-Champaign Joshua Whie Universiy

More information

Distance to default. Credit derivatives provide synthetic protection against bond and loan ( ( )) ( ) Strap? l Cutting edge

Distance to default. Credit derivatives provide synthetic protection against bond and loan ( ( )) ( ) Strap? l Cutting edge Srap? l Cuing edge Disance o defaul Marco Avellaneda and Jingyi Zhu Credi derivaives provide synheic proecion agains bond and loan defauls. A simple example of a credi derivaive is he credi defaul swap,

More information

DOES TRADING VOLUME INFLUENCE GARCH EFFECTS? SOME EVIDENCE FROM THE GREEK MARKET WITH SPECIAL REFERENCE TO BANKING SECTOR

DOES TRADING VOLUME INFLUENCE GARCH EFFECTS? SOME EVIDENCE FROM THE GREEK MARKET WITH SPECIAL REFERENCE TO BANKING SECTOR Invesmen Managemen and Financial Innovaions, Volume 4, Issue 3, 7 33 DOES TRADING VOLUME INFLUENCE GARCH EFFECTS? SOME EVIDENCE FROM THE GREEK MARKET WITH SPECIAL REFERENCE TO BANKING SECTOR Ahanasios

More information

Investor sentiment of lottery stock evidence from the Taiwan stock market

Investor sentiment of lottery stock evidence from the Taiwan stock market Invesmen Managemen and Financial Innovaions Volume 9 Issue 1 Yu-Min Wang (Taiwan) Chun-An Li (Taiwan) Chia-Fei Lin (Taiwan) Invesor senimen of loery sock evidence from he Taiwan sock marke Absrac This

More information

INDEX RULE BOOK Leverage, Short, and Bear Indices

INDEX RULE BOOK Leverage, Short, and Bear Indices INDEX RULE BOOK Leverage, Shor, and Bear Indices Version 14-01 Effecive from 1 June 2014 indices.euronex.com Index 1. Index Summary 1 2. Governance and Disclaimer 6 2.1 Indices 6 2.2 Compiler 6 2.3 Cases

More information

LIFE INSURANCE WITH STOCHASTIC INTEREST RATE. L. Noviyanti a, M. Syamsuddin b

LIFE INSURANCE WITH STOCHASTIC INTEREST RATE. L. Noviyanti a, M. Syamsuddin b LIFE ISURACE WITH STOCHASTIC ITEREST RATE L. oviyani a, M. Syamsuddin b a Deparmen of Saisics, Universias Padjadjaran, Bandung, Indonesia b Deparmen of Mahemaics, Insiu Teknologi Bandung, Indonesia Absrac.

More information

Capacitors and inductors

Capacitors and inductors Capaciors and inducors We coninue wih our analysis of linear circuis by inroducing wo new passive and linear elemens: he capacior and he inducor. All he mehods developed so far for he analysis of linear

More information

Pricing Futures and Futures Options with Basis Risk

Pricing Futures and Futures Options with Basis Risk Pricing uures and uures Opions wih Basis Risk Chou-Wen ang Assisan professor in he Deparmen of inancial Managemen Naional Kaohsiung irs niversiy of cience & Technology Taiwan Ting-Yi Wu PhD candidae in

More information

The Kinetics of the Stock Markets

The Kinetics of the Stock Markets Asia Pacific Managemen Review (00) 7(1), 1-4 The Kineics of he Sock Markes Hsinan Hsu * and Bin-Juin Lin ** (received July 001; revision received Ocober 001;acceped November 001) This paper applies he

More information

Predicting Stock Market Index Trading Signals Using Neural Networks

Predicting Stock Market Index Trading Signals Using Neural Networks Predicing Sock Marke Index Trading Using Neural Neworks C. D. Tilakarane, S. A. Morris, M. A. Mammadov, C. P. Hurs Cenre for Informaics and Applied Opimizaion School of Informaion Technology and Mahemaical

More information

Term Structure of Commodities Futures. Forecasting and Pricing.

Term Structure of Commodities Futures. Forecasting and Pricing. erm Srucure of Commodiies Fuures. Forecasing and Pricing. Marcos Escobar, Nicolás Hernández, Luis Seco RiskLab, Universiy of orono Absrac he developmen of risk managemen mehodologies for non-gaussian markes

More information

Module 4. Single-phase AC circuits. Version 2 EE IIT, Kharagpur

Module 4. Single-phase AC circuits. Version 2 EE IIT, Kharagpur Module 4 Single-phase A circuis ersion EE T, Kharagpur esson 5 Soluion of urren in A Series and Parallel ircuis ersion EE T, Kharagpur n he las lesson, wo poins were described:. How o solve for he impedance,

More information

Predicting Implied Volatility in the Commodity Futures Options Markets

Predicting Implied Volatility in the Commodity Futures Options Markets Predicing Implied Volailiy in he Commodiy Fuures Opions Markes By Sephen Ferris* Deparmen of Finance College of Business Universiy of Missouri - Columbia Columbia, MO 65211 Phone: 573-882-9905 Email: ferris@missouri.edu

More information

Analogue and Digital Signal Processing. First Term Third Year CS Engineering By Dr Mukhtiar Ali Unar

Analogue and Digital Signal Processing. First Term Third Year CS Engineering By Dr Mukhtiar Ali Unar Analogue and Digial Signal Processing Firs Term Third Year CS Engineering By Dr Mukhiar Ali Unar Recommended Books Haykin S. and Van Veen B.; Signals and Sysems, John Wiley& Sons Inc. ISBN: 0-7-380-7 Ifeachor

More information

Supplementary Appendix for Depression Babies: Do Macroeconomic Experiences Affect Risk-Taking?

Supplementary Appendix for Depression Babies: Do Macroeconomic Experiences Affect Risk-Taking? Supplemenary Appendix for Depression Babies: Do Macroeconomic Experiences Affec Risk-Taking? Ulrike Malmendier UC Berkeley and NBER Sefan Nagel Sanford Universiy and NBER Sepember 2009 A. Deails on SCF

More information