Dataford
Interview QuestionsInterview GuidesExperiencesMock InterviewsPricing
Get started

Growth Methods for Feature Launch

EasyStatistics & Probability00:00
Practice interviewer
In session
5 left
00:00

Your question is Growth Methods for Feature Launch. Take a moment with it on the right.

Talk me through your thinking if you like. When you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes).

You need to log in / sign up to chat or submit.

Problem

Business Context

StreamHub, a short-video app, launched a new creator referral feature and wants to know which statistical methods are most useful for evaluating product growth. Rather than answer conceptually, use the data below to quantify growth using several common methods.

Problem Statement

Assess whether the referral feature improved user growth and identify which statistical methods are most informative for this decision.

Given Data

Weekly new activated users were tracked for 8 weeks before launch and 8 weeks after launch.

PeriodWeek IndexNew Activated Users
Pre-launch112050
Pre-launch212180
Pre-launch312240
Pre-launch412310
Pre-launch512420
Pre-launch612510
Pre-launch712640
Pre-launch812720
Post-launch913080
Post-launch1013240
Post-launch1113310
Post-launch1213490
Post-launch1313620
Post-launch1413710
Post-launch1513880
Post-launch1614020

Assume a simple linear trend model where launch effect is measured as a level shift after week 8.

Requirements

  1. Compute the pre-launch and post-launch mean weekly activations.
  2. Test whether the post-launch mean is significantly higher using a two-sample t-test at α=0.05\alpha = 0.05α=0.05.
  3. Construct a 95% confidence interval for the difference in means.
  4. Estimate the launch effect using a simple regression with an indicator for post-launch period.
  5. Briefly explain which statistical methods are most useful here and why.

Assumptions

  • Weekly observations are treated as approximately independent.
  • Variance is stable across the two periods.
  • No other major product or marketing changes occurred during these 16 weeks.
  • The goal is directional product-growth assessment, not full causal attribution.