Qm

The same variable in two units: percent and decimal

Building a feature table, you include a stock's prior return twice by mistake: once as a decimal (ret_dec, e.g. 0.03) and once as a percentage (ret_pct, e.g. 3.0). Both go into the regression. It fails to estimate.

Why does this break OLS even though there are no dummy variables?

Your answer

Solving needs a free account

Answers, streaks and solutions unlock when you are signed in. Reading the question and the hint stays free.

Discussion

Sign in to join the discussion · reading is open to everyone

💡 Discussion rules

  1. No full solutions here. Hints and approaches only.
  2. Complexity, edge cases and intuition are the point.
  3. Interview experiences are welcome. Respect your NDAs.

Loading discussion…

Learn the concepts

The theory behind this question.

Related questions

A regressor that is the sum of two othersThe regression that refuses to run: the dummy variable trapBoth a male and a female dummy, plus an interceptSignificant F, insignificant t-stats: what is going on?Drop one regressor and the other springs to life
All questions →