This question evaluates understanding of linear regression modeling, coefficient estimation and economic interpretation, hypothesis testing using t-statistics and p-values, nested F-tests for model comparison, and the ability to connect estimated betas to economic meaning in a financial tabular dataset.
You are given a tabular financial dataset df where the column target is the dependent variable (e.g., next-period return or excess return), and all other columns are candidate predictors/features.
Login required