The standard error trap in "clicks per session"
Asked at Netflix
Your key A/B metric is clicks-per-session: total clicks divided by total sessions, pooled across all users in an arm. But sessions belong to users, users generate different numbers of sessions, and sessions within a user are correlated.
Explain why a naive standard error on this ratio metric is wrong, and how the delta method (with clustering) fixes it.
Your answer
This one is open-ended. Work it through, then check your reasoning against the full solution.