The statistical “sin” as best / common practice?

regression analysis ols linear probability model logistic regression causal inference

Apparently, it depends on the context 😉

Luděk Stehlík https://www.linkedin.com/in/ludekstehlik/
03-19-2026

In psychology, few things are drilled into you harder than: “Binary outcome? Use logistic regression. Never OLS. Never ever.”

I carried this rule for years like a sacred commandment. Then I started working on causal inference - evaluating program effects, matching, treatment estimates - and discovered that the entire applied causal inference field happily runs OLS on binary outcomes under the fancy name: Linear Probability Model.

At first it felt like watching someone pour red wine into a coffee mug. Technically functional, deeply unsettling. But here’s why it actually may make sense in this context:️

The deeper lesson for me: the real question isn’t “OLS vs logit.” It’s “what estimand do you want?” Risk difference → LPM is often the natural fit. Odds ratio → logistic regression. Risk ratio → log-binomial or modified Poisson. The tool follows the question, not the other way around.

Seems that sometimes sin is the way 🙃

Citation

For attribution, please cite this work as

StehlĂ­k (2026, March 19). Ludek's Blog About People Analytics: The statistical "sin" as best / common practice?. Retrieved from https://blog-about-people-analytics.netlify.app/posts/2026-03-19-ols-vs-logistic-regression/

BibTeX citation

@misc{stehlĂ­k2026the,
  author = {Stehlík, Luděk},
  title = {Ludek's Blog About People Analytics: The statistical "sin" as best / common practice?},
  url = {https://blog-about-people-analytics.netlify.app/posts/2026-03-19-ols-vs-logistic-regression/},
  year = {2026}
}