From Surf Wiki (app.surf) — the open knowledge base
Fisher transformation
Statistical transformation
Statistical transformation
In statistics, the Fisher transformation (or Fisher z-transformation) of a Pearson correlation coefficient is its inverse hyperbolic tangent (artanh). When the sample correlation coefficient r is near 1 or -1, its distribution is highly skewed, which makes it difficult to estimate confidence intervals and apply tests of significance for the population correlation coefficient ρ. The Fisher transformation solves this problem by yielding a variable whose distribution is approximately normally distributed, with a variance that is stable over different values of r.
Definition
Given a set of N bivariate sample pairs (X**i, Y**i), i = 1, ..., N, the sample correlation coefficient r is given by
:r = \frac{\operatorname{cov}(X,Y)}{\sigma_X \sigma_Y} = \frac{\sum ^N _{i=1}(X_i - \bar{X})(Y_i - \bar{Y})}{\sqrt{\sum ^N _{i=1}(X_i - \bar{X})^2} \sqrt{\sum ^N _{i=1}(Y_i - \bar{Y})^2}}.
Here \operatorname{cov}(X,Y) stands for the covariance between the variables X and Y and \sigma stands for the standard deviation of the respective variable. Fisher's z-transformation of r is defined as :z = {1 \over 2}\ln\left({1+r \over 1-r}\right) = \operatorname{artanh}(r), where "ln" is the natural logarithm function and "artanh" is the inverse hyperbolic tangent function.
If (X, Y) has a bivariate normal distribution with correlation ρ and the pairs (X**i, Y**i) are independent and identically distributed, then z is approximately normally distributed with mean :{1 \over 2}\ln\left(\right), and a standard deviation which does not depend on the value of the correlation ρ (i.e., this is a Variance-stabilizing transformation) and which is given by :{1 \over \sqrt{N-3}}, where N is the sample size, and ρ is the true correlation coefficient.
This transformation, and its inverse :r = \frac{\exp(2z)-1}{\exp(2z)+1} = \operatorname{tanh}(z), can be used to construct a large-sample confidence interval for r using standard normal theory and derivations. See also application to partial correlation.
Derivation

Hotelling gives a concise derivation of the Fisher transformation.
To derive the Fisher transformation, one starts by considering an arbitrary increasing, twice-differentiable function of r, say G(r). Finding the first term in the large-N expansion of the corresponding skewness \kappa_3 results in :\kappa_3=\frac{6\rho -3(1-\rho ^{2})G^{\prime \prime }(\rho )/G^{\prime }(\rho )}{\sqrt{N}}+O(N^{-3/2}). Setting \kappa_3=0 and solving the corresponding differential equation for G yields the inverse hyperbolic tangent G(\rho)=\operatorname{artanh}(\rho) function.
Similarly expanding the mean m and variance v of \operatorname{artanh}(r), one gets :m = \operatorname{artanh}(\rho )+\frac{\rho }{2N}+O(N^{-2}) and :v = \frac{1}{N}+\frac{6-\rho ^{2}}{2N^{2}}+O(N^{-3}) respectively.
The extra terms are not part of the usual Fisher transformation. For large values of \rho and small values of N they represent a large improvement of accuracy at minimal cost, although they greatly complicate the computation of the inverse – a closed-form expression is not available. The near-constant variance of the transformation is the result of removing its skewness – the actual improvement is achieved by the latter, not by the extra terms. Including the extra terms, i.e., computing (z-m)/v1/2, yields: :\frac{z-\operatorname{artanh}(\rho )-\frac{\rho }{2N}}{\sqrt{\frac{1}{N}+\frac{6-\rho ^{2}}{2N^{2}}}} which has, to an excellent approximation, a standard normal distribution.

Application
The application of Fisher's transformation can be enhanced using a software calculator as shown in the figure. Assuming that the r-squared value found is 0.80 and N equals 30, and accepting a 90% confidence interval, the r-squared value in another random sample from the same population may range from 0.656 to 0.888. When r-squared is outside this range, the population is considered to be different.
Discussion
The Fisher transformation is an approximate variance-stabilizing transformation for r when X and Y follow a bivariate normal distribution. This means that the variance of z is approximately constant for all values of the population correlation coefficient ρ. Without the Fisher transformation, the variance of r grows smaller as |ρ| gets closer to 1. Since the Fisher transformation is approximately the identity function when |r|
The behavior of this transform has been extensively studied since Fisher introduced it in 1915. Fisher himself found the exact distribution of z for data from a bivariate normal distribution in 1921; Gayen in 1951 determined the exact distribution of z for data from a bivariate Type A Edgeworth distribution. Hotelling in 1953 calculated the Taylor series expressions for the moments of z and several related statistics and Hawkins in 1989 discovered the asymptotic distribution of z for data from a distribution with bounded fourth moments.
An alternative to the Fisher transformation is to use the exact confidence distribution density for ρ given by \pi (\rho | r) = \frac{\Gamma(\nu+1)}{\sqrt{2\pi}\Gamma(\nu + \frac{1}{2})} (1 - r^2)^{\frac{\nu - 1}{2}} \cdot (1 - \rho^2)^{\frac{\nu - 2}{2}} \cdot (1 - r \rho )^{\frac{1-2\nu}{2}} F!\left(\frac{3}{2},-\frac{1}{2}; \nu + \frac{1}{2}; \frac{1 + r \rho}{2}\right) where F is the Gaussian hypergeometric function and \nu = N-1 1 .
Other uses
While the Fisher transformation is mainly associated with the Pearson product-moment correlation coefficient for bivariate normal observations, it can also be applied to Spearman's rank correlation coefficient in more general cases. A similar result for the asymptotic distribution applies, but with a minor adjustment factor: see the cited article for details.
References
References
- Fisher, R. A.. (1915). "Frequency distribution of the values of the correlation coefficient in samples of an indefinitely large population". Biometrika.
- Fisher, R. A.. (1921). "On the 'probable error' of a coefficient of correlation deduced from a small sample". Metron.
- Rick Wicklin. Fisher's transformation of the correlation coefficient. September 20, 2017. https://blogs.sas.com/content/iml/2017/09/20/fishers-transformation-correlation.html. Accessed Feb 15,2022.
- Hotelling, Harold. (1953). "New Light on the Correlation Coefficient and its Transforms". Journal of the Royal Statistical Society, Series B (Methodological).
- Winterbottom, Alan. (1979). "A Note on the Derivation of Fisher's Transformation of the Correlation Coefficient". The American Statistician.
- (December 2005). "Population moments of sampling distributions". Computational Statistics.
- "R squared calculator".
- Gayen, A. K.. (1951). "The Frequency Distribution of the Product-Moment Correlation Coefficient in Random Samples of Any Size Drawn from Non-Normal Universes". Biometrika.
- Hotelling, H. (1953). "New light on the correlation coefficient and its transforms". Journal of the Royal Statistical Society, Series B.
- Hawkins, D. L.. (1989). "Using U statistics to derive the asymptotic distribution of Fisher's Z statistic". [[The American Statistician]].
- Taraldsen, Gunnar. (2021). "The Confidence Density for Correlation". Sankhya A.
- Taraldsen, Gunnar. (2020). "Confidence in Correlation".
- Zar, Jerrold H.. (2005). "Spearman Rank Correlation: Overview".
This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.
Ask Mako anything about Fisher transformation — get instant answers, deeper analysis, and related topics.
Research with MakoFree with your Surf account
Create a free account to save articles, ask Mako questions, and organize your research.
Sign up freeThis content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.
Report