Fisher's z-distribution is the statistical distribution of half the logarithm of an F-distribution variate:
z=
1 | |
2 |
logF
It was first described by Ronald Fisher in a paper delivered at the International Mathematical Congress of 1924 in Toronto.[1] Nowadays one usually uses the F-distribution instead.
The probability density function and cumulative distribution function can be found by using the F-distribution at the value of
x'=e2x
The probability density function is[2] [3]
f(x;d1,d2)=
| ||||||||||||||||
B(d1/2,d2/2) |
| ||||||||||||
|
,
When the degrees of freedom becomes large (
d1,d2 → infty
\bar{x}=
1 | |
2 |
\left(
1 | |
d2 |
-
1 | |
d1 |
\right)
2 | |
\sigma | |
x |
=
1 | |
2 |
\left(
1 | |
d1 |
+
1 | |
d2 |
\right).
X\sim\operatorname{FisherZ}(n,m)
e2X\sim\operatorname{F}(n,m)
X\sim\operatorname{F}(n,m)
\tfrac{logX}{2}\sim\operatorname{FisherZ}(n,m)