Noncentral F-distribution

In probability theory and statistics, the noncentral F-distribution is a continuous probability distribution that is a noncentral generalization of the (ordinary) F-distribution.

It describes the distribution of the quotient (X/n1)/(Y/n2), where the numerator X has a noncentral chi-squared distribution with n1 degrees of freedom and the denominator Y has a central chi-squared distribution with n2 degrees of freedom.

It is the distribution of the test statistic in analysis of variance problems when the null hypothesis is false.

The noncentral F-distribution is used to find the power function of such a test.

, then is a noncentral F-distributed random variable.

The probability density function (pdf) for the noncentral F-distribution is[1] when

is the regularized incomplete beta function.

The noncentral F-distribution is implemented in the R language (e.g., pf function), in MATLAB (ncfcdf, ncfinv, ncfpdf, ncfrnd and ncfstat functions in the statistics toolbox) in Mathematica (NoncentralFRatioDistribution function), in NumPy (random.noncentral_f), and in Boost C++ Libraries.

[2] A collaborative wiki page implements an interactive online calculator, programmed in the R language, for the noncentral t, chi-squared, and F distributions, at the Institute of Statistics and Econometrics of the Humboldt University of Berlin.