All terms

CRO Glossary

Above vs Below Median Split

A segmentation technique that divides users into two groups at the median of a metric to compare high and low engagers.

An above vs below median split is a quick way to segment your audience into two roughly equal-sized groups based on a continuous metric — session count, time on site, order value, and so on — using the median as the cutoff point. Rather than picking an arbitrary threshold, the median guarantees a 50/50 split of your actual traffic, which makes the two groups directly comparable in size and easier to reason about statistically.

Practitioners use this cut when they suspect a treatment behaves differently for engaged versus casual users, but don't yet have a principled way to define "engaged." It's a lightweight alternative to full segment analysis: instead of building out five or six named cohorts, you just split the population in half and check whether the effect holds in both halves.

For example, if you're testing a new onboarding flow, you might split users into above-median and below-median groups by number of prior sessions before signup. If the flow lifts conversion for below-median (newer) users but has no effect above the median, that's a signal the change specifically helps less-familiar visitors — useful for deciding whether to ship it as a universal change or a targeted one.

The main caveat is that the median is data-dependent and can shift between test periods or experiment arms, so it's best used for exploratory diagnosis rather than as a pre-registered decision rule.

Related terms

See this in the wild

ABWatcher watches how top teams apply above vs below median split.

Live A/B tests at 1,000+ high-converting brands, with plain-English hypothesis and takeaway.