logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Kevin ConnellyComputer science
(4/5)

696 Answers

Hire Me
expert
Jayden StewarttHistory
(4/5)

510 Answers

Hire Me
expert
Juber HasmiManagement
(4/5)

827 Answers

Hire Me
expert
Antenaina SandyMarketing
(5/5)

527 Answers

Hire Me
Econometrics
(5/5)

Note that this specification is a vanilla OLS regression. α and β are not dependent on the country or on time.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Data Based Economics: Course Work

1. A visualization exercise

Choose a simple graph from https://ourworldindata.org/ and try to reproduce it as well as you can (don’t forget to provide a link to the original). You can use the data that is usually attached with the graphs. It is ok to simplify the graphs features (e.g. no interactivity for instance).

1. Feldstein-Horioka puzzle

In a famous paper, Domestic saving and international capital flows (Economic Journal, 1980), Martin Feldstein and Charles Horioka, exposed the following puzzle: - if international flows of capital were frictionless, capital allocations should be determined by productivity differentials - as a result, fluctuations in investment in a given country should be primarly explained by capital flows - yet, the data shows a strong correlation between domestic saving and domestic investment

Your goal is to confirm the last point of the Feldstein-Horioka analysis by estimating the following regression across OECD countries:1

where Iit, Sit and Yit are gross investement, saving and total production in country i at date t and ϵit is a gaussian random error.2

In this regression a low coefficient of β means a high mobility of capital (local investment is determined by productivity not local savings), while β close to one corresponds to high capital mobility.

We would like to estimate this relationship for as many OECD countries as possible from 1970 to 2010 and to check the results on subperiods 1970-1979, 1980-1989, 1990-1999 and 2000, 2009.

I suggest the following steps:

a. Download national accounts data for as many OECD countries as possible (from OECD website or dbnomics) with the widest time period interval (even if some countries don’t report results for particular years).

b. Construct a panel with all data in one dataframe

four columns: date, country, investment, saving, gdp

c. Describe the dataframe, summarize data availability, make some relevant plots. . .

1Given the accounting relation I = S − (X −M ) the regression can equivalently be rewritten as −(Xi−Mi) = α + β Si + є. In other words it tests whether net capital flows X − M can be explained by fluctuations in domestic savings.

2 Note that this specification is a vanilla OLS regression. α and β are not dependent on the country or on time.

d. Compute the investment over gdp and saving over gdp ratios.

e. For each subperiod:

select the relevant subpart of the database

run the regression

check its validity

comment the results briefly

f. (Freestyle) Discuss the results, propose an extension.

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme