Main       Download       Commercial support       FAQ       Forum       About Us

F-distribution

If we have two random variables Y and Y having chi-square distribution with a and b degrees of freedom respectively, ratio

will have F-distribution with a and b degrees of freedom. This distribution is also known as Fisher distribution.

On the right, you can see the probability density function of the F-distribution for some a's and b's. Its analytical form is:

Cumulative distribution function of the F-distribution is:

Algorithms

This module contains algorithms of calculation of the cumulative distribution function (FDistribution subroutine), its own complement (FCDistribution subroutine) and its inverse function (InvFDistribution subroutine).

This article is intended for personal use only.

Download ALGLIB

C#

C# source.

Downloads page

 

C++

C++ source.

Downloads page

 

C++, multiple precision arithmetic

C++ source. MPFR/GMP is used.

GMP source is available from gmplib.org. MPFR source is available from www.mpfr.org.

Downloads page

 

FreePascal

FreePascal version.

Downloads page

 

Delphi

Delphi version.

Downloads page

 

VB.NET

VB.NET version.

Downloads page

 

VBA

VBA version.

Downloads page

 

Python

Python version (CPython and IronPython are supported).

Downloads page

 

 

ALGLIB® - numerical analysis library, 1999-2012.
ALGLIB is a registered trademark of the ALGLIB Project.