FTEST function
Summary
Returns the result of an F-test
Syntax
FTEST(array1,array2)
The FTEST function syntax has the following arguments:
• Array1 Required. The first array or range of data.
• Array2 Required. The second array or range of data.
• Array1 Required. The first array or range of data.
• Array2 Required. The second array or range of data.
Example
=F.TEST(A2:A6,B2:B6)