InterviewStack.io LogoInterviewStack.io

Business Impact Measurement and Metrics Questions

Selecting, measuring, and interpreting the metrics that show whether an initiative, product, or program actually delivered value, and using that evidence to guide decisions. Covers headline outcome metrics (revenue decomposition, customer lifetime value, churn and retention, average revenue per user, unit economics and cost per transaction) alongside operational indicators (throughput, quality, reliability) and how to connect the two. Candidates should be able to distinguish leading from lagging indicators, map operational metrics to business outcomes, form and test hypotheses about what is driving a metric, choose an evaluation window, and recommend changes to what gets measured. Also covers the fundamentals of establishing a valid baseline and comparison group (before/after checks, A/B tests, and other quasi-experimental comparisons when a controlled test is not possible), reasoning about whether an observed change is large enough and reliable enough to act on, and ruling out obvious confounding explanations. Includes quick back-of-the-envelope estimation for order-of-magnitude impact, translating technical or operational metrics into business consequences, building a simple health dashboard for a program or initiative, and communicating results (including uncertainty) as a clear, decision-ready narrative for stakeholders. Depth and specific techniques (for example difference-in-differences, regression discontinuity, or survival analysis) should scale to the role: some interviews probe rigorous experimental design, others probe sound judgment using simpler before/after comparisons.

EasyTechnical
93 practiced
Back-of-the-envelope estimation: An ecommerce site has 1,000,000 unique monthly visitors, current conversion 2%, and average order value $50. The product team believes reducing average checkout time by 10% will lift conversion by 5% relative. Estimate the annual revenue impact of this change and list the assumptions you make.
MediumTechnical
83 practiced
Define unit economics for a subscription business. Given CAC = $100, ARPU per month = $15, gross margin = 70%, and monthly churn = 5%, compute payback period and simple LTV. Show the formula and steps.
HardTechnical
69 practiced
Scenario: An experiment shows a 2% lift in conversion (p < 0.05) but average revenue per user (ARPU) decreased by 4% (p = 0.08). Walk through a principled measurement and business-decision plan to decide whether to roll the change out globally. Include guardrails, further analyses, and stakeholder communication points.
MediumTechnical
94 practiced
Given the following tables:users(user_id int, signup_date date)transactions(user_id int, amount numeric, occurred_at timestamp)Write SQL (Postgres) that computes 12-month cohort LTV: for each signup_month return average cumulative revenue per user over 12 months since signup. Include how you handle users with no transactions and timezone assumptions.
HardTechnical
85 practiced
Country A shows positive revenue impact after a product change but neighboring Country B shows a negative impact. Design an analysis plan to determine whether the difference is due to spillover effects, market-level confounders (seasonality, local campaigns), or random variation. Include data checks, fixed-effects models, and placebo tests you would run.

Unlock Full Question Bank

Get access to hundreds of Business Impact Measurement and Metrics interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.