Related Topics: | ||
Description: Returns the inverse of the Fisher transformation. If y = FISHER(x), then FISHERINV(y) = x.
Syntax: FISHERINV(y)
y is the value for which you want to perform the inverse of the transformation.
Remarks:
y must be a number.
The equation for the inverse of the Fisher transformation is:
Example:
FISHERINV(0.972955) = 0.75
© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.