F.DIST.RT(15,6,4)
F.DIST.RT(A4,A5,A6)
Syntax
F.DIST.RT(number, degrees_freedom1, degrees_freedom2, cumulative)
- number - The value at which to evaluate the function.
- degrees_freedom1 - The numerator of the number of degrees of freedom.
- degrees_freedom2 - The denominator of the number of degrees of freedom.
- cumulative - A logical value that determines the form of the function.
Examples
F.DIST.RT(15,6,4) returns a value of 0.01025