Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Experimental design›Cluster Randomized A/B Test
Process / pipelineExperimental design

Cluster Randomized A/B Test

Also known as: cluster A/B test, group-randomized A/B test, network A/B test, cluster-level split test

A cluster randomized A/B test is an experimental design in which intact groups (clusters) — such as cities, schools, social network communities, or app user segments — are randomly assigned as whole units to either the treatment (A) or control (B) condition, rather than randomizing individual users or subjects. This approach is used when treatment effects would spill over between individuals if individual-level randomization were applied, or when the intervention must be delivered at the group level.

ScholarGate
  1. Process / pipeline
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Cluster Randomized A/B Test
Adaptive A/B testBlocked A/B TestCluster Randomized Contr…Factorial A/B TestField ExperimentMulti-arm experiment

When to use it

Use a cluster randomized A/B test when (1) individual-level randomization would cause spillover or interference between treatment and control units — common in social networks, educational settings, or community health programs; (2) the intervention is inherently delivered at the group level (e.g., a school policy, a city-wide nudge, a platform algorithm applied to all users in a region); or (3) contamination between groups is a serious validity threat. Do NOT use it when clusters are too few (fewer than ~10 per arm makes valid inference very difficult), when individual randomization is feasible and spillover is negligible, or when the research question concerns individual-level mechanisms that get masked by cluster-level assignment.

Strengths & limitations

Strengths
  • Eliminates spillover and network interference that would bias estimates in individual-level A/B tests.
  • Matches real-world deployment constraints when interventions are naturally applied at the group or community level.
  • Randomization of clusters provides a valid basis for causal inference even when individuals within clusters are not exchangeable.
  • Adaptable to both online digital experiments (geo-based holdouts) and offline field experiments (schools, clinics, villages).
  • Stratified or matched-pair cluster assignment can improve balance on key covariates even with a modest number of clusters.
Limitations
  • Statistical power is substantially lower than individual-level randomization for a given total sample size — the design effect (DEFF = 1 + (m-1)*ICC) can be large when clusters are internally homogeneous.
  • Requires a sufficient number of clusters (typically at least 10–15 per arm) to achieve reliable randomization balance and valid inference.
  • Within-cluster treatment variation is impossible: everyone in a cluster receives the same arm, so individual heterogeneity in treatment response cannot be estimated.
  • Defining cluster boundaries can be arbitrary or contentious, and poor boundary choices can reintroduce spillover.

Frequently asked

How many clusters do I need?

As a practical minimum, aim for at least 10–15 clusters per arm. Fewer clusters make it difficult to achieve balance through randomization, and standard asymptotic inference breaks down. With very few clusters (under 8 per arm), permutation tests or randomization inference are preferred over t-tests. Power calculations must use the design-effect formula: n_individual × (1 + (m-1) × ICC), where m is the average cluster size.

What is the intraclass correlation (ICC) and why does it matter?

The ICC measures how similar individuals within the same cluster are on the outcome, ranging from 0 (no clustering effect) to 1 (all variance is between clusters). A higher ICC means more redundancy within clusters and lower effective sample size. Even a small ICC — say 0.05 — can double or triple the required number of individuals if clusters are large. Always estimate or assume an ICC before designing a cluster randomized A/B test.

How is this different from a standard cluster RCT?

A cluster randomized A/B test is structurally identical to a cluster RCT but is typically distinguished by context (digital vs. clinical), speed (days/weeks vs. months/years), and the two-arm A/B framing common in industry. The statistical principles — cluster-level randomization, ICC adjustment, mixed-effects or GEE analysis — are the same in both settings.

Can I use this design to test multiple variants simultaneously?

Yes — extending to three or more arms (A/B/C or multi-arm) is straightforward: assign clusters to each arm randomly. This is sometimes called a multi-arm cluster randomized experiment. The minimum number of clusters per arm requirement applies to each arm, so the total cluster requirement grows with the number of arms.

What analysis method should I use?

Three approaches are common: (1) cluster-level summaries analyzed with a t-test or ANCOVA — simple but loses within-cluster information; (2) mixed-effects linear or logistic regression with a random intercept for cluster — flexible and handles covariates; (3) GEE with an exchangeable working correlation structure — robust to misspecification of the within-cluster correlation. All three are valid; choose based on sample size and whether you need individual-level covariate adjustment.

Sources

  1. Ugander, J., Karrer, B., Backstrom, L., & Kleinberg, J. (2013). Graph cluster randomization: Network exposure to multiple universes. Proceedings of the 19th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, 329–337. DOI: 10.1145/2487575.2487695 ↗
  2. Hayes, R. J., & Moulton, L. H. (2017). Cluster Randomised Trials (2nd ed.). CRC Press. ISBN: 9781498728874

How to cite this page

ScholarGate. (2026, June 3). Cluster Randomized A/B Test. ScholarGate. https://scholargate.app/en/experimental-design/cluster-randomized-ab-test

Related methods

Adaptive A/B testBlocked A/B TestCluster Randomized Controlled TrialFactorial A/B TestField ExperimentMulti-arm experiment

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Adaptive A/B testExperimental design↔ compare
  • Blocked A/B TestExperimental design↔ compare
  • Cluster Randomized Controlled TrialExperimental design↔ compare
  • Factorial A/B TestExperimental design↔ compare
  • Field ExperimentExperimental design↔ compare
  • Multi-arm experimentExperimental design↔ compare
Compare side by side →

Similar methods

Cluster Randomized Field ExperimentCluster Randomized Control Group Experimental DesignCluster Randomized Controlled TrialA/B TestCluster Randomized Multi-Arm ExperimentCluster Randomized TrialBlocked A/B TestCluster Randomized Laboratory Experiment

Related reference concepts

Randomized Controlled TrialRandomization and BlockingRandomized Controlled TrialDesign of ExperimentsStudy Design and Sample Size PlanningNatural Experiment

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Cluster Randomized A/B Test (Cluster Randomized A/B Test). Retrieved 2026-07-21 from https://scholargate.app/en/experimental-design/cluster-randomized-ab-test · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Developed from cluster randomized trial methodology; popularized in digital experimentation by researchers at Facebook, LinkedIn, and Microsoft Research (2010s)
Year
2010s (digital platforms); cluster RCT roots date to the 1970s–1980s
Type
Experimental design
DataType
Behavioral, clickstream, or outcome data aggregated at the cluster level
Subfamily
Experimental design
Related methods
Adaptive A/B testBlocked A/B TestCluster Randomized Controlled TrialFactorial A/B TestField ExperimentMulti-arm experiment
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account