ExcelFunctions.net Logo

The Excel FISHER Function

Home » Excel-Built-In-Functions » Excel-Statistical-Functions » Excel-Fisher-Function
Search this site:
Custom Search
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
This function is shown in the graph below:
Plot of Fisher Trasformation
For more information, see the Wikipedia Fisher Transformation page
Related Function :

Basic Description

The Excel FISHER function calculates the Fisher Transformation for a supplied value.

The format of the function is :

FISHER( x )

Where x is the value at which you want to calculate the function.


Examples

The spreadsheet below shows examples of the Excel Fisher Function, used to calculate 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 =FISHER( -0.9 )
2 =FISHER( -0.25 )
3 =FISHER( 0.8 )
 Results
  A
1 -1.47221949
2 -0.255412812
3 1.098612289


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


Common Errors

If you get an error from your Excel Fisher function this is likely to be one of the following :

#VALUE! - Occurs if the supplied value of x is not recognised as a numeric value
#NUM! - Occurs if the supplied x ≤ -1 or ≥ +1






Valid XHTML 1.0 Transitional

Disclaimer Privacy Policy

Copyright © 2008-2011 ExcelFunctions.net