Money, Banking and Payment Systems (28807-01, Bachelor, 6 KP)

Information

  
Professor

Aleksander Berentsen [ contact ]

Assistent

Jeremias Lenzi [ contact ]
Remo Nyffenegger [ contact ]
Marino Bucher [ contact ]

TimeThursday, 8:15-12:00
PlaceKollegienhaus, Hörsaal 16
Beginning

February, 23rd 2023

GradingWritten Exam and Python Assignments

Topic

Economists have long been fascinated by the roles and interactions of money, banking and payment systems in market economies. In order to understand why money is essential for trading and why financial intermediation can be welfare improving, one needs to examine trade and money from first principles. If there is no clear idea of why money and banking are essential, then there is no real understanding of the consequences or welfare effects of monetary policy experiments, such as Quantitative Easing (QE) or negative interest rates (NIR), or the need for banking regulation.

The lecture is composed of a theoretical and an applied part. For the theoretical part, the lecture is based on the book by Champ B., Freeman S., and J. Haslag, 'Modeling Monetary Economies', Cambridge University Press. The book is composed of three parts. In Part I of the book, Champ et al. construct environments in which money serves as a medium of exchange and a store of value. Various issues such as inflation, barter, commodity money and price surprises are studied within this framework. In Part II, the authors extend the model of the first section to see how financial intermediation affects the trading environment and the role of money in the economy. In this part of the book, Champ et al. study the conflict between money and capital as stores of value, the liquidity structure of capital, clearing house functions of central banks and bank runs. Finally, in Part III, they introduce fiscal policy to study how deficits, the national debt, open market operations and seigniorage affect the functioning of the economy.

In the applied part of the lecture, we will teach students the basics of programming in Python. At the end of the lecture, students will be able to program the simple model economies from the textbook by Champ et al., solve these models, and perform comparative statics numerically.

Schedule

DateTime/TopicRoomLecturer
02/2308:15-10:00: Introduction | Trade without Money
10:15-12:00: A Simple Model of Money
KH, HS16Aleksander Berentsen
03/02No lecture - Fasnacht  
03/0908:15-10:00: Inflation
10:15-12:00: Exercises 1
KH, HS16Aleksander Berentsen, Marino Bucher
03/1608:15-10:00: International Monetary Systems
10:15-12:00: Python Tutorial 1
KH, HS16Aleksander Berentsen, Remo Nyffenegger
03/2308:15-10:00: Price Surprices
10:15-12:00: Exercises 2
KH, HS16Aleksander Berentsen, Marino Bucher
03/3008:15-10:00: Capital
10:15-12:00: Python Tutorial 2
KH, HS16Aleksander Berentsen, Remo Nyffenegger
04/06No lecture - Easter  
04/1308:15-10:00: Liquidity and Intermediation
10:15-12:00: Exercises 3
KH, HS16Aleksander Berentsen, Marino Bucher
04/2008:15-10:00: Bank Risk
10:15-12:00: Python Tutorial 3
KH, HS16Aleksander Berentsen, Remo Nyffenegger
04/2708:15-10:00: Deficits and National Debt
10:15-12:00: Exercises 4
KH, HS16Aleksander Berentsen, Marino Bucher
05/0408:15-10:00: Savings, Investments and the Effect of National Debt on Capital and Savings
10:15-12:00: Python Tutorial 4
KH, HS16Aleksander Berentsen, Remo Nyffenegger
05/1108:15-10:00: The Temptation of Inflation
10:15-12:00: Exercises 5
KH, HS16Aleksander Berentsen, Marino Bucher
05/18No lecture - Ascension  
05/25No lecture - Compensation for assignments  
06/0108:15-09:45: Written Examtba 

Programming Assignment

The assignment takes the form of a Python-programming homework  and each will account for 10% of the final grade.

Deadlines: TBA

Literature

The lecture will be based on the following textbook:

  • Champ, Bruce, Freeman, Scott, and Joseph Haslag (2016). Modeling Monetary Economies. 4th ed. New York: Cambridge University Press.

The following website provides useful resources for programming in Python: