Learning to Forecast with Genetic Algorithms

Size: px
Start display at page:

Download "Learning to Forecast with Genetic Algorithms"

Transcription

1 Learning to Forecast with Genetic Algorithms Mikhail Anufriev 1 Cars Hommes 2,3 Tomasz Makarewicz 2,3 1 EDG, University of Technology, Sydney 2 CeNDEF, University of Amsterdam 3 Tinbergen Institute Computation in Economics and Finance Taipei 21 June 215

2 Computational Markov model explaining experimental data: Agents use Genetic Algorithms to optimize a linear forecasting rule. Contribution: 1 Alternative to the RE model of expectation formation motivated by the experimental evidence 2 Generalization of the existing theoretical model, Heuristic Switching Model (Anufriev, Hommes, 212, AEJ-Micro); 3 Realism: heterogeneous agents using individual learning; 4 Model replicates both aggregate and individual characteristics of data from four Learning-to-Forecast experiments. Focus of the presentation: experimental data from Bao et al, 212, JEDC (but also a bit from Heemeijer et al, 29, JEDC).

3 Price Expectations Price/predictions feedback cornerstone of any dynamic model. Classical framework: as-if perfect rationality leads to rational expectations (RE), i.e., model-consistent predictions. Problems: (i) model is silent on how the agents get RE; (ii) data do not confirm RE hypothesis and its implications Surveys: housing market (Case, Schiller, Thompson, 212); inflation expectations of consumers (Malmendier and Nagel, 29) and professional forecasters (Nunes, 21). Financial market examples: bubbles and crashes (dot-com bubble of ; US bear market of 27 9). Experiments: macro-level bubbles in Smith et al. experiments; micro-level expectations in Learning-to-Forecast experiments (Hommes, 211).

4 Agenda A mechanism of bubbles: self-fulfilling trend-following type of price expectations (Brock, Hommes, 1997, 1998) LtF Experiments find individual evidence in favor of this mechanism in the market with positive feedback (Hommes et al, 25) Heuristic Switching Model: agents switch between simple forecasting heuristics like adaptive vs. trend following expectations. HSM fits well the experimental aggregate data for different types of markets (Anufriev, Hommes 212; Anufriev et al, 213). Problem: heuristics in HSM should be specified, but how and how many? Genetic Algorithms (Hommes, Lux, 213) This Paper: micro-foundations for HSM; model of endogenous learning.

5 Learning-to-Forecast General structure of a LtF experiment Focus on a market of a specific commodity, e.g., financial asset (demand-driven market with positive feedback) or agricultural good (supply-driven market with negative feedback). Subjects play a role of price forecasters to computer agents. The submit forecasts during 5 periods. Computer agents trade rationally given the submitted forecasts. Price is determined from the market clearing condition. Feedback between subject price predictions and prices through optimal demand/supply decisions. Subjects are rewarded for their forecasting accuracy.

6 Learning-to-Forecast Computer Screen earnings per period: ( ) e t,h = max (p t pt,h e )2, 1 2 euro

7 Learning-to-Forecast GA is applied to four experiments 1 Heemeijer et al. (29, JEDC): simple linear framework. Negative feedback Positive feedback p t = 6 2 ( 21 p e t 6 ) + ε t p t = ( 21 p e t 6 ) + ε t 2 Bao et al. (212, JEDC): large breaks in fundamental price. 3 vd Velden (21) and Hommes et al. (27, MD): nonlinear cobweb producers economy. 4 Hommes et al. (25, RFS): two-period ahead nonlinear asset pricing economy.

8 Learning-to-Forecast Experimental outcome Producer market (negative feedback between forecasts and prices) quickly converges to RE. Asset pricing market (positive feedback) may converge slowly, but typically oscillates. With non-linear feedback more oscillations and instability is observed. Large between-treatment heterogeneity in forecasting and prediction rules; small within-treatment heterogeneity in forecasts (coordination).

9 Learning-to-Forecast Experimental outcome Negative feedback Positive feedback Price 4 Price Time Time Prices in all groups, 6 for negative feedback and 6 for positive feedback (Heemeijer et al., 29).

10 Learning-to-Forecast Experimental outcome 1 Negative feedback 1 Positive feedback Individual predictions (green) and prices (black) from the selected groups (Bao et al, 212).

11 GA model Individual Prediction Rules Market with I = 6 artificial agents. Agent i uses a simple forecasting heuristic (adaptive expectations + trend extrapolation) to predict p t : p e i,t = α i p t 1 + (1 α i )p e i,t 1 + β i (p t 1 p t 2 ). The rule requires specific parameters, e.g., rule may extrapolate trend stronger or weaker. General constraint: α i [, 1], β i [ 1.1, 1.1]. Active rule is picked from H = 2 specifications p e i,h,t = α i,hp t 1 + (1 α i,h )p e i,t 1 + β i,h (p t 1 p t 2 ).

12 GA model Individual learning In period t: Each agent has a pool of 2 heuristics, i.e., different (α i,h, β i,h ). Forecast is generated by the active rule taken with probability exp( MSE i,h ) 2 k=1 exp( MSE i,k), MSE i,h = (p e i,h,t 1 p t 1) 2 Between periods t and t + 1: individual learning agents independently update the set of heuristics {(α i,h, β i,h )} with Genetic Algorithms evolutionary operators (Haupt and Haupt, 24): each heuristic {(α i,h, β i,h )} is encoded as a binary chromosome. GA operators: procreation, crossover, mutation, election update the pool of heuristics We use GA, because it is efficient and simple. Heuristic parameters evolve with time as the price series unfolds!

13 GA model Individual Learning: agent s heuristics update Between periods t and t + 1 agent i updates the pool of heuristics H i,t = {(α i,h, β i,h )} 2 h=1 in order to get the new pool H i,t+1 Procreation Agent samples 2 heuristics from the pool with probabilities based on the logit function of MSE i,h = (p e i,h,t p t) 2 Mutation Each bit reverses its value with probability δ m =.1 Crossover Every pair of heuristics swap their α s entries with probability δ c =.9 Election So generated 2 new heuristics are compared pairwise with the 2 old heuristics composing the previous pool H i,t. New heuristic takes place in the new pool, if its MSE is strictly larger than of the old.

14 GA model Whole Model Fix the experimental environment (i.e., pricing equation) Initialization Take as many agents as subjects in the experiment. Initialize 2 heuristics per agent randomly Sample the first forecasts randomly from exogenous distribution. Next time draw randomly one heuristic to form forecast. Loop of one iteration 1 Agents observe the price and evaluate heuristics hypothetical MSE. 2 Every agent update own pool of heuristics with GA. 3 Every agent stochastically picks one heuristic from the new pool based on its hypothetical past performance and submit the corresponding price forecast. 4 New price is generated from the individual predictions.

15 Model fitness Sample experiment and simulation: Heemeijer et al. (29) 1 Negative feedback 1 Positive feedback

16 Model fitness Sample experiment and simulation: Bao et al. (212) 1 Negative feedback 1 Positive feedback

17 Model fitness Empirical analysis 1 Monte Carlo study run the model 1 times with different learning and initial predictions: Does the GA model match the stylized facts from the experiments? 2 5-period ahead simulations take experimental initial predictions and run the model 1 times with different learning: How far is the model from the data in the long-run? 3 One-period ahead simulations take data available to experimental subjects until period t and predict period t + 1. (Sequential Monte Carlo analysis.) How far is the model from the data in the short-run? Result: GA model beats simple homogeneous models, RE and HSM.

18 Model fitness Measuring prediction error: 5-period ahead MSE Negative feedback Positive feedback MSE for HSTV12 Prices Forecasts Prices Forecasts Trend extrapolation Adaptive Contrarian Naive RE HSM GA-S1: β [ 1.1, 1.1] GA-S2: β [, 1.1]

19 Model fitness Measuring predicting error: 1-period ahead MSE Negative feedback Positive feedback MSE for HSTV12 Prices Forecasts Prices Forecasts Trend extrapolation Adaptive Contrarian Naive RE HSM Genetic Algorithm model: Sequential Monte Carlo GA-S1: β [ 1.1, 1.1] GA-S2: β [, 1.1]

20 Individual learning in the model What drives the difference between the treatments? In short: Reinforcement between price-predictions feedback and the realized learning. Agents learn to extrapolate the trend under the positive feedback.

21 Individual learning in the model Monte Carlo results: Bao et al. (212) 1 Negative feedback 1 Positive feedback Prices...

22 Individual learning in the model Monte Carlo results: Bao et al. (212) 1 Negative feedback 1 Positive feedback Prices and learned trend extrapolation.

23 Individual learning in the model Positive feedback: complexity matters Last period: distribution of trend extrapolation learned by agents Linear pos. feedback Linear pos. feedback with shocks to the fundamental period ahead non-linear feedback Result: the more difficult feedback, the more trend extrapolation.

24 Conclusions GA model of individual learning: agents fine-tune forecast heuristics the specific market. The model replicates well how individuals learn to forecast prices in experiments (both stylized facts and individual data). Producers economy is more likely to converge to RE. Asset pricing market: individuals learn to extrapolate price trend, thus reinforcing price oscillations. The more difficult feedback, the more trend chasing. Degree of the learned trend extrapolation positively depends on the complexity of the market itself.

25 Questions? Comments?

26 Questions? Comments? Thank you for your attention!

27 Literature experiments 1 Bao, T., Heemeijer, P., Hommes, C., Sonnemans, J. and Tunistra, J. (212): Individual expectations, limited rationality and aggregate outcomes, Journal of Economic Dynamics and Control, in press. 2 Heemeijer, P., Hommes C., Sonnemans J. and Tuinstra J. (29): Price stability and volatility in markets with positive and negative expectations feedback: An experimental investigation, Journal of Economic Dynamics and Control, 33(5), pp , Complexity in Economics and Finance. 3 Hommes, C., Sonnemans, J., Tuinstra, J. and van de Velden, H. (27): Learning in Cobweb Experiments, Macroeconomic Dynamics, 11(Supplement S1), , (25): Coordination of Expectations in Asset Pricing Experiments, The Review of Financial Studies, 18(3), pp van de Velden, H. (21): An experimental approach to expectation formation in dynamic economic systems, Ph.D. thesis, Tinbergen Institute and Universiteit van Amsterdam.

28 Literature Genetic Algorithms 1 Arifovic, J. (1996): The Behavior of the Exchange Rate in the Genetic Algorithm and Experimental Economies, Journal of Political Economy 14(3), pp Dawid, H. and Kopel, M. (1998): On Economic Applications of the Genetic Algorithm: A Model of the Cobweb Type, Journal of Evolutionary Economics 8, pp Haupt, R. and Haupt S. (24): Practical Genetic Algorithms, John Wiley & Sons, Inc., New Jersey, 2nd edn. 4 Hommes, C.H. and Lux, T. (211): Individual expectations and aggregate behavior in learning to forecast experiments, Macroeconomic Dynamics, pp Vriend, N. (2): An illustration of the essential difference between individual and social learning, and its consequences for computational analyses, Journal of Economic Dynamics and Control 24(1), pp. 1-19

29 Appendix

30 Model Specification

31 GA parameters Parameter Notation Value Number of agents I 6 Number of heuristics per agent H 2 Allowed α, price weight [α L, α H ] [, 1] Allowed β, trend extrapolation coefficient Specification 1 [β L, β H ] [ 1.1, 1.1] Specification 2 [β L, β H ] [, 1.1] Number of bites per parameter {L 1, L 2 } {2, 2} Mutation rate δ m.1 Crossover rate δ c.9 Fitness measure V ( ) exp( MSE( ))

32 Fitness measure Consider agent i in period t with heuristic h, i.e., (α i,h,t, β i,h,t ). Hypothetical prediction of this heuristic for the price at period s is p e i,h,t(s) = α i,h,t p s 1 + (1 α i,h,t )p e i,s 1 + β i,h,t (p s 1 p s 2 ) The fitness measure of this heuristic at time t against its hypothetical performance in period s is exp( MSE i,h (t, s)) 2 k=1 exp( MSE i,k(t, s)), MSE i,h(t, s) = (p e i,h,t(s) p s ) 2. To pick an active rule in period t, agent uses MSE i,h (t, t 1), For individual learning between periods t and t + 1, agent uses MSE i,h (t, t), hypothetical performance against the realized price.

33 GA model Results for the GA model For details, see the paper (no time :( ). For the first three experiments (linear feedback, linear feedback with shocks to the fundamental price, cobweb economy) our GA model works better than any other model (RE, homogeneous expectations, HSM). But for the 25 two-period ahead asset pricing experiment, GA model improves very little over other models.

34 25 experiment Experiment setup Hommes, Sonnemans, Tuinstra, vd Velden (25): nonlinear two-period ahead asset pricing market. Subjects have to predict a price of an asset in the next period. Standard myopic mean-variance optimizing computer traders, but also robotic fundamental traders. Supply equals demand gives the law of motion: p t = 1 ] [(1 n t ) p t+1 e + n t p f + y + ε t 1 + r where n t = 1 exp ( 1 2 p t 1 p f ) is the share of robotic fundamentalists, y is the dividend, p f is the fundamental price, p e t+1 is the average prediction and p t is the realized price.

35 25 experiment Results: heterogeneity and learning

36 GA model and the experiment 5-period ahead simulations MSE Prices Forecasts Trend extr Adaptive Contrarian Naive RE GA: β [ 1.1, 1.1] GA: β [, 1.1]

37 GA model and the experiment One-period ahead simulations MSE Prices Forecasts Trend extr Adaptive Contrarian Naive RE GA: β [ 1.1, 1.1] GA: β [, 1.1]

38 GA model and the experiment Subject 1, group 8, real data vs. APF (GA model)

39 Multiple equilibria 2 periods

40 Multiple equilibria 2 periods: trend coefficient

41 Multiple equilibria Coordination measure

42 Multiple equilibria Coordination measure Stylized facts: 1 Negative feedback: slow coordination of the subjects around the fundamental value; 2 Positive feedback: fast coordination of the subjects far from the fundamental value. To measure the degree of coordination between experimental subjects/ga agents at period t, take the standard deviation of their predictions from that period: [ 6 ].5 ( σ t p e i,t pt e ) 2 (1) i=1 where pt e is the average prediction at t 6 pt e = pi,t. e (2) i=1

43 Multiple equilibria Chosen heuristics

44 Multiple equilibria 29 experiment: price weight Negative feedback Positive feedback

45 Multiple equilibria 29 experiment: trend extrapolation Negative feedback Positive feedback

46 Multiple equilibria 212 experiment: price weight Negative feedback Positive feedback

47 Multiple equilibria 212 experiment: trend extrapolation Negative feedback Positive feedback

48 Multiple equilibria Robustness: trend extrapolation

49 Multiple equilibria 29 experiment: β [.5,.5] 1 8 Negative feedback Positive feedback

50 Multiple equilibria 29 experiment: β [ 1.5, 1.5] 1 8 Negative feedback Positive feedback

51 Multiple equilibria Initial predictions

52 Multiple equilibria Initial predictions first period No learning is possible in the first period. Following Diks, C. and Makarewicz, T. (212): Initial predictions in the Learning-to-Forecast experiment, Lecture Notes in Economics and Mathematical Systems, forthcoming, we sample initial predictions from calibrated distributions ε 1 i U(9.546, 5) with probability.45739, pi,1 e = 5 with probability.3379, (3) ε 2 i U(5, ) with probability for the 29 experiment and for the 212 experiment: ε 1 i U(16.46, 5) with probability.32296, pi,1 e = 5 with probability.35159, ε 2 i U(5, 7.312) with probability (4)

53 Multiple equilibria Initial predictions second period In the second period, learning is already possible (first price is already observed), but no trend can be visible. We assume that the GA agents use the first order heuristic already in the second period. This requires hypothetical (counter-factual) price zero p. Calibration of the model: the best results are obtained under the assumption that the GA agents behave as-if p = p 1 p 1 p = (5) Interpretation: agents initially disregard the trend, since it cannot be observed in the first place.

Simple Forecasting Heuristics that Make us Smart: Evidence from Different Market Experiments

Simple Forecasting Heuristics that Make us Smart: Evidence from Different Market Experiments Simple Forecasting Heuristics that Make us Smart: Evidence from Different Market Experiments Mikhail Anufriev Cars Hommes Tomasz Makarewicz Rebuilding Macroeconomics Conference HM Treasury, London, UK,

More information

The Heterogeneous Expectations Hypothesis: Some Evidence from the Lab

The Heterogeneous Expectations Hypothesis: Some Evidence from the Lab The : Some Evidence from the Lab Cars Hommes CeNDEF, Amsterdam School of Economics University of Amsterdam Evolution and Market Beavior in Economics and Finance Scuola Superiore Sant Anna, Pisa, Italia,

More information

Simple Forecasting Heuristics that Make us Smart: Evidence from Different Market Experiments

Simple Forecasting Heuristics that Make us Smart: Evidence from Different Market Experiments Simple Forecasting Heuristics that Make us Smart: Evidence from Different Market Experiments Mikhail Anufriev a, Cars Hommes b,c, and Tomasz Makarewicz b,c a University of Technology, Sydney b CeNDEF,

More information

Behavioural & Experimental Macroeconomics: Some Recent Findings

Behavioural & Experimental Macroeconomics: Some Recent Findings Behavioural & Experimental Macroeconomics: Some Recent Findings Cars Hommes CeNDEF, University of Amsterdam MACFINROBODS Conference Goethe University, Frankfurt, Germany 3-4 April 27 Cars Hommes (CeNDEF,

More information

Simple Forecasting Heuristics that Make us Smart: Evidence from Different Market Experiments

Simple Forecasting Heuristics that Make us Smart: Evidence from Different Market Experiments Simple Forecasting Heuristics that Make us Smart: Evidence from Different Market Experiments Mikhail Anufriev and Cars Hommes and Tomasz Makarewicz March 21, 218 Abstract In this paper we address the question

More information

Topics in Nonlinear Economic Dynamics: Bounded Rationality, Heterogeneous Expectations and Complex Adaptive Systems

Topics in Nonlinear Economic Dynamics: Bounded Rationality, Heterogeneous Expectations and Complex Adaptive Systems Topics in Nonlinear Economic Dynamics: Bounded Rationality, Heterogeneous Expectations and Complex Adaptive Systems CeNDEF, Amsterdam School of Economics University of Amsterdam PhD - Workshop Series in

More information

Complex Systems Workshop Lecture III: Behavioral Asset Pricing Model with Heterogeneous Beliefs

Complex Systems Workshop Lecture III: Behavioral Asset Pricing Model with Heterogeneous Beliefs Complex Systems Workshop Lecture III: Behavioral Asset Pricing Model with Heterogeneous Beliefs Cars Hommes CeNDEF, UvA CEF 2013, July 9, Vancouver Cars Hommes (CeNDEF, UvA) Complex Systems CEF 2013, Vancouver

More information

Bounded Rationality and Heterogeneous Expectations in macroeconomics Cars Hommes

Bounded Rationality and Heterogeneous Expectations in macroeconomics Cars Hommes MACFINROBODS: WP Behaviour under uncertainty, heterogeneous agents and herding Bounded Rationality and Heterogeneous Expectations in macroeconomics Cars Hommes Universiteit van Amsterdam MACFINROBODS First

More information

Learning-To-Forecast with Genetic Algorithms

Learning-To-Forecast with Genetic Algorithms Learning-To-Forecast with Genetic Algorithms Working paper version May 2012 Mikhail Anufriev, Cars Hommes and Tomasz Makarewicz University of Technology, Sydney Center for Nonlinear Dynamics in Economics

More information

Individual expectations and aggregate behavior in learning to forecast experiments Hommes, C.H.; Lux, T.

Individual expectations and aggregate behavior in learning to forecast experiments Hommes, C.H.; Lux, T. UvA-DARE (Digital Academic Repository) Individual expectations and aggregate behavior in learning to forecast experiments Hommes, C.H.; Lux, T. Link to publication Citation for published version (APA):

More information

Local Interactions in a Market with Heterogeneous Expectations

Local Interactions in a Market with Heterogeneous Expectations 1 / 17 Local Interactions in a Market with Heterogeneous Expectations Mikhail Anufriev 1 Andrea Giovannetti 2 Valentyn Panchenko 3 1,2 University of Technology Sydney 3 UNSW Sydney, Australia Computing

More information

under Heterogeneous Expectations

under Heterogeneous Expectations Interest Rate Rules and Macroeconomic Stability under Heterogeneous Expectations Mikhail Anufriev a Cars Hommes a Tiziana Assenza b,a Domenico Massaro a a CeNDEF, School of Economics, University of Amsterdam,

More information

Genetic Learning of Firms in a Competitive Market

Genetic Learning of Firms in a Competitive Market FH-Kiel, Germany University of Applied Sciences Andreas Thiemer, e-mail: andreas.thiemer@fh-kiel.de Genetic Learning of Firms in a Competitive Market Summary: This worksheet deals with the adaptive learning

More information

Agent-Based Economic Models and Econometrics

Agent-Based Economic Models and Econometrics Agent-Based Economic Models and Econometrics Shu-Heng Chen E-mail: chchen@nccu.edu.tw Chia-Ling Chang E-mail: cutesphinx6@yahoo.com.tw Yeh-Jung Du E-mail: littleduh@ms42.url.com.tw Abstract Keyword: Agent-Based

More information

Managing Self organization of Expectations through Monetary Policy: a Macro Experiment

Managing Self organization of Expectations through Monetary Policy: a Macro Experiment TSE 963 November 218 Managing Self organization of Expectations through Monetary Policy: a Macro Experiment T. Assenza, P. Heemeijer, C.H. Hommes and D. Massaro Managing Self-organization of Expectations

More information

Inflation Expectations and Monetary Policy Design: Evidence from the Laboratory

Inflation Expectations and Monetary Policy Design: Evidence from the Laboratory Inflation Expectations and Monetary Policy Design: Evidence from the Laboratory Damjan Pfajfar (CentER, University of Tilburg) and Blaž Žakelj (European University Institute) FRBNY Conference on Consumer

More information

Ergodicity and Non-Ergodicity in Economics

Ergodicity and Non-Ergodicity in Economics Abstract An stochastic system is called ergodic if it tends in probability to a limiting form that is independent of the initial conditions. Breakdown of ergodicity gives rise to path dependence. We illustrate

More information

Exploring Financial Instability Through Agent-based Modeling Part 1: Background and Early Models

Exploring Financial Instability Through Agent-based Modeling Part 1: Background and Early Models Blake LeBaron International Business School Brandeis University www.brandeis.edu/ blebaron Mini course CIGI-INET: False Dichotomies Exploring Financial Instability Through Agent-based Modeling Part 1:

More information

Advanced Microeconomics

Advanced Microeconomics Advanced Microeconomics Partial and General Equilibrium Giorgio Fagiolo giorgio.fagiolo@sssup.it http://www.lem.sssup.it/fagiolo/welcome.html LEM, Sant Anna School of Advanced Studies, Pisa (Italy) Part

More information

Learning to Live in a Liquidity Trap

Learning to Live in a Liquidity Trap Jasmina Arifovic S. Schmitt-Grohé Martín Uribe Simon Fraser Columbia Columbia May 16, 218 1 The Starting Point In The Perils of Taylor Rules (JET,21), Benhabib, Schmitt- Grohé, and Uribe (BSU) show that

More information

Individual evolutionary learning in a New-Keynesian model

Individual evolutionary learning in a New-Keynesian model Individual evolutionary learning in a New-Keynesian model Olena Kostyshyna April 4, 11 Abstract In this paper I study the learnability of a rational expectations equilibrium solution under individual evolutionary

More information

1 The Basic RBC Model

1 The Basic RBC Model IHS 2016, Macroeconomics III Michael Reiter Ch. 1: Notes on RBC Model 1 1 The Basic RBC Model 1.1 Description of Model Variables y z k L c I w r output level of technology (exogenous) capital at end of

More information

Learning, Expectations, and Endogenous Business Cycles

Learning, Expectations, and Endogenous Business Cycles Learning, Expectations, and Endogenous Business Cycles I.S.E.O. Summer School June 19, 2013 Introduction A simple model Simulations Stability Monetary Policy What s next Who we are Two students writing

More information

A Metzlerian business cycle model with nonlinear heterogeneous expectations

A Metzlerian business cycle model with nonlinear heterogeneous expectations A Metzlerian business cycle model with nonlinear heterogeneous expectations Michael Wegener Frank Westerhoff Georg Zaklan April 11, 2008 University of Bamberg, Feldkirchenstr. 21, 96045 Bamberg, Germany

More information

Citation for published version (APA): Kopányi, D. (2015). Bounded rationality and learning in market competition Amsterdam: Tinbergen Institute

Citation for published version (APA): Kopányi, D. (2015). Bounded rationality and learning in market competition Amsterdam: Tinbergen Institute UvA-DARE (Digital Academic Repository) Bounded rationality and learning in market competition Kopányi, D. Link to publication Citation for published version (APA): Kopányi, D. (2015). Bounded rationality

More information

Learning and Monetary Policy. Lecture 4 Recent Applications of Learning to Monetary Policy

Learning and Monetary Policy. Lecture 4 Recent Applications of Learning to Monetary Policy Learning and Monetary Policy Lecture 4 Recent Applications of Learning to Monetary Policy George W. Evans (University of Oregon) University of Paris X -Nanterre (September 2007) Lecture 4 Outline This

More information

Guessing with negative feedback : an experiment. Angela Sutan, Marc Willinger ESC & LAMETA Dijon - Montpellier

Guessing with negative feedback : an experiment. Angela Sutan, Marc Willinger ESC & LAMETA Dijon - Montpellier Guessing with negative feedback : an experiment Angela Sutan, Marc Willinger ESC & LAMETA Dijon - Montpellier Lorentz workshop, October 2007 Depth of reasoning in a strategic environment Cognitive process

More information

Motivation Non-linear Rational Expectations The Permanent Income Hypothesis The Log of Gravity Non-linear IV Estimation Summary.

Motivation Non-linear Rational Expectations The Permanent Income Hypothesis The Log of Gravity Non-linear IV Estimation Summary. Econometrics I Department of Economics Universidad Carlos III de Madrid Master in Industrial Economics and Markets Outline Motivation 1 Motivation 2 3 4 5 Motivation Hansen's contributions GMM was developed

More information

Price and Wealth Dynamics in a Speculative Market with an Arbitrary Number of Generic Technical Traders

Price and Wealth Dynamics in a Speculative Market with an Arbitrary Number of Generic Technical Traders Price and Wealth Dynamics in a Speculative Market with an Arbitrary Number of Generic Technical Traders Mikhail Anufriev Giulio Bottazzi S.Anna School for Advanced Studies, Pisa, Italy February 20, 2005

More information

Outline. Social Behavior and Information Diffusion. Background: RAH vs. ABM What is the Representative Agent Hypothesis? Outline

Outline. Social Behavior and Information Diffusion. Background: RAH vs. ABM What is the Representative Agent Hypothesis? Outline Outline Social Behavior and Information Diffusion vs. M. C. Sunny Wong University of Houston, June 22, 2017 1 & 2 3 4 EITM Summer Institute (2017) Outline & 1 & 2 3 4 : RAH vs. ABM What is the? & The representative-agent

More information

Information Choice in Macroeconomics and Finance.

Information Choice in Macroeconomics and Finance. Information Choice in Macroeconomics and Finance. Laura Veldkamp New York University, Stern School of Business, CEPR and NBER Spring 2009 1 Veldkamp What information consumes is rather obvious: It consumes

More information

Warwick Business School Forecasting System. Summary. Ana Galvao, Anthony Garratt and James Mitchell November, 2014

Warwick Business School Forecasting System. Summary. Ana Galvao, Anthony Garratt and James Mitchell November, 2014 Warwick Business School Forecasting System Summary Ana Galvao, Anthony Garratt and James Mitchell November, 21 The main objective of the Warwick Business School Forecasting System is to provide competitive

More information

The Ramsey Model. (Lecture Note, Advanced Macroeconomics, Thomas Steger, SS 2013)

The Ramsey Model. (Lecture Note, Advanced Macroeconomics, Thomas Steger, SS 2013) The Ramsey Model (Lecture Note, Advanced Macroeconomics, Thomas Steger, SS 213) 1 Introduction The Ramsey model (or neoclassical growth model) is one of the prototype models in dynamic macroeconomics.

More information

1. Introduction. 2. A Simple Model

1. Introduction. 2. A Simple Model . Introduction In the last years, evolutionary-game theory has provided robust solutions to the problem of selection among multiple Nash equilibria in symmetric coordination games (Samuelson, 997). More

More information

1 Bewley Economies with Aggregate Uncertainty

1 Bewley Economies with Aggregate Uncertainty 1 Bewley Economies with Aggregate Uncertainty Sofarwehaveassumedawayaggregatefluctuations (i.e., business cycles) in our description of the incomplete-markets economies with uninsurable idiosyncratic risk

More information

Recurent Hyperinflations and Learning

Recurent Hyperinflations and Learning 1 / 17 Recurent Hyperinflations and Learning Albert Marcet and Juan P. Nicolini (AER,2003) Manuel M. Mosquera T. UC3M November 24, 2015 2 / 17 Motivation of Literature Expectations play a key role in macroeconomics

More information

Another Look at the Boom and Bust of Financial Bubbles

Another Look at the Boom and Bust of Financial Bubbles ANNALS OF ECONOMICS AND FINANCE 16-2, 417 423 (2015) Another Look at the Boom and Bust of Financial Bubbles Andrea Beccarini University of Münster, Department of Economics, Am Stadtgraben 9, 48143, Münster,

More information

Dynamic Discrete Choice Structural Models in Empirical IO

Dynamic Discrete Choice Structural Models in Empirical IO Dynamic Discrete Choice Structural Models in Empirical IO Lecture 4: Euler Equations and Finite Dependence in Dynamic Discrete Choice Models Victor Aguirregabiria (University of Toronto) Carlos III, Madrid

More information

Does eductive stability imply evolutionary stability?

Does eductive stability imply evolutionary stability? Does eductive stability imply evolutionary stability? Cars Hommes and Florian Wagener September 8, 009 Abstract This note presents a simple example of a model in which the unique rational expectations

More information

On the Stability of the Cournot Equilibrium: An Evolutionary Approach

On the Stability of the Cournot Equilibrium: An Evolutionary Approach On the Stability of the Cournot Equilibrium: An Evolutionary Approach Cars H. Hommes Marius I. Ochea Jan Tuinstra 15th December 2011 Abstract We construct an evolutionary version of Theocharis (1960 s

More information

High-dimensional Problems in Finance and Economics. Thomas M. Mertens

High-dimensional Problems in Finance and Economics. Thomas M. Mertens High-dimensional Problems in Finance and Economics Thomas M. Mertens NYU Stern Risk Economics Lab April 17, 2012 1 / 78 Motivation Many problems in finance and economics are high dimensional. Dynamic Optimization:

More information

Learning and Monetary Policy

Learning and Monetary Policy Learning and Monetary Policy Lecture 1 Introduction to Expectations and Adaptive Learning George W. Evans (University of Oregon) University of Paris X -Nanterre (September 2007) J. C. Trichet: Understanding

More information

Fundamental Disagreement

Fundamental Disagreement Fundamental Disagreement Philippe Andrade (Banque de France) Richard Crump (FRBNY) Stefano Eusepi (FRBNY) Emanuel Moench (Bundesbank) Price-setting and inflation Paris, Dec. 7 & 8, 5 The views expressed

More information

Study of Causal Relationships in Macroeconomics

Study of Causal Relationships in Macroeconomics Study of Causal Relationships in Macroeconomics Contributions of Thomas Sargent and Christopher Sims, Nobel Laureates in Economics 2011. 1 1. Personal Background Thomas J. Sargent: PhD Harvard University

More information

Wealth Selection in a Financial Market with Heterogeneous Agents

Wealth Selection in a Financial Market with Heterogeneous Agents Wealth Selection in a Financial Market with Heterogeneous Agents Mikhail Anufriev a,b, Pietro Dindo b,a, a CeNDEF, Department of Quantitative Economics, University of Amsterdam, Roetersstraat, NL-08 WB

More information

Endogenous Information Choice

Endogenous Information Choice Endogenous Information Choice Lecture 7 February 11, 2015 An optimizing trader will process those prices of most importance to his decision problem most frequently and carefully, those of less importance

More information

Preliminary Results on Social Learning with Partial Observations

Preliminary Results on Social Learning with Partial Observations Preliminary Results on Social Learning with Partial Observations Ilan Lobel, Daron Acemoglu, Munther Dahleh and Asuman Ozdaglar ABSTRACT We study a model of social learning with partial observations from

More information

Rationally heterogeneous forecasters

Rationally heterogeneous forecasters Rationally heterogeneous forecasters R. Giacomini, V. Skreta, J. Turen UCL Ischia, 15/06/2015 Giacomini, Skreta, Turen (UCL) Rationally heterogeneous forecasters Ischia, 15/06/2015 1 / 37 Motivation Question:

More information

SUPPLEMENT TO MARKET ENTRY COSTS, PRODUCER HETEROGENEITY, AND EXPORT DYNAMICS (Econometrica, Vol. 75, No. 3, May 2007, )

SUPPLEMENT TO MARKET ENTRY COSTS, PRODUCER HETEROGENEITY, AND EXPORT DYNAMICS (Econometrica, Vol. 75, No. 3, May 2007, ) Econometrica Supplementary Material SUPPLEMENT TO MARKET ENTRY COSTS, PRODUCER HETEROGENEITY, AND EXPORT DYNAMICS (Econometrica, Vol. 75, No. 3, May 2007, 653 710) BY SANGHAMITRA DAS, MARK ROBERTS, AND

More information

Julio Dávila. Centre d Economie de la Sorbonne CNRS - Université Paris 1. this version February 2007

Julio Dávila. Centre d Economie de la Sorbonne CNRS - Université Paris 1. this version February 2007 EXPECTATIONS FORMATION AND VOLATILITY Julio Dávila Centre d Economie de la Sorbonne CNRS - Université Paris 1 this version February 2007 Abstract I show in this paper that the possibility of expectations-driven

More information

Insider Trading and Multidimensional Private Information

Insider Trading and Multidimensional Private Information Insider Trading and Multidimensional Private Information Tomasz Sadzik, UCLA, Chris Woolnough, NYU March 2014 Tomasz Sadzik, UCLA, Chris Woolnough, NYU Insider ( ) Trading and Multidimensional Private

More information

Managing Unanchored, Heterogeneous Expectations and Liquidity Traps

Managing Unanchored, Heterogeneous Expectations and Liquidity Traps This research was carried out in the Bamberg Doctoral Research Group on Behavioral Macroeconomics (BaGBeM) supported by the Hans-Böckler Foundation (PK 045) Managing Unanchored, Heterogeneous Expectations

More information

FADING MEMORY LEARNING IN THE COBWEB MODEL WITH RISK AVERSE HETEROGENEOUS PRODUCERS

FADING MEMORY LEARNING IN THE COBWEB MODEL WITH RISK AVERSE HETEROGENEOUS PRODUCERS FADING MEMORY LEARNING IN THE COBWEB MODEL WITH RISK AVERSE HETEROGENEOUS PRODUCERS CARL CHIARELLA, XUE-ZHONG HE AND PEIYUAN ZHU School of Finance and Economics University of Technology, Sydney PO Box

More information

Lecture 4 The Centralized Economy: Extensions

Lecture 4 The Centralized Economy: Extensions Lecture 4 The Centralized Economy: Extensions Leopold von Thadden University of Mainz and ECB (on leave) Advanced Macroeconomics, Winter Term 2013 1 / 36 I Motivation This Lecture considers some applications

More information

SOCIAL INTERACTIONS: THEORY AND EMPIRICS

SOCIAL INTERACTIONS: THEORY AND EMPIRICS SOCIAL INTERACTIONS: THEORY AND EMPIRICS Yannis M. Ioannides ASSET 2001 RETHYMNO October 26, 2001 1. SOCIAL INTERACTIONS: THEORY Non-market interactions among agents Interdependent discrete decisions Brock

More information

Evolutionary Functional Link Interval Type-2 Fuzzy Neural System for Exchange Rate Prediction

Evolutionary Functional Link Interval Type-2 Fuzzy Neural System for Exchange Rate Prediction Evolutionary Functional Link Interval Type-2 Fuzzy Neural System for Exchange Rate Prediction 3. Introduction Currency exchange rate is an important element in international finance. It is one of the chaotic,

More information

Forward Guidance without Common Knowledge

Forward Guidance without Common Knowledge Forward Guidance without Common Knowledge George-Marios Angeletos 1 Chen Lian 2 1 MIT and NBER 2 MIT November 17, 2017 Outline 1 Introduction 2 Environment 3 GE Attenuation and Horizon Effects 4 Forward

More information

Knowing What Others Know: Coordination Motives in Information Acquisition

Knowing What Others Know: Coordination Motives in Information Acquisition Knowing What Others Know: Coordination Motives in Information Acquisition Christian Hellwig and Laura Veldkamp UCLA and NYU Stern May 2006 1 Hellwig and Veldkamp Two types of information acquisition Passive

More information

A Summary of Economic Methodology

A Summary of Economic Methodology A Summary of Economic Methodology I. The Methodology of Theoretical Economics All economic analysis begins with theory, based in part on intuitive insights that naturally spring from certain stylized facts,

More information

Critical Slowing Down as Early Warning Signals for Financial Crises?

Critical Slowing Down as Early Warning Signals for Financial Crises? Critical Slowing Down as Early Warning Signals for Financial Crises? Cees Diks, Cars Hommes and Juanxi Wang Centre for Nonlinear Dynamics in Economics and Finance (CeNDEF) University of Amsterdam Tinbergen

More information

Field Course Descriptions

Field Course Descriptions Field Course Descriptions Ph.D. Field Requirements 12 credit hours with 6 credit hours in each of two fields selected from the following fields. Each class can count towards only one field. Course descriptions

More information

ECONOMICS 7200 MODERN TIME SERIES ANALYSIS Econometric Theory and Applications

ECONOMICS 7200 MODERN TIME SERIES ANALYSIS Econometric Theory and Applications ECONOMICS 7200 MODERN TIME SERIES ANALYSIS Econometric Theory and Applications Yongmiao Hong Department of Economics & Department of Statistical Sciences Cornell University Spring 2019 Time and uncertainty

More information

Lecture 9: The monetary theory of the exchange rate

Lecture 9: The monetary theory of the exchange rate Lecture 9: The monetary theory of the exchange rate Open Economy Macroeconomics, Fall 2006 Ida Wolden Bache October 24, 2006 Macroeconomic models of exchange rate determination Useful reference: Chapter

More information

Heterogeneous Expectations, Exchange Rate Dynamics and Predictability

Heterogeneous Expectations, Exchange Rate Dynamics and Predictability Heterogeneous Expectations, Exchange Rate Dynamics and Predictability Sebastiano Manzan and Frank H. Westerhoff Department of Economics, University of Leicester University Road, Leicester LE1 7RH, United

More information

The Lucas Imperfect Information Model

The Lucas Imperfect Information Model The Lucas Imperfect Information Model Based on the work of Lucas (972) and Phelps (970), the imperfect information model represents an important milestone in modern economics. The essential idea of the

More information

Is the Macroeconomy Locally Unstable and Why should we care?

Is the Macroeconomy Locally Unstable and Why should we care? Is the Macroeconomy Locally Unstable and Why should we care? Paul Beaudry, Dana Galizia & Franck Portier NBER macroannual April 2016 1 / 22 Introduction In most macro-models, BC fluctuation arises as the

More information

Sentiments and Aggregate Fluctuations

Sentiments and Aggregate Fluctuations Sentiments and Aggregate Fluctuations Jess Benhabib Pengfei Wang Yi Wen October 15, 2013 Jess Benhabib Pengfei Wang Yi Wen () Sentiments and Aggregate Fluctuations October 15, 2013 1 / 43 Introduction

More information

Political Cycles and Stock Returns. Pietro Veronesi

Political Cycles and Stock Returns. Pietro Veronesi Political Cycles and Stock Returns Ľuboš Pástor and Pietro Veronesi University of Chicago, National Bank of Slovakia, NBER, CEPR University of Chicago, NBER, CEPR Average Excess Stock Market Returns 30

More information

ECON/FIN 250: Forecasting in Finance and Economics: Section 4.1 Forecasting Fundamentals

ECON/FIN 250: Forecasting in Finance and Economics: Section 4.1 Forecasting Fundamentals ECON/FIN 250: Forecasting in Finance and Economics: Section 4.1 Forecasting Fundamentals Patrick Herb Brandeis University Spring 2016 Patrick Herb (Brandeis University) Forecasting Fundamentals ECON/FIN

More information

problem. max Both k (0) and h (0) are given at time 0. (a) Write down the Hamilton-Jacobi-Bellman (HJB) Equation in the dynamic programming

problem. max Both k (0) and h (0) are given at time 0. (a) Write down the Hamilton-Jacobi-Bellman (HJB) Equation in the dynamic programming 1. Endogenous Growth with Human Capital Consider the following endogenous growth model with both physical capital (k (t)) and human capital (h (t)) in continuous time. The representative household solves

More information

General Examination in Macroeconomic Theory SPRING 2013

General Examination in Macroeconomic Theory SPRING 2013 HARVARD UNIVERSITY DEPARTMENT OF ECONOMICS General Examination in Macroeconomic Theory SPRING 203 You have FOUR hours. Answer all questions Part A (Prof. Laibson): 48 minutes Part B (Prof. Aghion): 48

More information

Lecture #11: Introduction to the New Empirical Industrial Organization (NEIO) -

Lecture #11: Introduction to the New Empirical Industrial Organization (NEIO) - Lecture #11: Introduction to the New Empirical Industrial Organization (NEIO) - What is the old empirical IO? The old empirical IO refers to studies that tried to draw inferences about the relationship

More information

Lecture XI. Approximating the Invariant Distribution

Lecture XI. Approximating the Invariant Distribution Lecture XI Approximating the Invariant Distribution Gianluca Violante New York University Quantitative Macroeconomics G. Violante, Invariant Distribution p. 1 /24 SS Equilibrium in the Aiyagari model G.

More information

Lecture I. What is Quantitative Macroeconomics?

Lecture I. What is Quantitative Macroeconomics? Lecture I What is Quantitative Macroeconomics? Gianluca Violante New York University Quantitative Macroeconomics G. Violante, What is Quantitative Macro? p. 1 /11 Qualitative economics Qualitative analysis:

More information

Uncertainty and Disagreement in Equilibrium Models

Uncertainty and Disagreement in Equilibrium Models Uncertainty and Disagreement in Equilibrium Models Nabil I. Al-Najjar & Northwestern University Eran Shmaya Tel Aviv University RUD, Warwick, June 2014 Forthcoming: Journal of Political Economy Motivation

More information

932 Yang Wei-Song et al Vol. 12 Table 1. An example of two strategies hold by an agent in a minority game with m=3 and S=2. History Strategy 1 Strateg

932 Yang Wei-Song et al Vol. 12 Table 1. An example of two strategies hold by an agent in a minority game with m=3 and S=2. History Strategy 1 Strateg Vol 12 No 9, September 2003 cfl 2003 Chin. Phys. Soc. 1009-1963/2003/12(09)/0931-05 Chinese Physics and IOP Publishing Ltd Sub-strategy updating evolution in minority game * Yang Wei-Song(fflffΦ) a), Wang

More information

Department of Economics, UCSB UC Santa Barbara

Department of Economics, UCSB UC Santa Barbara Department of Economics, UCSB UC Santa Barbara Title: Past trend versus future expectation: test of exchange rate volatility Author: Sengupta, Jati K., University of California, Santa Barbara Sfeir, Raymond,

More information

Bifurcation Routes to Volatility Clustering under Evolutionary Learning

Bifurcation Routes to Volatility Clustering under Evolutionary Learning Bifurcation Routes to Volatility Clustering under Evolutionary Learning Andrea Gaunersdorfer Department of Business Studies University of Vienna Cars H. Hommes FlorianO.O.Wagener Center for Nonlinear Dynamics

More information

h Edition Money in Search Equilibrium

h Edition Money in Search Equilibrium In the Name of God Sharif University of Technology Graduate School of Management and Economics Money in Search Equilibrium Diamond (1984) Navid Raeesi Spring 2014 Page 1 Introduction: Markets with Search

More information

Bifurcation Routes to Volatility Clustering under Evolutionary Learning

Bifurcation Routes to Volatility Clustering under Evolutionary Learning Bifurcation Routes to Volatility Clustering under Evolutionary Learning Andrea Gaunersdorfer University of Vienna, Department of Finance Brünner Straße 72, 1210 Wien, Austria Cars H. Hommes Florian O.

More information

Bounded Rationality Lecture 2. Full (Substantive, Economic) Rationality

Bounded Rationality Lecture 2. Full (Substantive, Economic) Rationality Bounded Rationality Lecture 2 Full (Substantive, Economic) Rationality Mikhail Anufriev EDG, Faculty of Business, University of Technology Sydney (UTS) European University at St.Petersburg Faculty of Economics

More information

Introduction to Econometrics

Introduction to Econometrics Introduction to Econometrics T H I R D E D I T I O N Global Edition James H. Stock Harvard University Mark W. Watson Princeton University Boston Columbus Indianapolis New York San Francisco Upper Saddle

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Nonlinear time series analysis Gerald P. Dwyer Trinity College, Dublin January 2016 Outline 1 Nonlinearity Does nonlinearity matter? Nonlinear models Tests for nonlinearity Forecasting

More information

Asset Pricing under Asymmetric Information Modeling Information & Solution Concepts

Asset Pricing under Asymmetric Information Modeling Information & Solution Concepts Asset Pricing under Asymmetric & Markus K. Brunnermeier Princeton University August 21, 2007 References Books: Brunnermeier (2001), Asset Pricing Info. Vives (2006), and Learning in Markets O Hara (1995),

More information

Signaling Effects of Monetary Policy

Signaling Effects of Monetary Policy Signaling Effects of Monetary Policy Leonardo Melosi London Business School 24 May 2012 Motivation Disperse information about aggregate fundamentals Morris and Shin (2003), Sims (2003), and Woodford (2002)

More information

Accuracy of models with heterogeneous agents

Accuracy of models with heterogeneous agents Accuracy of models with heterogeneous agents Wouter J. Den Haan London School of Economics c by Wouter J. Den Haan Introduction Models with heterogeneous agents have many different dimensions Krusell-Smith

More information

Information Percolation, Momentum, and Reversal

Information Percolation, Momentum, and Reversal Reversal Daniel Andrei Julien Cujean a b c Banque de France, Mars 2014 Reversal 0 / 14 Time-Series Momentum and Reversal: Evidence T-Statistic T-Statistic by Month, All Asset Classes 6 5 4 3 2 1 0-1 -2-3

More information

2. What is the fraction of aggregate savings due to the precautionary motive? (These two questions are analyzed in the paper by Ayiagari)

2. What is the fraction of aggregate savings due to the precautionary motive? (These two questions are analyzed in the paper by Ayiagari) University of Minnesota 8107 Macroeconomic Theory, Spring 2012, Mini 1 Fabrizio Perri Stationary equilibria in economies with Idiosyncratic Risk and Incomplete Markets We are now at the point in which

More information

Interactions in DSGE Models: The Boltzmann Gibbs Machine and Social Networks Approach

Interactions in DSGE Models: The Boltzmann Gibbs Machine and Social Networks Approach Discussion Paper No. 2-25 July 5, 2 http://www.economics-ejournal.org/economics/discussionpapers/2-25 Interactions in DSGE Models: The Boltzmann Gibbs Machine and Social Networks Approach Chia-Ling Chang

More information

Inflation expectations and macroeconomic dynamics: the case of rational versus extrapolative expectations

Inflation expectations and macroeconomic dynamics: the case of rational versus extrapolative expectations Inflation expectations and macroeconomic dynamics: the case of rational versus extrapolative expectations Marji Lines a, Frank Westerhoff b a Department of Statistics, University of Udine, Via Treppo 18,

More information

Master 2 Macro I. Lecture notes #12 : Solving Dynamic Rational Expectations Models

Master 2 Macro I. Lecture notes #12 : Solving Dynamic Rational Expectations Models 2012-2013 Master 2 Macro I Lecture notes #12 : Solving Dynamic Rational Expectations Models Franck Portier (based on Gilles Saint-Paul lecture notes) franck.portier@tse-fr.eu Toulouse School of Economics

More information

Indeterminacy and Sunspots in Macroeconomics

Indeterminacy and Sunspots in Macroeconomics Indeterminacy and Sunspots in Macroeconomics Friday September 8 th : Lecture 10 Gerzensee, September 2017 Roger E. A. Farmer Warwick University and NIESR Topics for Lecture 10 Tying together the pieces

More information

Economics of Networks Social Learning

Economics of Networks Social Learning Economics of Networks Social Learning Evan Sadler Massachusetts Institute of Technology Evan Sadler Social Learning 1/38 Agenda Recap of rational herding Observational learning in a network DeGroot learning

More information

Generalized Autoregressive Score Models

Generalized Autoregressive Score Models Generalized Autoregressive Score Models by: Drew Creal, Siem Jan Koopman, André Lucas To capture the dynamic behavior of univariate and multivariate time series processes, we can allow parameters to be

More information

Forward Guidance and the Role of Central Bank Credibility under Heterogeneous Beliefs

Forward Guidance and the Role of Central Bank Credibility under Heterogeneous Beliefs Forward Guidance and the Role of Central Bank Credibility under Heterogeneous Beliefs Gavin Goy 1, Cars Hommes 1,3, and Kostas Mavromatis 1 CeNDEF, University of Amsterdam MInt, University of Amsterdam

More information

Evolutionary Computation

Evolutionary Computation Evolutionary Computation - Computational procedures patterned after biological evolution. - Search procedure that probabilistically applies search operators to set of points in the search space. - Lamarck

More information

Supplementary Notes on Chapter 6 of D. Romer s Advanced Macroeconomics Textbook (4th Edition)

Supplementary Notes on Chapter 6 of D. Romer s Advanced Macroeconomics Textbook (4th Edition) Supplementary Notes on Chapter 6 of D. Romer s Advanced Macroeconomics Textbook (4th Edition) Changsheng Xu & Ming Yi School of Economics, Huazhong University of Science and Technology This version: June

More information

Lecture 15. Dynamic Stochastic General Equilibrium Model. Randall Romero Aguilar, PhD I Semestre 2017 Last updated: July 3, 2017

Lecture 15. Dynamic Stochastic General Equilibrium Model. Randall Romero Aguilar, PhD I Semestre 2017 Last updated: July 3, 2017 Lecture 15 Dynamic Stochastic General Equilibrium Model Randall Romero Aguilar, PhD I Semestre 2017 Last updated: July 3, 2017 Universidad de Costa Rica EC3201 - Teoría Macroeconómica 2 Table of contents

More information

Replicator dynamics in a Cobweb model with rationally heterogeneous expectations

Replicator dynamics in a Cobweb model with rationally heterogeneous expectations Journal of Economic Behavior & Organization Vol. xxx (2006) xxx xxx Replicator dynamics in a Cobweb model with rationally heterogeneous expectations William A. Branch a,, Bruce McGough b a Department of

More information

Lecture 2. (1) Permanent Income Hypothesis (2) Precautionary Savings. Erick Sager. February 6, 2018

Lecture 2. (1) Permanent Income Hypothesis (2) Precautionary Savings. Erick Sager. February 6, 2018 Lecture 2 (1) Permanent Income Hypothesis (2) Precautionary Savings Erick Sager February 6, 2018 Econ 606: Adv. Topics in Macroeconomics Johns Hopkins University, Spring 2018 Erick Sager Lecture 2 (2/6/18)

More information