

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Assignment; Professor: Koenker; Class: Applied Econometrics; Subject: Economics; University: University of Illinois - Urbana-Champaign; Term: Fall 2005;
Typology: Assignments
1 / 2
This page cannot be seen from the preview
Don't miss anything!


University of Illinois Department of Economics Fall 2005 Econ 508 Roger Koenker
Problem Set 3 Simultaneity, Causality, Cointegration, and Unit-Roots
This problem set combines two topics, the first part of the problem set is based on the celebrated paper by Thurman and Fisher (1988) which resolved the longstanding scientific dispute over āwhich came first: the chicken or the egg?ā The second part deals with classical simultaneous equation models. As a prelude to doing the problem set please use either the R or Stata versions of the Granger-Newbold simulation code to generate 100 realizations and record the proportion of them that give a significant t-statistic at the conventional 5 percent level. The data for the first part of the problem set was kindly provided by Thurman, consists of annual time series 1930-1983 for U.S. egg production in millions of dozens and the December 1 USDA estimate of the US chicken population, (excluding broil- ers). Unfortunately, as provided, the data seems to be slightly different than that analyzed by Thurman and Fisher. As a result your results based on the problem set data can be expected to vary somewhat from those reported in the Thurman and Fisher paper. The data is provided on the class web page as eggs.txt. Also provided are two R functions granger() and adf() to help analyze the data. We also provide a johansen() function as well.
The second half of this problem set deals with two simple cobweb models of supply and demand. Data for Questions 1-4 appears as system1 on the course webpage. and data for Questions 5-6, appears as system2,
The model for the first part of the problem is:
(Supply) Qt = α 1 + α 2 ptā 1 + α 3 zt + ut (Demand) pt = β 1 + β 2 Qt + β 3 wt + vt
Last periods price determines current period supply while current period demand determines the market clearing price. The variables zt and wt may be regarded as exogenous influences on supply and demand, respectively.
Now consider the following simultaneous dynamic supply and demand model of the ācobwebā form:
(Supply) Qt = α 1 + α 2 pt + α 3 ptā 1 + α 4 zt + ut (Demand) pt = β 1 + β 2 Qt + β 3 wt + vt
The current periodās price influences current period supply while current period demand determines the market clearing price.