FDIST function
Description
Returns a one-tailed probability from the F distribution. FDIST(F,v1,v2) returns the one-tailed probability P associated with the test statistic F with v1 degrees of freedom for the numerator and v2 degrees of freedom for the denominator.
Example
FDIST(3.291,6,40) returns 0.01 (rounded).
Calculator
Graph
