FISHERINV
Returns the inverse of the Fisher transformation.
StatisticalStatistics & Analysis
What it does
Returns the inverse of the Fisher transformation.
Syntax
FISHERINV(y)
Arguments
y(number) β Value.
Examples
Inverse Fisher
Inverse of 0.973.
FORMULA
=FISHERINV(0.973)
RESULT
0.75
SAMPLE DATA
| A | |
|---|---|
| 1 | y |
| 2 | 0.973 |