Excel Function : F.TEST
Category
Statistical
Description
Returns the result of an F-test
Microsoft Excel Reference Page
https://support.office.com/en-us/article/FTEST-function-100a59e7-4108-46f8-8443-78ffacb6c0a7
Syntax and Description of the F.TEST Excel Function
syntax F.TEST (array1,array2) array1 is the first data set as a range or named array array2 is the second data set as a range or named array The F.TEST function syntax has the following arguments: 1. Array1 Required. The first data set as a range or named array. 2. Array2 Required. The second data set as a range or named array.
About F.TEST Excel Function
The F.TEST function returns the probability that the variances of two samples are unequal.