Skip to main content
DigiCalcs

learn.howToCalculate

learn.whatIsHeading

Determines if A/B test results are statistically significant or due to chance. Critical for making confident product and marketing decisions.

Guide étape par étape

  1. 1Define null hypothesis and significance level (typically 0.05)
  2. 2Calculate sample size needed for power
  3. 3Run A/B test long enough
  4. 4Calculate p-value using chi-square or t-test
  5. 5Accept or reject hypothesis

Exemples résolus

Entrée
A 10%, B 12%
Résultat
95% confidence

Erreurs courantes à éviter

  • Stopping test too early when results favor variant
  • Multiple testing inflating false positive rate

Questions fréquentes

What sample size do I need?

Depends on baseline rate and expected lift; typically 500-2,000 per variant for 80-90% statistical power.

What's statistical significance?

95% confidence the result wasn't due to chance; p-value < 0.05 typically required.

Paramètres