Excel FISHER Function
The FISHER function returns the Fisher transformation of a supplied value (x). The Fisher transformation is frequently used to test hypotheses on the correlation coefficient.
Syntax
=FISHER(x)
Arguments
- x (required): The value at which you want to calculate the Fisher transformation. Note: x must satisfy the equation: -1 < x < 1.
Return Value
The FISHER function returns a numeric value.
Function Notes
- FISHER returns the #NUM! error if x ≤ -1 or x ≥ 1.
- FISHER returns the #VALUE! error if x is not a numeric value.
- The equation for the Fisher transformation is:
Example
To get the Fisher transformation of the supplied x values listed in the below table, please copy or enter the formula below in the top cell, press Enter to get the result, and then drag the fill handle (at the lower right corner of the result cell) down to apply the formula to the below cells.
=FISHER(B6)
Also, you can type the actual x value in the formula as shown below.
=FISHER(0.1)
Related functions
The FISHERINV function returns the inverse of Fisher transformation of a supplied value (y). The transformation is frequently used to analyze correlations between ranges or arrays of data.
The Best Office Productivity Tools
Kutools for Excel - Helps You To Stand Out From Crowd
Would you like to complete your daily work quickly and perfectly? Kutools for Excel brings 300 powerful advanced features (Combine workbooks, sum by color, split cell contents, convert date, and so on...) and save 80% time for you.
- Designed for 1500 work scenarios, helps you solve 80% Excel problems.
- Reduce thousands of keyboard and mouse clicks every day, relieve your tired eyes and hands.
- Become an Excel expert in 3 minutes. No longer need to remember any painful formulas and VBA codes.
- 30-day unlimited free trial. 60-day money back guarantee. Free upgrade and support for 2 years.

Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)
- One second to switch between dozens of open documents!
- Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
- Increases your productivity by 50% when viewing and editing multiple documents.
- Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Firefox, And New Internet Explorer.
