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.

Stapsgewijze handleiding

  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

Uitgewerkte voorbeelden

Invoer
A 10%, B 12%
Resultaat
95% confidence

Veelgemaakte fouten om te vermijden

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

Veelgestelde vragen

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.

Instellingen