powered by
Converts a Pearson correlation coefficient to Fishers z'
r2z(x)
Fisher z'
Pearson correlation coefficient
Thomas D. Fletcher t.d.fletcher05@gmail.com
z' = .5 * log((1+r)/(1-r))
Cohen, J., Cohen, P., West, S. G., & Aiken, L. S. (2003). Applied multiple regression/correlation analysis for the behavioral sciences (3rd ed.). Mahwah, NJ: Lawrence Erlbaum.
z2r, CIr,
z2r
CIr
# From ch. 2 in Cohen et al (2003) r2z(.657)
Run the code above in your browser using DataLab