Calculates the inverse of right-tailed F probability distribution function.
Syntax
p: Probability associated with the right-tailed F distribution. Eg., 0.94233111437756
r1: The numerator of the degrees of freedom. Eg., 5
Examples
|
Formula |
Result |
|
=FINV(A2;B2;C2) |
0.2 |
|
=FINV(A3;B3;C3) |
0.35 |
|
=FINV(A4;B4;C4) |
1.2 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
|
#NUM! |
|
Similar Functions