This project explores the determinants of inflation prediction errors using data from the Survey of Consumer Expectations (SCE) from 2013 to 2023, combined with monthly national and annual state-level Personal Consumption Expenditures (PCE). The analysis involves data merging, variable creation, and regression modeling, all implemented in Stata.
Contains all .dta
files used in the project:
- Raw Data/ – Individual files used during the merging process in
Data Merging.do
- SCE 2013–2023 Merged Final.dta – Cleaned and fully merged dataset used in
Models.do
Includes all Stata scripts used throughout the workflow:
- Data Merging.do – Merges, restructures, and appends the raw datasets
- Variable Creation.do – Generates derived variables and transformations for modeling
- Models.do – Runs linear regression, LOGIT, and Multinomial LOGIT models analyzing the determinants of inflation prediction error
- Erik Franke - Modeling Inflation Prediction Error.pdf**
Full research write-up, including:- Introduction & Background
- Literature Review
- Conceptual Framework & Hypotheses
- Data & Methodology
- Results & Analysis
- Conclusion & Policy Implications
- References & Appendices
- Open Stata.
- Run
Data Merging.do
to generate the merged dataset (if starting from raw data). - Run
Variable Creation.do
to construct all necessary variables. - Run
Models.do
to execute regression analyses and produce output. - Refer to the PDF for detailed explanations, methodology, and interpretation of results.
Erik Franke
efranke@falcon.bentley.edu
Bentley University Academic Technology Center | Research Assistant