TRUECALC
Functions

FISHERINV

Inverse Fisher z-transform

Try it

When to use it

When should I use FISHERINV?

Use FISHERINV to convert a Fisher z-transformed value back into a correlation coefficient, reversing the FISHER transformation after statistical computations.

Used in

science · operations

Syntax

FISHERINV(y)

Examples

=FISHERINV(0.962) // => 0.7451676440945232

On this page