The StatsFPDF function returns the probability distribution function for the F distribution with shape parameters n1 and n2
f(x;n1,n2)=Γ(2n1)Γ(2n2)(1+n2n1x)2n1+n2Γ(2n1+n2)(n2n1)2n1x2n1−1.
See Also
Statistical Analysis, StatsFCDF, StatsInvFCDF