Design A/B Test for Streaming Feature Network Effects
Quick Overview
This interview question evaluates metric design, causal reasoning, experiment setup, diagnostics, SQL/statistical checks, and recommendations in a realistic interview setting. A strong answer for Design A/B Test for Streaming Feature Network Effects states assumptions, handles edge cases, explains trade-offs, and shows how to validate the result clearly.
Design A/B Test for Streaming Feature Network Effects
Company: Netflix
Role: Data Scientist
Category: Analytics & Experimentation
Difficulty: hard
Interview Round: Other
##### Scenario
Designing and evaluating an A/B test for a new streaming feature that may create social-network spill-overs.
##### Question
How would you choose primary and guardrail metrics for this experiment? What threats do network effects pose and how would you address them? Explain SUTVA and why it matters here. Describe how you would run and interpret a multivariate test on title artwork. How would you measure heterogeneous treatment effects across user segments?
##### Hints
Cover metric definition, experiment unit, variance reduction, and validity assumptions.
Quick Answer: This interview question evaluates metric design, causal reasoning, experiment setup, diagnostics, SQL/statistical checks, and recommendations in a realistic interview setting. A strong answer for Design A/B Test for Streaming Feature Network Effects states assumptions, handles edge cases, explains trade-offs, and shows how to validate the result clearly.
Design A/B Test for Streaming Feature Network Effects
A/B Test Design With Potential Social-Network Spillovers (Streaming Platform)
Context
You are designing and evaluating an online experiment for a new social/streaming feature (e.g., sharing, co-watching, reactions) that can influence users' friends, creating spillovers across the social graph.
Assume:
The platform has user accounts, some nested in households/profiles.
Users can affect each other through in-app social features (network effects).
You will also run a multivariate test (MVT) on title artwork to improve content discovery.
Questions
How would you choose primary and guardrail metrics for this experiment?
What threats do network effects pose and how would you address them?
Explain SUTVA and why it matters here.
How would you run and interpret a multivariate test on title artwork?
How would you measure heterogeneous treatment effects (HTE) across user segments?
HINTS: Cover metric definition, experiment unit, variance reduction, and validity assumptions.
Constraints & Assumptions
Preserve the scope, facts, inputs, and requested outputs from the prompt above.
If the prompt leaves a detail unspecified, state a reasonable assumption before relying on it.
Keep the answer interview-ready: concise enough to present, but concrete enough to implement or evaluate.
Clarifying Questions to Ask Guidance
Clarify the business objective, unit of analysis, time window, exposure definition, and primary metric.
State assumptions about instrumentation, randomization, sample size, and data quality.
Separate descriptive analysis from causal claims.
What a Strong Answer Covers Guidance
A metric framework with primary, guardrail, and diagnostic metrics.
A credible analysis or experiment design with clear assumptions and bias checks.
SQL/statistical logic for segmentation, variance, confidence, and data validation where relevant.
An actionable recommendation that explains trade-offs and next steps.
Follow-up Questions Guidance
What sanity checks would you run before trusting the result?
How would you handle novelty effects, seasonality, or selection bias?