PracHub
QuestionsPremiumLearningGuidesCheatsheetNEWCoaches
|Home/Analytics & Experimentation/OpenAI

Analyze A/B Test Results for Subscription Conversion Rates

Last updated: Mar 29, 2026

Quick Overview

This question evaluates a data scientist's competency in A/B testing, statistical inference, experiment design, and product-metrics analysis, including conversion-rate computation, significance testing, churn attribution, and estimating net subscriber impact over time.

  • medium
  • OpenAI
  • Analytics & Experimentation
  • Data Scientist

Analyze A/B Test Results for Subscription Conversion Rates

Company: OpenAI

Role: Data Scientist

Category: Analytics & Experimentation

Difficulty: medium

Interview Round: Take-home Project

##### Scenario An A/B test offers free users a limited-time trial of the paid plan to see whether it increases paid subscriptions and reduces churn. ##### Question Compute the signup (paid-conversion) rate for treatment vs. control and the percentage lift. 2. Test whether the lift is statistically significant (state your test, null/alt hypotheses, p-value or CI). 3. Calculate and compare cancel rates during the trial and after the first paid billing cycle. 4. Estimate net paid-subscriber change after 30 days and 60 days, incorporating both signups and cancels. 5. What additional metrics or user segments would you examine before recommending a full roll-out? 6. Summarize the experiment outcome and give a go / no-go recommendation with supporting numbers. ##### Hints Standard A/B-testing framework: define metrics, check randomization, use proportion test or delta method, segment by tenure, bucketed time windows.

Quick Answer: This question evaluates a data scientist's competency in A/B testing, statistical inference, experiment design, and product-metrics analysis, including conversion-rate computation, significance testing, churn attribution, and estimating net subscriber impact over time.

Related Interview Questions

  • Design a free-month experiment - OpenAI (hard)
  • Assess free-month promotion impact - OpenAI (hard)
  • Measure free-month promotion impact - OpenAI (hard)
  • Design and analyze a free-trial A/B test - OpenAI (hard)
  • How would you evaluate a free-trial A/B test? - OpenAI (medium)
OpenAI logo
OpenAI
Jul 12, 2025, 6:59 PM
Data Scientist
Take-home Project
Analytics & Experimentation
108
0

A/B Test: Free-Trial Offer Impact on Paid Subscriptions and Churn

Context

You are analyzing an A/B test where free users in the Treatment arm are offered a limited‑time trial of the paid plan. The Control arm sees the status quo (no trial). The goal is to evaluate whether the trial offer increases paid subscriptions and reduces churn.

Assume the analysis window includes day 0 (assignment) through at least 60 days. Define:

  • N_T, N_C: users exposed in Treatment and Control.
  • Trial length L (days), paid billing cycle length B = 30 days.
  • Trial starters in Treatment: T_T (optional if available).
  • Paid conversions by day t: S_T_paid(t), S_C_paid(t).
  • Cancels during trial (Treatment): X_T_trial_cancel.
  • Cancels within first paid billing cycle (among those who become paid): X_T_paid_cycle1, X_C_paid_cycle1.

Tasks

  1. Compute the signup (paid-conversion) rate for Treatment vs. Control and the percentage lift.
  2. Test whether the lift is statistically significant (state test, null/alt hypotheses, and p‑value or CI).
  3. Calculate and compare cancel rates during the trial and after the first paid billing cycle.
  4. Estimate net paid‑subscriber change after 30 and 60 days, incorporating both signups and cancels.
  5. Identify additional metrics or user segments to examine before recommending a full roll‑out.
  6. Summarize the experiment outcome and provide a go / no‑go recommendation with supporting numbers.

Hint: Use a standard A/B testing framework: define metrics clearly, check randomization/SRM, use two‑proportion tests or the delta method, and segment by tenure and time buckets.

Solution

Show

Comments (0)

Sign in to leave a comment

Loading comments...

Browse More Questions

More Analytics & Experimentation•More OpenAI•More Data Scientist•OpenAI Data Scientist•OpenAI Analytics & Experimentation•Data Scientist Analytics & Experimentation
PracHub

Master your tech interviews with 7,500+ real questions from top companies.

Product

  • Questions
  • Learning Tracks
  • Interview Guides
  • Resources
  • Premium
  • For Universities
  • Student Access

Browse

  • By Company
  • By Role
  • By Category
  • Topic Hubs
  • SQL Questions
  • Compare Platforms
  • Discord Community

Support

  • support@prachub.com
  • (916) 541-4762

Legal

  • Privacy Policy
  • Terms of Service
  • About Us

© 2026 PracHub. All rights reserved.