FISHERINV function - Function that returns the inverse of the Fissher transformation in Excel

FISHERINV function: The function returns the inverse of the Fissher transformation. Use this function to analyze the correlation between two data arrays, if y = FISHER (x) -> FISHERINV (y) = x. Syntax: FISHER (y)

The following article introduces you to the FISHERINV function - one of the functions in the statistical function group is very popular in Excel.

images 1 of FISHERINV function - Function that returns the inverse of the Fissher transformation in Excel
Images 1 of FISHERINV function - Function that returns the inverse of the Fissher transformation in Excel

Description: The function returns the inverse value of the Fissher transformation . Use this function to analyze the correlation between two data arrays, if y = FISHER (x) -> FISHERINV (y) = x .

Syntax: FISHER (y)

Inside:

- y: The numerical value to perform the inverse of the Fissherinv transformation .

Attention:

- If y is not a number -> the function returns the #VALUE! Error value .

- Fissherinv transform equation is:

[x = frac {{{e ^ {2y}} - 1}} {{{e ^ {2y}} + 1}}]

For example:

Calculate the inverse value of y after performing the fissherinv transformation using the data in the following data table:

images 2 of FISHERINV function - Function that returns the inverse of the Fissher transformation in Excel
Images 2 of FISHERINV function - Function that returns the inverse of the Fissher transformation in Excel

- In the cell to calculate enter the formula : = FISHERINV (C6)

images 3 of FISHERINV function - Function that returns the inverse of the Fissher transformation in Excel
Images 3 of FISHERINV function - Function that returns the inverse of the Fissher transformation in Excel

- Press Enter -> the inverse value of y after performing the fissherinv transformation is:

images 4 of FISHERINV function - Function that returns the inverse of the Fissher transformation in Excel
Images 4 of FISHERINV function - Function that returns the inverse of the Fissher transformation in Excel

- Similarly copy to the remaining values ​​are results:

images 5 of FISHERINV function - Function that returns the inverse of the Fissher transformation in Excel
Images 5 of FISHERINV function - Function that returns the inverse of the Fissher transformation in Excel

- Where y is not a numeric form -> the function returns the #VALUE! Error value

images 6 of FISHERINV function - Function that returns the inverse of the Fissher transformation in Excel
Images 6 of FISHERINV function - Function that returns the inverse of the Fissher transformation in Excel

Above are instructions and some specific examples when using FISHERINV function in Excel.

Good luck!

4 | 2 Vote
« PREV : FORECAST function -...
FISHER function -... : NEXT »
Read More