Simplify Your Workflow: Search MiniWebtool.
Add Extension
See also
A/B Test Significance CalculatorBeta Function CalculatorhCG Doubling Time CalculatorTreynor Ratio CalculatorStock Beta CalculatorValue of A Visitor Calculator
Home Page > Math > Statistics And Data Analysis > A/B Test Sample Size Calculator

A/B Test Sample Size Calculator

Plan an A/B test before you launch. Enter your baseline conversion rate, the minimum detectable effect (MDE), significance level (alpha) and power (1 minus beta) to get the required sample size per variant, total sample size, and how long the test will take given your daily traffic.

A/B Test Sample Size Calculator

Quick scenariosTap to load a typical industry baseline + MDE, then adjust any field before calculating.

Live preview โ€” add data
Per arm โ€”
Total visitors โ€”
Test duration โ€”

target rate โ€” ยท configure baseline + MDE

Baseline (Control A)

Today
%
The current conversion rate of variant A โ€” measured recently.

Minimum Detectable Effect

Relative
% rel
Smaller MDE โ†’ much larger sample (n scales with 1/MDEยฒ).
/day
Total daily traffic on the page being tested.
%
% of daily traffic routed to the experiment.

Embed A/B Test Sample Size Calculator Widget

About A/B Test Sample Size Calculator

The A/B Test Sample Size Calculator plans an A/B test before you launch it. Enter the baseline conversion rate, the minimum detectable effect (MDE) you care about, the significance level (alpha) and the statistical power you want, and the calculator returns the required per-arm and total sample size โ€” plus an automatic test-duration estimate from your daily traffic and traffic share, a power curve showing how power grows with sample size, a sensitivity table that compares the cost of different MDE choices, a traffic-allocation visualization, and a plain-language feasibility verdict. Built specifically for conversion-rate A/B tests (two-proportion z-test, Cohen formulation), with optional Bonferroni correction for multivariate tests.

How to Use

  1. Enter the baseline conversion rate of the current variant (A), measured over a recent representative window.
  2. Set the minimum detectable effect (MDE) โ€” the smallest lift that would actually change your decision. Toggle between relative percent and absolute percentage points.
  3. Pick a significance level (alpha) โ€” 5% (95% confidence) is the industry default.
  4. Pick a statistical power โ€” 80% is the industry default; raise to 90% for high-impact roll-outs.
  5. Choose two-tailed (B different from A in either direction, default) or one-tailed (only credit B beating A).
  6. If you are running a multivariate test, set the number of variants โ€” the calculator applies a Bonferroni correction automatically.
  7. Enter daily visitors to the page and the traffic share routed into the experiment.
  8. Click Calculate Sample Size to read the per-arm and total sample size, expected test duration, power curve, sensitivity table, and step-by-step math.

Formula Used (Two-Proportion Power Formula)

pโ‚‚ = pโ‚ ร— (1 + MDE_relative)   or   pโ‚‚ = pโ‚ + MDE_absolute

pฬ„ = (pโ‚ + pโ‚‚) / 2 (pooled rate under Hโ‚€)

SDโ‚€ = โˆš[ 2 ร— pฬ„ ร— (1 โˆ’ pฬ„) ] (standard deviation under the null)

SDโ‚ = โˆš[ pโ‚(1 โˆ’ pโ‚) + pโ‚‚(1 โˆ’ pโ‚‚) ] (standard deviation under the alternative)

n / arm = (zฮฑ/2 ร— SDโ‚€ + zฮฒ ร— SDโ‚)ยฒ / (pโ‚‚ โˆ’ pโ‚)ยฒ

For one-tailed tests, replace zฮฑ/2 with zฮฑ. For K variants vs one control, replace ฮฑ with ฮฑ / (K โˆ’ 1) (Bonferroni correction).

What Makes This Sample-Size Calculator Different

  • Live preview before you submit โ€” every keystroke updates the per-arm sample size, total visitors, target conversion rate, and duration estimate.
  • Test duration in real time โ€” turns the abstract "you need 31,000 visitors" into the concrete "your test will run for 8 days at 4,000 visitors/day in the test."
  • Animated power curve โ€” see exactly where your target sample size lands on the power curve and how much more power an extra week of traffic would buy.
  • MDE sensitivity table โ€” compare the sample-size cost of detecting 2%, 5%, 10%, 15%, 20%, and 25% lifts side-by-side, so you can pick the smallest lift that is still feasible.
  • Relative or absolute MDE โ€” one-click toggle between the two most common ways product teams specify lift targets.
  • Multivariate support with Bonferroni โ€” handles A/B/C and A/B/C/D tests with automatic correction; many calculators silently use simple A/B math for multivariate inputs.
  • Traffic-allocation visualization โ€” a stacked bar showing exactly how the test traffic divides between control and each variant.
  • Plain-language feasibility verdict โ€” green/amber/red banner that flags slow tests before you launch.
  • Quick scenarios โ€” one-click presets for typical e-commerce, SaaS, email, and mobile-install baselines.

Reading the Feasibility Verdict

  • Green โ€” Feasible. Test completes within two weeks. You have ample traffic to detect the chosen lift at the chosen confidence.
  • Amber โ€” Doable. Test takes two to six weeks. Plan around at least one full business cycle and resist the urge to peek.
  • Red โ€” Slow. Test takes longer than six weeks (or cannot complete). Long tests are exposed to seasonality and shifting user behavior โ€” either raise the MDE you care about or increase the traffic share routed into the experiment.

Why Sample Size Scales So Quickly

Two relationships matter most. First, required sample size scales with one over the square of the MDE โ€” halving the lift you want to detect quadruples the required sample. Second, low-baseline tests cost more โ€” at a 1% baseline you need roughly 25 times more visitors than at a 5% baseline to detect the same relative lift. Together these two effects explain why even high-traffic sites struggle to detect small lifts on low-rate flows.

Common Pitfalls in A/B Test Planning

  • Setting MDE too small. Inflates the sample size to numbers you cannot collect in a reasonable time. Pick the smallest lift that would actually change your roll-out decision โ€” not a hopeful guess.
  • Power below 80%. A test with 60% power has a 40% chance of missing a real effect. The standard for product decisions is 80%; do not lower it just to make the test "fit."
  • Stopping early on a low p-value. Peeking at interim results and stopping the moment p < 0.05 inflates the false-positive rate dramatically. Commit to the planned sample size before launch.
  • Ignoring the multivariate cost. An A/B/C/D test with four variants needs the Bonferroni-corrected alpha โ€” usually 2-3ร— the per-arm sample of a simple A/B test.
  • Forgetting weekend effects. A test of 7 days minimum lets you average out day-of-week traffic mix; very short tests can be skewed by weekday/weekend differences.
  • Underestimating allocation overhead. If you only route 50% of traffic into the test, the per-arm rate halves โ€” double the calendar duration.

Choosing Alpha and Power

Alpha is the false-positive rate โ€” the probability of declaring B a winner when it truly is not. Power is one minus the false-negative rate โ€” the probability of detecting a real winner of the MDE size. Industry defaults are alpha = 0.05 and power = 0.80. Use alpha = 0.01 and power = 0.90 for high-stakes roll-outs where a wrong call is expensive. Both choices tighten the test and inflate the required sample size: lowering alpha from 0.05 to 0.01 roughly doubles the sample; raising power from 0.80 to 0.90 increases it by another 30%.

Relative vs Absolute MDE

Relative MDE (% of baseline) is the most common framing: "I want to detect a 10% lift on my current 5% conversion rate," meaning pโ‚‚ = 5.5%. Absolute MDE (percentage points) is the right framing when business impact is expressed in points: "I want to detect a +0.5 pp lift on my 5% baseline," meaning pโ‚‚ = 5.5%. The two are equivalent โ€” pick whichever matches how your stakeholders think about the metric.

Multivariate Tests and Bonferroni Correction

If you compare K variants against one control, you are running K โˆ’ 1 simultaneous tests. The naรฏve false-positive rate inflates with each extra comparison โ€” three independent tests at alpha = 0.05 have a combined false-positive probability of roughly 14%, not 5%. The standard fix is the Bonferroni correction: divide your nominal alpha by the number of comparisons before computing the critical z-value. This calculator applies the correction automatically when you set the number of variants above 2. The result is a larger required per-arm sample size โ€” multivariate tests cost more traffic per arm than simple A/B tests.

FAQ

What sample size do I need for an A/B test?

It depends on four numbers: baseline conversion rate, minimum detectable effect (MDE), significance level (alpha), and statistical power. For a typical e-commerce test with a 5% baseline, a 10% relative lift target, alpha 0.05 and 80% power, you need roughly 31,000 visitors per variant. Lower baselines and smaller MDEs both inflate the required sample size dramatically.

What is the minimum detectable effect (MDE) and how do I pick one?

MDE is the smallest lift you want the test to reliably detect. Pick it based on business impact โ€” the smallest improvement that would change your roll-out decision. Common starting points: 5 to 10% relative for high-traffic checkout and signup flows, 15 to 25% relative for lower-traffic features. Smaller MDE means a much larger sample size, so do not under-set it.

What significance level and power should I use?

Alpha 0.05 (95% confidence) and 80% power are the industry defaults for product and marketing tests. Use alpha 0.01 and 90% power for high-impact roll-outs. Lowering either alpha or beta requires a larger sample size โ€” the trade-off is between false positives (alpha), false negatives (beta), and how long the test takes.

Why does my test need so many visitors per variant?

Two factors dominate. First, lower baseline conversion rates inflate the required sample size โ€” detecting a small lift on a 1% baseline takes about 25ร— more visitors than on a 5% baseline. Second, the required sample size scales with one over the square of the MDE โ€” halving the MDE quadruples the required sample. Increase the MDE you care about or accept a longer test.

How is the formula derived?

It is the standard two-proportion power formula based on the normal approximation. The per-arm sample size equals the square of (zฮฑ times the pooled standard deviation under the null plus zฮฒ times the standard deviation under the alternative), divided by the squared rate difference. The calculator uses pooled variance for the null term and unpooled variance for the alternative term โ€” the most common textbook formulation (Cohen 1988, Fleiss et al. 1980).

How do I handle multivariate tests with more than one variant?

When you compare K variants against one control, the calculator applies a Bonferroni correction by dividing alpha by (K โˆ’ 1) before computing the critical z value. This protects against the inflated false-positive rate that comes from running multiple comparisons. The result is a larger required per-arm sample size โ€” multivariate tests cost more traffic per arm than simple A/B tests.

Should I run the test for the recommended number of days or stop when it hits significance?

Run it for the recommended duration and only evaluate significance at the end. Stopping the moment a p-value drops below 0.05 (peeking) inflates the false-positive rate well above the nominal alpha. The sample size shown by this calculator is the planned target โ€” commit to it before launch and resist the urge to call the winner early. After the test ends, plug your results into the companion A/B Test Significance Calculator to read the p-value and confidence interval.

What if my conversion rate is very low (under 1%)?

The normal approximation can be slightly inaccurate when np or n(1 โˆ’ p) is small. For very low-rate tests (e.g. a 0.1% baseline), the calculator still gives a reasonable planning estimate, but consider a small extra buffer (10-15%) on top of the recommended sample size. For very small samples per arm, Fisher's exact test is a more conservative alternative for the analysis stage.

Reference this content, page, or tool as:

"A/B Test Sample Size Calculator" at https://MiniWebtool.com/a-b-test-sample-size-calculator/ from MiniWebtool, https://MiniWebtool.com/

by miniwebtool team. Updated: 2026-05-17

You can also try our AI Math Solver GPT to solve your math problems through natural language question and answer.

Statistics And Data Analysis:

Top & Updated:

Instagram User ID LookupRandom PickerRandom Name Picker WheelImage ResizerFacebook User ID LookupLine CounterRSD Calculator - Relative Standard DeviationSort NumbersFPS ConverterMAC Address GeneratorRemove SpacesWord to Phone Number ConverterSun, Moon & Rising Sign Calculator ๐ŸŒž๐ŸŒ™โœจ๐Ÿ“ท OCR / Image to Textโฌ› Aspect Ratio CalculatorRandom Quote GeneratorERA CalculatorMAC Address Lookup๐Ÿ–ฑ๏ธ Click CounterSquare Root (โˆš) CalculatorMerge VideosSlope and Grade CalculatorJob FinderPercent Off CalculatorSum CalculatorWeight Loss CalculatorSHA256 Hash GeneratorBatting Average CalculatorCm to Feet and Inches ConverterRandom Truth or Dare GeneratorMP3 LooperRandom Poker Hand GeneratorAdd Text to ImageVertical Jump CalculatorRandom Credit Card GeneratorRoman Numerals ConverterNumber of Digits CalculatorAudio SplitterRandom Fake Address GeneratorRandom IMEI GeneratorLog Base 10 CalculatorInvisible Text GeneratorFeet and Inches to Cm ConverterRandom Birthday GeneratorPhone Number ExtractorBitwise CalculatorJulian Date ConverterImage SplitterRandom Superpower GeneratorRandom Writing Prompt GeneratorSalary Conversion CalculatorNumber to Word ConverterSun Position CalculatorName RandomizerText FormatterLunar Calendar ConverterRandom Activity GeneratorCaffeine Overdose CalculatorIP Subnet CalculatorOctal CalculatorHalfway Date CalculatorBCD ConvertereBay Fee CalculatorCompound Growth CalculatorRandom Movie PickerBolt Torque CalculatorLong Division CalculatorFile Size ConverterBinary to Gray Code ConverterImage CompressorYouTube Channel StatisticsWord Ladder GeneratorQuotient and Remainder CalculatorEmail ExtractorStair CalculatorSHA512 Hash GeneratorOutlier CalculatorRandom Meal GeneratorVideo CompressorHebrew Calendar ConverterLeap Years ListFirst n Digits of PiOPS CalculatorBCD to Decimal ConverterWAR CalculatorRandom Loadout GeneratorBreak Line by CharactersList of Prime NumbersMultiplication CalculatorStandard Error CalculatorBcrypt Hash Generator / Checker๐Ÿ“… Date CalculatorSlugging Percentage Calculator๐Ÿ” Plagiarism CheckerAPI TesterMD5 Hash GeneratorRandomize NumbersAI Language DetectorURL ExtractorFlip VideoDMS to Decimal Degrees ConverterMaster Number CalculatorBroken Link CheckerCompare Two StringsMultiple Fraction CalculatorRandom Number Picker๐ŸŽฐ Gacha Pity CalculatorAstrological Element Balance Calculator๐Ÿ”Š Tone GeneratorArc Length CalculatorVideo to Image ExtractorEstimation CalculatorIP Address to Hex ConverterWhat is my Zodiac Sign?Add Prefix and Suffix to TextIs it a Prime Number?Percent to PPM ConverterRandom Emoji GeneratorRemove AccentSocial Media Username CheckerBingo Card GeneratorNumber ExtractorOn Base Percentage CalculatorPercent Growth Rate CalculatorRandom Tournament Bracket GeneratorTime Duration CalculatorDay of the Year Calculator - What Day of the Year Is It Today?Cone Flat Pattern (Template) GeneratorLottery Number GeneratorName Number CalculatorAcreage CalculatorBattery Life CalculatorDay of Year CalendarLED Resistor CalculatorModulo CalculatorRatio CalculatorList RandomizerSocial Media Post Time OptimizerGray Code to Binary ConverterRandom Math Problem GeneratorRandom User-Agent GeneratorVideo SplitterRatio to Percentage CalculatorYouTube Tag ExtractorRandom Chord GeneratorSmall Text Generator โฝแถœแต’แต–สธ โฟ แต–แตƒหขแต—แต‰โพWord Scramble GeneratorIP Address to Binary ConverterChinese Gender PredictorDecibel (dB) CalculatorRandom Video Thumbnail GeneratorSquare Numbers ListConnect the Dots GeneratorMercury Retrograde CalendarImage CropperSaturn Return CalculatorFraction CalculatorRemove Line BreaksProportion CalculatorOrder of Operations Calculator (PEMDAS)Random PIN GeneratorScientific Notation to Decimal ConverterRandom Line PickerMagic 8-Ball๐Ÿ“Š Bar Graph MakerLove Compatibility CalculatorText Case ConverterColor InverterAdjust Video SpeedFirst n Digits of eWhat is my Lucky Number?Random Excuse GeneratorBinary to BCD Converter๐Ÿ’ง Dew Point CalculatorImage EnhancerRadical SimplifierTaco Bar CalculatorLbs to Kg ConverterPER CalculatorTrigonometric Equation SolverPregnancy CalendarReverse VideoHeight Percentile CalculatorBackronym GeneratorMcg to Mg ConverterPaycheck Calculator (Take-Home Pay)Random Object GeneratorWHIP CalculatorAmortization CalculatorGolden Ratio CalculatorAngel Number CalculatorInvisible Character RemoverWhitespace VisualizerAI Text HumanizerCrossword Puzzle MakerHTML CompressorParabola CalculatorRandom Chess Opening GeneratorAI ParaphraserAI Punctuation AdderSort Lines AlphabeticallyHex to BCD ConverterBCD to Binary ConverterBCD to Hex ConverterMedian CalculatorAverage CalculatorPVIFA CalculatorHypotenuse CalculatorRemove Audio from VideoActual Cash Value CalculatorLog Base 2 CalculatorRoot Mean Square CalculatorSum of Positive Integers CalculatorSHA3-256 Hash GeneratorAI Sentence ExpanderHex to Decimal ConverterRandom Group GeneratorConvolution CalculatorMAC Address AnalyzerRandom String GeneratorRemove Leading Trailing SpacesMarkup CalculatorPVIF CalculatorDecimal to Hex ConverterInstagram Font GeneratorSocial Media Image Size GuideTikTok Money CalculatorTwitter/X Character CounterTwitter/X Timestamp ConverterYouTube Watch Time CalculatorTwitch Earnings CalculatorYouTube Shorts Monetization CalculatorFacebook Ad Cost CalculatorSocial Media ROI CalculatorCTR CalculatorROAS CalculatorInfluencer ROI CalculatorForce CalculatorAcceleration CalculatorVelocity CalculatorMomentum CalculatorProjectile Motion CalculatorKinetic Energy CalculatorPotential Energy CalculatorWork and Power CalculatorDensity CalculatorPressure CalculatorIdeal Gas Law CalculatorFree Fall CalculatorTorque CalculatorHorsepower CalculatorDilution CalculatorChemical Equation BalancerStoichiometry CalculatorPercent Yield CalculatorEmpirical Formula CalculatorBoiling Point CalculatorTitration CalculatorMole/Gram/Particle ConverterIrregular Polygon Area CalculatorFrustum CalculatorTorus Calculator3D Distance CalculatorGreat Circle Distance CalculatorCircumscribed Circle (Circumcircle) CalculatorInscribed Circle (Incircle) CalculatorAngle Bisector CalculatorTangent Line to Circle CalculatorHeron's Formula CalculatorCoordinate Geometry Distance CalculatorVolume of Revolution CalculatorSurface of Revolution CalculatorParametric Curve GrapherRiemann Sum CalculatorTrapezoidal Rule CalculatorSimpson's Rule CalculatorImproper Integral CalculatorL'Hรดpital's Rule CalculatorMaclaurin Series CalculatorPower Series CalculatorSeries Convergence Test CalculatorInfinite Series Sum CalculatorAverage Rate of Change CalculatorInstantaneous Rate of Change CalculatorRelated Rates SolverOptimization Calculator (Calculus)Gradient Calculator (Multivariable)Divergence CalculatorCurl CalculatorLine Integral CalculatorSurface Integral CalculatorJacobian Matrix CalculatorNewton's Method CalculatorRREF Calculator (Row Echelon Form)Matrix Inverse CalculatorMatrix Multiplication CalculatorDot Product CalculatorCross Product CalculatorVector Magnitude CalculatorUnit Vector CalculatorAngle Between Vectors CalculatorNull Space CalculatorColumn Space CalculatorCramer's Rule CalculatorMatrix Diagonalization CalculatorQR Decomposition CalculatorCholesky Decomposition CalculatorMatrix Power CalculatorCharacteristic Polynomial CalculatorBayes' Theorem CalculatorF-Test / F-Distribution CalculatorHypergeometric Distribution CalculatorNegative Binomial Distribution CalculatorGeometric Distribution CalculatorExponential Distribution CalculatorWeibull Distribution CalculatorBeta Distribution CalculatorSpearman Rank Correlation CalculatorFisher's Exact Test CalculatorContingency Table CalculatorOdds Ratio CalculatorBernoulli Equation CalculatorSurfboard Volume CalculatorTennis Grip Size CalculatorBackpack Size CalculatorCelsius to Fahrenheit ConverterFahrenheit to Celsius ConverterKm to Miles ConverterMiles to Km ConverterMM to Inches ConverterInches to MM ConverterStone to Kg ConverterKg to Stone ConverterLiters to Gallons ConverterGallons to Liters ConverterML to Oz ConverterOz to ML ConverterSquare Meters to Square Feet ConverterSquare Feet to Square Meters ConverterCubic Feet to Cubic Yards ConverterCubic Meters to Cubic FeetKnots to MPH ConverterMPH to KMH / KMH to MPHMg to Ml ConverterAI Text SummarizerAI TranslatorAI Story GeneratorAI Poem GeneratorAI Song Lyrics GeneratorIndian Land Unit ConverterTola to Gram ConverterPX to REM ConverterPT to PX ConverterMerge PDFSplit PDFCompress PDFPDF to JPGJPG to PDFRotate PDFDelete PDF PagesAdd Page Numbers to PDFProtect PDFReorder PDF PagesPDF Word CounterPDF Page ExtractorPDF to Text ExtractorUnlock PDF (Owner-Password Removal)PDF Flatten ToolAI Rap Lyrics GeneratorAI Cover Letter GeneratorAI Resume Bullet GeneratorAI LinkedIn Headline & Bio GeneratorAI Instagram Caption GeneratorAI YouTube Title & Description GeneratorAI Video Script GeneratorAI Product Description GeneratorAI Press Release GeneratorAI Wedding Speech GeneratorAI Thank-You Note GeneratorAI Dream InterpreterRandom Question GeneratorWould You Rather GeneratorNever Have I Ever GeneratorIcebreaker Question GeneratorCharades GeneratorPictionary Word GeneratorHangman Word GeneratorTrivia Question GeneratorRandom Fact GeneratorRandom Joke GeneratorDad Joke GeneratorPickup Line GeneratorCompliment GeneratorDaily Affirmation GeneratorJournal Prompt GeneratorDrawing Idea GeneratorFortune Cookie GeneratorFantasy Name GeneratorCapacitor Bank Sizing CalculatorSolar Charge Controller Sizing CalculatorBattery C-Rate CalculatorBattery Internal Resistance CalculatorPeukert Battery Runtime CalculatorWire Resistance CalculatorPCB Via Current CalculatorBand Name GeneratorRap Name GeneratorNickname GeneratorTeam Name GeneratorGamertag Generator