The StatsFCDF function returns the cumulative distribution function for the F distribution with shape parameters n1 and n2
F(x;n1,n2)=1−Betai(2n2,2n1,n2+n1xn2),
where Betai is the incomplete beta function.
See Also
Statistical Analysis, StatsFPDF, StatsInvFCDF