FISHERINV()

SyntaxFISHERINV(y)

Definition. This function returns the inverse of the Fisher transformation. Use this transformation when analyzing correlations between ranges or arrays of data.

If y = FISHER(x), then FISHERINV(y) = x.

Arguments

  • y (required). The value for which you want to invert the transformation

Note

If y isn’t a numeric value, the FISHERINV() function returns the #VALUE! error.

Background. The FISHERINV() function is the inverse function of FISHER(). This means that this function returns the inverse of the Fisher transformation.

FISHERINV() calculates the initial x-value of the Fisher-transformed z-value. Use this transformation when analyzing correlations between ranges or arrays of data. The equation for the inverse of the Fisher transformation is:

image with no caption

See Also

You will find more information about Fisher transformations in the description of FISHER().

Example. You will find more information about the functionality of FISHERINV() in the description of FISHER().

See Also

CORREL(), COVAR(), FISHER()

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.35.122