The aim of this assignment is to build a model to explain consumption behaviour and to discuss the policy implications arising from this model using STATA software. The assignment tasks are to:
a) Retrieve country level data only from the OECD statistics portal
• Import data and create excel Master data file
• Create Long form Panel Data (Use Stata Command)
o Period: 2010-2020
o Countries: 10 Developed countries
USA, UK, Australia, Canada, Germany, France, Australia, Japan, Italy and Portugal (if you can’t find data can change the country)
o Dependent Variable: Consumption or household spending (USD Mn)
o Independent Variables:
I. Household Disposable Income (USD Mn)
II. Government General Spending/Expenditure (USD Mn)
III. Government Tax Revenue (USD Mn)
IV. Inflation (CPI)
V. Trade deficit or Net Trade (USD Mn)
VI. Foreign Direct Investment (USD Mn)
b) Build and estimate an econometric model to explain consumption levels.
I. Descriptive statistics of panel data
In order to determine an appropriate model for a panel, first describe data carefully by producing summary statistics and drawing plots.
Then begin with a simple model like the pooled OLS estimator.
II. Testing Fixed and Random Effects
i. F-Test for fixed effect
ii. Breusch-Pagan LM Test for Random Effects
iii. Based on the above test results select the appropriate model:
Fixed effect model or Random effect model or Pooled OLS
Imagine four possible outcomes of hypothesis testing shown in the table above. If both null hypotheses of F-test and LM test are not rejected, your best model is the pooled OLS. If the null hypothesis of an F-test in a fixed effect model is rejected and the null of a Breusch-Pagan LM test in a random effect model is not, a fixed effect model is the case. If you find both significant fixed and random effects in your panel data, conduct a Hausman specification test and compares a fixed effect model and a random effect model. If the null hypothesis of uncorrelation between individual effects and regressors is rejected, fit a random effect model; otherwise, a fixed effect model is preferred.
If you think that your data are not poolable and each entity has different slopes of regressors, conduct a Chow test and then, if its null hypothesis is rejected, try to fit a random coefficient model or hierarchical linear model.
The assignment structure should be:
1. Introduction with brief literature review (150 words) (eg: John Maynard Keynes)
2. Methodology (300 words) (Include Strength and limitations of the methodology)
The Methodology should contain a description of the econometric methodology and a justification of why this method was chosen. You should also provide why these countries have been selected and the period with the dataset you are using.
3. Results and analysis (350 words)
• Estimation results and a discussion of these results
• Present results in professional tables only include important information (Generate separate results as a table using STATA Command and use it in the essay rather than using screen shot of the result) (Don’t use raw STATA result, results should be presented in properly formatted Table )
4. Policy Recommendations (200 words)
The Policy recommendation section should contain your policy recommendations and a discussion on the limitations of data/methods used.
Use minimum 8 references.
An Appendix should be attached at the end of the dissertation that will contain the Stata commands used to obtain the results. The Appendix does not count towards the word limit.
1) Thomas, J. J. (1989). The Early Econometric History of the Consumption Function. Oxford Economic Papers New Series, Vol. 41, No. 1, pages 131-149.
https://www.jstor.org/stable/2663186?seq=1#metadata_info_tab_contents
2) Fernandes-Corugedo, Santiago (2004). Consumption Theory. Handbooks in Central Banking, Centre for Central Banking Studies, Bank of England, No 23.
• Addresses the question that was set
• Possesses a clear argument
• Made good use of evidence
• Was well structured
• Made appropriate use of the relevant literature
1. Required to attach a “do file” with all the commands used in STATA to do this assignment with correct sequence of order along with the data file and assignment. (Must provided)
2. Data file
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
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
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme