FISHER
Returns the Fisher transformation.
StatisticalStatistics & Analysis
What it does
Returns the Fisher transformation at x.
Syntax
FISHER(x)
Arguments
x(number) β Numeric value.
Examples
Fisher Transform
Transform 0.75.
FORMULA
=FISHER(0.75)
RESULT
0.973
SAMPLE DATA
| A | |
|---|---|
| 1 | x |
| 2 | 0.75 |