25: Prediction vs Explanation

1 Introduction

This chapter serves as a synthesis, bringing together the concepts from the entire modeling block to address a fundamental question: is the goal of your model to explain relationships or to predict outcomes? The answer determines the appropriate modeling strategy, from variable selection to model evaluation.

2 Key Concepts

  • When Coefficients Matter: Emphasizing that for explanatory models, the primary goal is to obtain unbiased and interpretable estimates of predictor effects.
  • When Prediction is Sufficient: Discussing scenarios where predictive accuracy is the main goal, and the internal workings of the model are less important (the “black box” approach).
  • Choosing Strategies: Integrating everything learned about collinearity, model selection, overfitting, and proxies to choose the right tools for the job based on the primary research goal.

This chapter is a placeholder. Content will be developed further.

Reuse

Citation

BibTeX citation:
@online{smit,_a._j.,
  author = {Smit, A. J.,},
  title = {25: {Prediction} Vs {Explanation}},
  url = {http://tangledbank.netlify.app/BCB744/basic_stats/25-synthesis-prediction-explanation.html},
  langid = {en}
}
For attribution, please cite this work as:
Smit, A. J. 25: Prediction vs Explanation. http://tangledbank.netlify.app/BCB744/basic_stats/25-synthesis-prediction-explanation.html.