Hinweis:Dieser Abschnitt ist nur in englischer Sprache verfügbar. Wir bitten um Ihr Verständnis.
3.5.3.3.4 Finv
Definition:
computes the inverse of
cdf at
, with parameters
and
.
The deviate,
, associated with the lower tail probability
of the
distribution with
and
degrees of freedom is defined as the solution to
where
;
Parameters:
(input, double)- the probability,
, from the required F-distribution. /math-5c65da5193366ff858131d78c652f2f3.png?v=0)
(input, double)- the degrees of freedom of the numerator variance,
, must be positive (
).
(input, double)- the degrees of freedom of the denominator variance,
, must be positive(
).
(output, double)- the deviate,
.