FISHERINV function
From Apache OpenOffice Wiki
< Documentation | How Tos
Spreadsheet Lookup functions
Measures of dispersion / spread
Probability and statistics
Correlation and line fitting
See also (in the Arrays Functions category); GROWTH, LINEST, LOGEST, TREND
Ranking
FISHERINV
Calculates the inverse of the FISHER transformation.
Syntax:
FISHERINV(z)
- returns the value r, such that FISHER(r) is z.
Example:
FISHERINV(0)
- returns 0.
See Also