この関数は Google スプレッドシートでも Excel と同じように機能します。構文も引数も同じです。
FISHER(x)The Fisher transformation produces a function that is normally distributed rather than skewed. Use this function to perform hypothesis testing on the correlation coefficient.
=FISHER(0.5)結果: 0.549306
Calculates the Fisher transformation for the correlation coefficient 0.5.
The value of x must be greater than -1 and less than 1.