ExcelFunctions.net Logo

The Excel FISHERINV Function

Home » Excel-Built-In-Functions » Excel-Statistical-Functions » Excel-Fisherinv-Function
Search this site:
Custom Search

Basic Description

The Excel FISHERINV function calculates the inverse of the Fisher Transformation and returns a value between -1 and +1
Fisher Transformation
The Fisher Transformation is frequently used to test hypotheses on the correlation coefficient.

The formula for the Fisher Transformation is :
Fisher Transformation Function
and the Inverse Fisher Transformation is given by :
Inverse Fisher Transformation Function
The inverse Fisher transformation function is shown in the graph below:
Plot of Inverse Fisher Trasformation
For more information, see the Wikipedia Fisher Transformation page
Related Function :

The format of the function is :

FISHERINV( y )

Where y is the value for which you want to calculate the inverse of the function.


Examples

The spreadsheet below shows examples of the Excel Fisherinv Function, used to calculate the inverse of the Fisher Transformation for 3 different values.

The formulas are shown in the spreadsheet on the left and the results are shown in the spreadsheet on the right.

 Formulas
  A
1 =FISHERINV( -0.2 )
2 =FISHERINV( 0 )
3 =FISHERINV( 2.8 )
 Results
  A
1 -0.19737532
2 0
3 0.99263152


Further information and examples of the Excel Fisherinv function can be found on the Microsoft Office website.


Common Errors

If you get the #VALUE! error from your Excel Fisherinv function this is likely to be because the supplied value of y is not recognised as a numeric value in Excel.






Valid XHTML 1.0 Transitional

Disclaimer Privacy Policy

Copyright © 2008-2011 ExcelFunctions.net