Dataford
Interview QuestionsInterview GuidesExperiencesMock InterviewsPricing
Get started

Conversion Lift Test for Signup Feature

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

Your question is Conversion Lift Test for Signup Feature. 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

StreamCart, a subscription video platform, launched a new signup page feature that shows personalized plan recommendations. The product team wants to know whether the feature improves paid conversion from visitor to subscriber.

Problem Statement

You are asked to design and analyze an experiment to determine whether the new feature increases conversion rate relative to the current signup flow.

Given Data

A 14-day user-level A/B test was run with random assignment at the first eligible visit.

GroupUsers ExposedPaid ConversionsConversion Rate
Control (current signup flow)52,4006,13111.70%
Treatment (personalized recommendations)51,9006,49212.51%

Additional parameters:

ParameterValue
Significance level0.05
Test typeOne-tailed
Baseline conversion rate for planning11.7%
Minimum detectable effect0.8 percentage points
Desired power80%

Requirements

  1. State the null and alternative hypotheses for this experiment.
  2. Identify the correct unit of randomization and primary metric.
  3. Compute the observed lift in conversion rate.
  4. Run a two-proportion z-test and calculate the p-value.
  5. Construct a 95% confidence interval for the treatment-control difference.
  6. Determine whether the result is statistically significant at α=0.05\alpha = 0.05α=0.05.
  7. Check whether the observed sample size is roughly adequate for the stated minimum detectable effect.
  8. Briefly list two guardrail metrics or experimental risks you would monitor before rollout.

Assumptions

  • Randomization was implemented correctly and independently across users.
  • Each user appears once in the analysis dataset.
  • No major tracking bugs or sample ratio mismatch occurred.
  • The experiment duration is long enough to cover day-of-week effects.