Intuit is testing a new referral prompt in Credit Karma that encourages users to invite friends to check personalized offers. Because invited users can affect the behavior of their referrers and vice versa, a standard user-level A/B test violates independence.
Design and analyze a holdout strategy that accounts for network effects. Assume the growth team randomizes at the referral-cluster level, where a cluster contains one seed user and everyone they directly invited during the experiment window. The primary metric is cluster-level funded-offer conversions per exposed seed.
| Group | Clusters | Avg funded conversions per seed | Sample variance across clusters |
|---|---|---|---|
| Control holdout (no new referral prompt) | 420 | 0.184 | 0.092 |
| Treatment (new referral prompt) | 405 | 0.213 | 0.101 |
Additional design inputs:
| Parameter | Value |
|---|---|
| Significance level | 0.05 |
| Test type | Two-sided |
| Planned power | 0.80 |
| Average users per cluster | 3.8 |
| Estimated intra-cluster correlation for user-level conversion | 0.12 |