Correlation Explorer & Correlation Stability
Compare association measures
Correlation coefficients quantify the association between two variables, but not all coefficients capture the same thing. Pearson r measures linear association and is sensitive to outliers; Spearman ρ and Kendall τ use ranks and detect monotonic relationships; mutual information and distance correlation pick up arbitrary nonlinear dependencies.
Click to place points, drag to reposition, and watch all five measures update in real time. Use the presets to generate common patterns.
At what sample size do correlations stabilize?
Sample correlations converge to the population value as N grows, but estimates in small samples can be wildly inaccurate. In Schönbrodt and Perugini's own worked example, a correlation sitting at r = .69 with 20 participants had settled to r = .26 by the time the sample reached 274. The corridor of stability (COS) is a band of width ±w around the true ρ, and the point of stability (POS) is the sample size from which the running correlation never again leaves this corridor (Schönbrodt & Perugini, 2013).
Where do trajectories stabilize?
The histogram below shows the POS for each of the simulated trajectories. The vertical line marks the 80th percentile — the N by which 80% of trajectories have stabilized.
Critical sample sizes (Table 1)
From the original paper. (A 2018 corrigendum corrected an r-to-Z metric issue; the r-metric values reproduced below are unchanged.) Each cell shows the sample size at which the stated percentage (80/90/95%) of simulated studies have entered the corridor of stability and never leave it again. It is a percentile of the point-of-stability distribution across many studies — not the point at which a single trajectory settles, and not a confidence interval. The row closest to your current ρ is highlighted.
| 80% confidence | 90% confidence | 95% confidence | |||||||
|---|---|---|---|---|---|---|---|---|---|
| ρ | w = .10 | w = .15 | w = .20 | w = .10 | w = .15 | w = .20 | w = .10 | w = .15 | w = .20 |
Citation
Persson, B. N. (2026). Correlation Explorer & Correlation Stability [Interactive visualization]. https://bjorn-persson.github.io/visualizations/correlation-stability/
@misc{Persson2026correlationstability,
author = {Björn N. Persson},
year = {2026},
title = {Correlation Explorer \& Correlation Stability},
note = {Interactive visualization},
url = {https://bjorn-persson.github.io/visualizations/correlation-stability/}}