Determine Key Metrics for Spend-Tracker Launch Decision

Quick Overview

Determine Key Metrics for Spend-Tracker Launch Decision 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.

Determine Key Metrics for Spend-Tracker Launch Decision

Company: Chime

Role: Data Scientist

Category: Analytics & Experimentation

Difficulty: medium

Interview Round: Technical Screen

##### Scenario A fintech app A/B-tested a new Spend-Tracker feature. Test and Control data are split into High-Income and Non-High-Income segments, with metrics such as average revenue, total revenue, profit, and acquisition cost. ##### Question Given the T/C metrics for each segment, how would you decide whether to launch the Spend-Tracker? State the factors, calculations, and thresholds you’d use. Which two or three metrics would you prioritize and why? How would you interpret divergent results between High-Income and Non-High-Income users? What additional analyses or data would you request before final launch? ##### Hints Compare relative lift vs. cost, test for statistical significance, check segment interaction effects, and weigh long-term LTV against acquisition spend.

Overview: Determine Key Metrics for Spend-Tracker Launch Decision 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.

|Home/Analytics & Experimentation/Chime
Chime logo
Chime
Aug 4, 2025
mediumData ScientistTechnical ScreenAnalytics & Experimentation
78
0

Determine Key Metrics for Spend-Tracker Launch Decision

A/B Decision Framework: Spend-Tracker Feature

Context

A fintech app ran an A/B test (Test vs. Control) on a new Spend-Tracker feature. Results are split by two user segments:

  • High-Income
  • Non-High-Income

Available metrics include:

  • Average revenue (per user)
  • Total revenue
  • Profit
  • Acquisition cost

Task

Decide whether to launch the Spend-Tracker and in which segments. Specifically:

  1. State the factors, calculations, and decision thresholds you would use.
  2. Identify the two or three metrics you would prioritize and explain why.
  3. Explain how you would interpret and act on divergent results between High-Income and Non-High-Income users.
  4. List additional analyses or data you would request before a final launch decision.

Hints: Compare relative lift vs cost, test for statistical significance, check segment interaction effects, and weigh long-term LTV against acquisition spend.

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?
  • What decision would you make if metrics disagree?
Loading comments...