How many participants to demonstrate an association between two continuous measures — a biomarker and a score, dose and response.
The correlation coefficient is transformed with Fisher's z, C = ½·ln((1+r)/(1−r)), which is approximately normal with variance 1/(n−3); the required sample is n = ((z1−α/2 + z1−β)/C)² + 3. With the defaults (r = 0.3, 80% power) that is 85 participants; a "small" correlation of 0.1 needs 783.
This sizes a test that the correlation is zero. If your real question is prediction or agreement, a correlation test is usually the wrong instrument — regression or Bland–Altman limits of agreement answer those.
A sample size is one line of a statistical plan. MedStatica turns a plain-language description of your study into the full plan — design, recommended analysis, power, causal diagram, methods paragraph, and runnable R, Python, SAS, and Stata code. The first plans are free, no card required.
Plan my study free →Related calculators: comparing two means · linear regression (subjects per variable) · paired t-test · all calculators