---
title: How is test duration calculated in CPP A/B Testing
description: See how the system converts the conversion rate, confidence level, desired precision, and taps into an estimated duration.
---

[Skip to content](https://helpcenter.mobileaction.co/en/how-is-test-duration-calculated-in-cpp-a-b-testing#main-content)

[![MobileAction Logo](https://helpcenter.mobileaction.co/hs-fs/hubfs/logo_black_medium-1.png?width=145&height=48&name=logo_black_medium-1.png)](https://www.mobileaction.co/)

- [Website](https://www.mobileaction.co/)
- [Help Center](https://helpcenter.mobileaction.co/en)

Open main navigation

Close main navigation

- [Website](https://www.mobileaction.co/)
- [Help Center](https://helpcenter.mobileaction.co/en)

 Advice and answers from the MobileAction Team

- There are no suggestions because the search field is empty.

1. [Help Center](https://helpcenter.mobileaction.co/en?hsLang=en)
2. [MobileAction CMP](https://helpcenter.mobileaction.co/en/mobileaction-cmp?hsLang=en)
3. [CPP A/B Testing](https://helpcenter.mobileaction.co/en/mobileaction-cmp?hsLang=en#cpp-a-b-testing)

# How is test duration calculated in CPP A/B Testing

CPP A/B Testing estimates test duration by calculating how many users (taps) each variant needs to reach your desired precision, then converting that requirement into days based on traffic.

This article explains which inputs are used and how the duration estimate is calculated. To learn about how the CPP A/B Testing algorithm works, go to [**Statistical background of CPP A/B Testing**](https://helpcenter.mobileaction.co/en/statistical-background-of-cpp-a-b-testing?hsLang=en).

![test-duration-calculation](https://helpcenter.mobileaction.co/hs-fs/hubfs/Help%20Center%20Images/CPP%20A-B%20Testing/test-duration-calculation.png?width=670&height=377&name=test-duration-calculation.png)

 

### What the system uses to estimate duration

CPP A/B Testing calculates the required sample size per variant and then converts it into a duration estimate using:

- The original ad group’s **conversion rate for the last 28 days** (**p**)
- The confidence level (**z**) used for duration planning  
  Example: for **90%** confidence, **z = 1.65**
- The desired precision you choose, which is treated as the margin of error (**ε**)  
  Example: ±1 percentage point (**0.01**)
- Your **daily average taps**

#### Step 1: Calculate required sample size (n)

The system uses the sample size formula:

n = z² × p(1−p) / ε²

Where:

- **n** is the required number of users per variant
- **z** is the confidence value used in duration planning
- **p** is the benchmark conversion rate from the last 28 days
- **ε** is the margin of error (desired precision)

#### Step 2: Convert sample size into test duration (days)

After the system calculates the required sample size (**n**), it estimates duration using:

Test Duration (days) = n / Daily average taps

#### Example calculation

Assume the following inputs:

- p = 0.05 (5% conversion rate)
- ε = 0.01 (±1 percentage point margin of error)
- z = 1.65 (90% confidence level)

Sample size:

n = (1.65² × (0.05 × 0.95)) / 0.01² = 1293

This means approximately **1,293 users are required per variant**.

If you are getting **500 taps per day** total, this results in **250 taps per variant per day**. The duration is then calculated as:

1293 / 250

### What this means in practice

Test duration is a balance between:

- The benchmark conversion rate (**p**)
- The confidence level value used in planning (**z**)
- The margin of error you accept (**ε**, your desired precision)
- How many taps you receive each day

In general:

- Higher precision (smaller ε) increases required sample size and duration.
- More daily taps reduce the estimated duration.

### Related links

- [**Statistical background of CPP A/B Testing**](https://helpcenter.mobileaction.co/en/statistical-background-of-cpp-a-b-testing?hsLang=en)
- [**How are switch periods chosen in CPP A/B Testing**](https://helpcenter.mobileaction.co/en/how-are-switch-periods-chosen-in-cpp-a-b-testing?hsLang=en)
- [**Test health and issue management in CPP A/B Testing**](https://helpcenter.mobileaction.co/en/keep-cpp-a-b-tests-healthy-and-fix-issues?hsLang=en)
- [What are the requirements and limits for CPP A/B Testing](https://helpcenter.mobileaction.co/en/what-are-the-requirements-and-limits-for-cpp-a-b-testing?hsLang=en)

---

### Need more help?

If you have further questions on the process, contact your dedicated Customer Success Manager or contact the support team via live chat!

- [Quick Guide to MobileAction](https://helpcenter.mobileaction.co/en/quick-guide-to-mobileaction?hsLang=en)
- [MobileAction CMP](https://helpcenter.mobileaction.co/en/mobileaction-cmp?hsLang=en#main-content)
  
  
  
  
  
    - [Apple Ads Integration](https://helpcenter.mobileaction.co/en/mobileaction-cmp?hsLang=en#apple-ads-integration)
    - [AI Assistant](https://helpcenter.mobileaction.co/en/mobileaction-cmp?hsLang=en#ai-assistant)
    - [Overview](https://helpcenter.mobileaction.co/en/mobileaction-cmp?hsLang=en#overview)
    - [Ads Manager](https://helpcenter.mobileaction.co/en/mobileaction-cmp?hsLang=en#ads-manager)
    - [Automations](https://helpcenter.mobileaction.co/en/mobileaction-cmp?hsLang=en#automations)
    - [CPP A/B Testing](https://helpcenter.mobileaction.co/en/mobileaction-cmp?hsLang=en#cpp-a-b-testing)
    - [AI Keyword Planner](https://helpcenter.mobileaction.co/en/mobileaction-cmp?hsLang=en#ai-keyword-planner)
    - [AI Smart Bidding](https://helpcenter.mobileaction.co/en/mobileaction-cmp?hsLang=en#ai-smart-bidding)
    - [Budget Allocation](https://helpcenter.mobileaction.co/en/mobileaction-cmp?hsLang=en#budget-allocation)
    - [Benchmarks](https://helpcenter.mobileaction.co/en/mobileaction-cmp?hsLang=en#benchmarks)
    - [MMP Integration](https://helpcenter.mobileaction.co/en/mobileaction-cmp?hsLang=en#mmp-integration)
- [ASO Intelligence](https://helpcenter.mobileaction.co/en/aso-intelligence?hsLang=en#main-content)
  
  
  
  
  
    - [Metadata Optimizer](https://helpcenter.mobileaction.co/en/aso-intelligence?hsLang=en#metadata-optimizer)
    - [App Update Timeline](https://helpcenter.mobileaction.co/en/aso-intelligence?hsLang=en#app-update-timeline)
    - [Creative Monitoring](https://helpcenter.mobileaction.co/en/aso-intelligence?hsLang=en#creative-monitoring)
    - [Localization](https://helpcenter.mobileaction.co/en/aso-intelligence?hsLang=en#localization)
    - [Keyword Tracking](https://helpcenter.mobileaction.co/en/aso-intelligence?hsLang=en#keyword-tracking)
    - [Competitor Keywords](https://helpcenter.mobileaction.co/en/aso-intelligence?hsLang=en#competitor-keywords)
    - [Keyword Inspector](https://helpcenter.mobileaction.co/en/aso-intelligence?hsLang=en#keyword-inspector)
    - [Keyword Trends](https://helpcenter.mobileaction.co/en/aso-intelligence?hsLang=en#keyword-trends)
    - [Keyword Translator](https://helpcenter.mobileaction.co/en/aso-intelligence?hsLang=en#keyword-translator)
    - [Organic CPP Results](https://helpcenter.mobileaction.co/en/aso-intelligence?hsLang=en#organic-cpp-results)
    - [ASO Report](https://helpcenter.mobileaction.co/en/aso-intelligence?hsLang=en#aso-report)
    - [Visibility Report](https://helpcenter.mobileaction.co/en/aso-intelligence?hsLang=en#visibility-report)
    - [Download Share](https://helpcenter.mobileaction.co/en/aso-intelligence?hsLang=en#download-share)
- [Store Analytics](https://helpcenter.mobileaction.co/en/store-analytics?hsLang=en#main-content)
  
  
  
  
  
    - [Revenue Snapshot](https://helpcenter.mobileaction.co/en/store-analytics?hsLang=en#revenue-snapshot)
    - [Organic Acquisition Dashboard](https://helpcenter.mobileaction.co/en/store-analytics?hsLang=en#organic-acquisition-dashboard)
    - [Download Report](https://helpcenter.mobileaction.co/en/store-analytics?hsLang=en#download-report)
    - [Conversion Funnel View](https://helpcenter.mobileaction.co/en/store-analytics?hsLang=en#conversion-funnel-view)
    - [Analytics Overview](https://helpcenter.mobileaction.co/en/store-analytics?hsLang=en#analytics-overview)
- [Search Ads Intelligence](https://helpcenter.mobileaction.co/en/search-ads-intelligence?hsLang=en#main-content)
  
  
  
  
  
    - [Search Result/App](https://helpcenter.mobileaction.co/en/search-ads-intelligence?hsLang=en#search-result-app)
    - [Search Result/Keyword](https://helpcenter.mobileaction.co/en/search-ads-intelligence?hsLang=en#search-result-keyword)
    - [Search Result/Competitor](https://helpcenter.mobileaction.co/en/search-ads-intelligence?hsLang=en#search-result-competitor)
    - [Today Tab](https://helpcenter.mobileaction.co/en/search-ads-intelligence?hsLang=en#today-tab)
    - [Search Tab](https://helpcenter.mobileaction.co/en/search-ads-intelligence?hsLang=en#search-tab)
    - [Product Pages](https://helpcenter.mobileaction.co/en/search-ads-intelligence?hsLang=en#product-pages)
    - [Top Advertisers](https://helpcenter.mobileaction.co/en/search-ads-intelligence?hsLang=en#top-advertisers)
    - [CPP by Keyword](https://helpcenter.mobileaction.co/en/search-ads-intelligence?hsLang=en#cpp-by-keyword)
    - [CPP by App](https://helpcenter.mobileaction.co/en/search-ads-intelligence?hsLang=en#cpp-by-app)
    - [CPP by Category](https://helpcenter.mobileaction.co/en/search-ads-intelligence?hsLang=en#cpp-by-category)
    - [CPP on Ad Networks](https://helpcenter.mobileaction.co/en/search-ads-intelligence?hsLang=en#cpp-on-ad-networks)
- [App Intelligence](https://helpcenter.mobileaction.co/en/app-intelligence?hsLang=en#main-content)
  
  
  
  
  
    - [Compass Explore](https://helpcenter.mobileaction.co/en/app-intelligence?hsLang=en#compass-explore)
    - [Compass Trace](https://helpcenter.mobileaction.co/en/app-intelligence?hsLang=en#compass-trace)
    - [Compass Impact](https://helpcenter.mobileaction.co/en/app-intelligence?hsLang=en#compass-impact)
    - [App Profile](https://helpcenter.mobileaction.co/en/app-intelligence?hsLang=en#app-profile)
    - [Publisher Profile](https://helpcenter.mobileaction.co/en/app-intelligence?hsLang=en#publisher-profile)
    - [Featured Apps](https://helpcenter.mobileaction.co/en/app-intelligence?hsLang=en#featured-apps)
    - [Category Rankings](https://helpcenter.mobileaction.co/en/app-intelligence?hsLang=en#category-rankings)
    - [Reviews](https://helpcenter.mobileaction.co/en/app-intelligence?hsLang=en#reviews)
    - [AI Review Reply](https://helpcenter.mobileaction.co/en/app-intelligence?hsLang=en#ai-review-reply)
    - [Ratings](https://helpcenter.mobileaction.co/en/app-intelligence?hsLang=en#ratings)
    - [Similar Apps](https://helpcenter.mobileaction.co/en/app-intelligence?hsLang=en#similar-apps)
    - [In-App Events](https://helpcenter.mobileaction.co/en/app-intelligence?hsLang=en#in-app-events)
    - [Promotional Content](https://helpcenter.mobileaction.co/en/app-intelligence?hsLang=en#promotional-content)
    - [Top Charts](https://helpcenter.mobileaction.co/en/app-intelligence?hsLang=en#top-charts)
    - [Biggest Movers](https://helpcenter.mobileaction.co/en/app-intelligence?hsLang=en#biggest-movers)
    - [Biggest Losers](https://helpcenter.mobileaction.co/en/app-intelligence?hsLang=en#biggest-losers)
- [Ad Intelligence](https://helpcenter.mobileaction.co/en/ad-intelligence?hsLang=en#main-content)
  
  
  
  
  
    - [Creative Analysis](https://helpcenter.mobileaction.co/en/ad-intelligence?hsLang=en#creative-analysis)
    - [Advertiser Analysis](https://helpcenter.mobileaction.co/en/ad-intelligence?hsLang=en#advertiser-analysis)
    - [Ad Publisher Analysis](https://helpcenter.mobileaction.co/en/ad-intelligence?hsLang=en#ad-publisher-analysis)
    - [Developer Analysis](https://helpcenter.mobileaction.co/en/ad-intelligence?hsLang=en#developer-analysis)
    - [Top Advertisers](https://helpcenter.mobileaction.co/en/ad-intelligence?hsLang=en#top-advertisers)
    - [Top Ad Publishers](https://helpcenter.mobileaction.co/en/ad-intelligence?hsLang=en#top-ad-publishers)
    - [Top Creatives](https://helpcenter.mobileaction.co/en/ad-intelligence?hsLang=en#top-creatives)
    - [Top Developers](https://helpcenter.mobileaction.co/en/ad-intelligence?hsLang=en#top-developers)
    - [App Collections](https://helpcenter.mobileaction.co/en/ad-intelligence?hsLang=en#app-collections)
    - [Creative Collections](https://helpcenter.mobileaction.co/en/ad-intelligence?hsLang=en#creative-collections)
- [Troubleshooting](https://helpcenter.mobileaction.co/en/troubleshooting?hsLang=en#main-content)
  
  
  
  
  
    - [MobileAction CMP Troubleshooting](https://helpcenter.mobileaction.co/en/troubleshooting?hsLang=en#mobileaction-cmp-troubleshooting)
    - [ASO Intelligence Troubleshooting](https://helpcenter.mobileaction.co/en/troubleshooting?hsLang=en#aso-intelligence-troubleshooting)
    - [Search Ads Intelligence Troubleshooting](https://helpcenter.mobileaction.co/en/troubleshooting?hsLang=en#search-ads-intelligence-troubleshooting)
- [Integrations](https://helpcenter.mobileaction.co/en/integrations?hsLang=en#main-content)
  
  
  
  
  
    - [MobileAction Integrations](https://helpcenter.mobileaction.co/en/integrations?hsLang=en#mobileaction-integrations)
    - [SearchAds.com Integrations](https://helpcenter.mobileaction.co/en/integrations?hsLang=en#searchads-com-integrations)
    - [SSO Configuration](https://helpcenter.mobileaction.co/en/integrations?hsLang=en#sso-configuration)
- [Settings](https://helpcenter.mobileaction.co/en/settings?hsLang=en#main-content)
  
  
  
  
  
    - [MobileAction Settings](https://helpcenter.mobileaction.co/en/settings?hsLang=en#mobileaction-settings)
    - [SearchAds.com Settings](https://helpcenter.mobileaction.co/en/settings?hsLang=en#searchads-com-settings)
    - [Single Sign-On Configuration Guides](https://helpcenter.mobileaction.co/en/settings?hsLang=en#single-sign-on-configuration-guides)

[![Chill listening crop-3](https://helpcenter.mobileaction.co/hs-fs/hubfs/logo_black_medium-2.png?width=165&height=55&name=logo_black_medium-2.png "Chill listening crop-3")](https://www.mobileaction.co)

Build app store marketing on AI, automation and expertise

<https://www.linkedin.com/company/mobile-action/> <https://www.youtube.com/mobileactioninsights> <https://www.facebook.com/MobileAction> <https://x.com/MobileAction> <https://www.instagram.com/lifeatmobileaction/>

Copyright © 2025, MobileAction