Functions > Statistics > Descriptive Statistics > F-Test
  
F-Test
Ftest(v1, v2)—Returns the F-test statistic and the probability that a value this large or larger would occur when the distributions in vectors v1 and v2 have the same variance.
Arguments
v1, v2 are real-valued vectors.