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

Information

Lecturers

Raja Daouah
Remo Nyffenegger
Romina Ruprecht

TimeThursday, 8:30-12:00
PlaceWWZ, S15
Beginning

February, 20th 2020

GradingWritten Exam and Python Assignment

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
20.0208:30-10:00: Introduction
10:00-11:45: A Simple Model of Money
S15Romina
27.02.08:30-10:00: Inflation
10:00-11:45: Python Tutorial 1
S15Raja
05.03Basler Fasnacht - No Lecture
12.03.08:30-10:00: International Monetary Systems
10:00-11:45: Python Tutorial 2
S15Romina
Raja
19.03.08:30-10:00: Exercises 1
10:00-11:45: Price Surprises
S15Romina
26.03.08:30-10:00: Capital
10:00-11:45: Python Tutorial 3
S15Romina
Raja
02.04.08:30-10:00: Exercises 2
10:00-11:45: Liquidity and Intermediation
S15Romina
Raja
09.04Easter - No Lecture
16.04.08:30-10:00: Central Bank and Money Supply
10:00-11:45: Python Tutorial 4
S15Remo
Raja
23.04.08:30-10:00: Bank Risk
10:00-11:45: Exercises 3
S15Remo
30.04.Compensation Assignment
07.0508:30-10:00: Liquidity and Bank Panics
10:00-11:45: Exercises 4
S15Remo
14.05.08:30-10:00: Deficits and National Debt
10:00-11:45: Exercises 5 and Q&A
S6/S7Remo
21.05.Ascension - No Lecture
28.05.Written Exam

Programming Assignment

The assignment takes the form of a Python-programming homework which needs to be completed in groups of three students within 48 hours.

  • Format: Python-programming homework
  • Date: tbd (midnight to midnight)
  • Group size: up to 3 students per group
  • The assignment will count 1/3 towards the grade

The assignment should take around 3-6 hours to complete. Students are expected to form groups on their own. The assignment will be sent via e-mail to all students.

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: