FTEST
Returns the result of an F-test. Replaced by F.TEST.
Syntax
FTEST(array1, array2)
Parameters
- array1: Required. The first array or range of data
- array2: Required. The second array or range of data
Example
=FTEST(A1:A10, B1:B10)
Returns the result of an F-test. Replaced by F.TEST.
FTEST(array1, array2)
=FTEST(A1:A10, B1:B10)