Causal Inference Questions
Establishing cause-and-effect from observational and experimental data. Covers correlation versus causation, confounding, treatment-effect estimation, and quasi-experimental methods such as difference-in-differences, matching, and instrumental variables. Includes incrementality reasoning when true randomization is not possible.
Explain uplift (heterogeneous treatment effect) modeling: when it is preferable to relying on the average effect from a randomized experiment, how it differs from a standard predictive model, the common families of modeling approaches and how they differ, at least one evaluation metric appropriate for ranking users by predicted uplift, and the practical deployment considerations, including why it needs randomized training data.
You are given a causal graph in words: treatment A influences outcome Y; a variable Z influences both A and Y; a mediator M lies on the path A -> M -> Y; and a collider C is caused by both A and Y (A -> C <- Y). Using the backdoor criterion, state which variable(s) you must adjust for to estimate the causal effect of A on Y, and explain why adjusting for the mediator M or the collider C would be a mistake.
Design a sensitivity analysis to quantify how strong an unobserved confounder would have to be to change your estimated treatment effect to zero. Explain Rosenbaum bounds and the E-value, show how you would compute an E-value for an estimated risk ratio, and give a plain-language interpretation a non-technical stakeholder could act on.
What is a directed acyclic graph (DAG) in causal inference, and why is it worth sketching one before you run a regression aimed at a causal question?
An online experiment recruited users through voluntary sign-up, and the treatment group skews younger than control. Explain how selection into the sample (not confounding) biases a naive treatment-effect estimate, and describe how inverse probability weighting, post-stratification, or transportability could be used to recover an estimate for the target population.
Unlock Full Question Bank
Get access to all 41 Causal Inference interview questions and detailed answers.
Sign in to ContinueJoin thousands of developers preparing for their dream job.