Questions: Information Criteria: AIC and BIC for Model Selection

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A researcher estimates Model A on one dataset and gets AIC = −150. She estimates Model B on a different dataset and gets AIC = −200. She concludes Model B fits its data better. What is wrong with this reasoning?

AAIC can only be used when models are nested; non-nested models require a different criterion
BShe should compare BIC values instead of AIC for cross-dataset comparisons
CAIC values are not comparable across different datasets — only differences between models estimated on the same data are meaningful
DA lower AIC always indicates worse fit, so Model A is actually the better model
Question 2 Multiple Choice

You are comparing five regression models on the same dataset. Their AIC values are −410, −408, −397, −385, and −420. Using the standard rule of thumb (|ΔAIC| < 2 suggests equivalent models, |ΔAIC| > 10 suggests strong evidence), which pair of models is effectively equivalent?

AAIC = −410 and AIC = −408 (difference = 2)
BAIC = −408 and AIC = −397 (difference = 11)
CAIC = −397 and AIC = −385 (difference = 12)
DAIC = −420 and AIC = −410 (difference = 10)
Question 3 True / False

BIC penalizes each additional parameter more heavily than AIC when the sample size is larger than about 8 observations, because its complexity penalty grows with the logarithm of sample size.

TTrue
FFalse
Question 4 True / False

A model with AIC = −400 is preferable to one with AIC = −200, regardless of which dataset each was estimated on.

TTrue
FFalse
Question 5 Short Answer

A researcher is building a model to predict next quarter's GDP growth and wants to select among several specifications. A colleague is trying to identify which macroeconomic variables are 'truly' causal drivers of growth. Should they use the same criterion (AIC or BIC)? Explain why or why not.

Think about your answer, then reveal below.