Urgent.News

What's breaking now, across thousands of outlets.

Tech

Why our A/B testing tool refuses to call a winner

Two readings of the same experiment. Day 4. Variant B is up 12.7% on conversion rate. 12,506 visitors in the variant, 12,418 in control. The number is green. Somebody screenshots it and drops it in Slack. Day 11. Variant B is up 12.7%. Same test, same split, same traffic mix. Same experiment, same lift. The only thing that changed is how long it was allowed to run. One of those two readings is a…

A/B testing tools often claim to provide clear winners, but this is not always the case. When conducting experiments, it is essential to adhere to certain guidelines to ensure accurate results. One such guideline involves the concept of a fixed-horizon test, where a sample size is committed to before starting the experiment, and a single look at the data is taken once the sample size is reached.

This approach guarantees that the probability of a false positive remains at the chosen alpha level (usually 0.05). However, repeatedly monitoring the experiment can lead to multiple looks at the data, increasing the chance of a false positive, often reaching around 20%. This phenomenon, known as repeated significance testing, occurs due to the random nature of differences between two proportions.

In a company setting, experiments are typically monitored frequently, rendering standard dashboards ineffective in providing genuine results. To address this issue, a company called ABTestly offers a tool that emphasizes the need for continuous monitoring and accurate reporting of results. When using ABTestly, three key decisions are implemented: 1.

The verdict panel indicates "Still collecting" until the decision boundary is crossed, avoiding premature conclusions. 2. The confidence interval is always displayed alongside the sample size, ensuring that lifts are interpreted correctly. 3. Sample ratio mismatch is prominently displayed, allowing for the detection of potential issues with experiment allocation.

By adhering to these guidelines, ABTestly aims to provide a more reliable and trustworthy A/B testing experience for teams using the tool.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

trelix v3.2.2 to v3.3.8: A GitHub App Already Hardened and Running in Production, and a Connector That Never Touches a Pixel

docker run --entrypoint trelix-mcp ghcr.io/sairam0424/trelix:3.2.1 --help returns exit code 127: command not found. Not a typo, not a stale tag — the published 3.2.1 image never contained trelix-mcp…

  • Trelix evolves from v3.2.2 to v3.3.8, addressing previous defects
  • Version 3.2.3 introduces CI pipeline, fixes LIKE -wildcard bug
  • Version 3.3.8 marks correct code, new features and fixes implemented

Nunca más crees partes de 1 fila en ClickHouse: Buffer Manager integrado.

Día 03 de la serie técnica WClickHouse Open Source. No necesitas un cluster de Redis solo para proteger a ClickHouse de escrituras en streaming.

  • WClickHouse introduces integrated Buffer Manager in memory.
  • Simplifies real-time event streaming for microservices.
  • Achieves 95% test coverage with Python 3.9-3.14 support.

Fathom Analytics vs Umami: Which Fits Your Website?

Fathom Analytics and Umami both make a credible case for privacy-conscious website measurement. The decision for a small website team is whether to buy a managed dashboard with little maintenance or…

  • Fathom simplifies setup with single script, offers email reports and GA4 integration
  • Umami provides managed cloud/self-hosted options, custom events, funnels, heatmaps
  • Clics offers multistep funnels, AI crawler tracking, REST API access for managed solution

More from Saturday 26 September →