This tool reports a two-sided (1−α) confidence interval for a sample correlation r. The top interval is computed by numerically inverting the sampling distribution of R while fixing the population correlation at the observed value (plug-in ρ = r). Concretely, it finds the equal-tailed quantiles x that solve FR(x; N, ρ = r) = α/2 and 1−α/2 using Gauss–Legendre quadrature. The smaller panel shows the familiar Fisher z large-sample approximation for comparison.
Citation: De Winter, J. C. F. (2025). Pearson r — confidence intervals [Web application]. https://joostdewinter.github.io/pearson-r-ci/
Equal-tailed CI by solving FR(x; N, ρ=r) = α/2 and 1−α/2.
Large-sample approximation via Fisher’s z transform.