Define Success Metrics for Circle Feature Evaluation
Quick Overview
Define Success Metrics for Circle Feature Evaluation evaluates metric design, causal reasoning, experiment setup, diagnostics, SQL/statistical checks, and recommendations in a realistic interview setting. A strong answer states assumptions, handles edge cases, explains trade-offs, and shows how to validate the result clearly.
Define Success Metrics for Circle Feature Evaluation
Company: Meta
Role: Data Scientist
Category: Analytics & Experimentation
Difficulty: hard
Interview Round: Onsite
##### Scenario
Measuring success and allocating resources for the new "Circle" group feature
##### Question
How would you define success metrics for Circle compared with regular posts? Design an experiment to evaluate the feature given small vs large engineering allocation; what trade-offs would you consider? Three line charts show metric = total comments/total posts for Circle, business posts, and friends posts—can we compare them directly? What insights or hypotheses emerge?
##### Hints
Address normalization, cohort selection, variance, resource constraints, causality.
Quick Answer: Define Success Metrics for Circle Feature Evaluation evaluates metric design, causal reasoning, experiment setup, diagnostics, SQL/statistical checks, and recommendations in a realistic interview setting. A strong answer states assumptions, handles edge cases, explains trade-offs, and shows how to validate the result clearly.
Define Success Metrics for Circle Feature Evaluation
Scenario
Measuring success and allocating resources for a new "Circle" posting feature in a social app. Circle lets a creator share posts with a smaller, selected audience (e.g., close friends), alongside existing posting types like friends and business/public posts.
Task
Define success metrics for Circle relative to regular posts (friends/business). Include primary, secondary, and guardrail metrics.
Design an experiment to evaluate Circle under two engineering-resource settings:
Small allocation (minimal ability to change delivery/ranking/instrumentation)
Large allocation (can change delivery, ranking, and logging; can enforce exposure rules)
Discuss trade-offs for each.
You are given three line charts (over time) of metric = total comments / total posts for Circle, business posts, and friends posts. Can we compare these lines directly? Why or why not? What additional normalizations or cohorting would you require? What hypotheses or insights might you form?