TRUECALC
Functions

FISHER

Fisher z-transform

Try it

When to use it

When should I use FISHER?

Use FISHER to apply the Fisher z-transformation to a correlation coefficient, converting it to a value on an approximately normal distribution so you can compare or test correlations statistically.

Used in

science · operations

Syntax

FISHER(x)

Examples

=FISHER(0.962) // => 1.972066740199461

On this page