Statistics Toolbox    
fpdf

F probability density function (pdf)

Syntax

Description

Y = fpdf(X,V1,V2) computes the F pdf at each of the values in X using the corresponding parameters in V1 and V2. Vector or matrix inputs for X, V1, and V2 must all be the same size. A scalar input is expanded to a constant matrix with the same dimensions as the other inputs. The parameters in V1 and V2 must all be positive integers, and the values in X must lie on the interval [0 ).

The probability density function for the F distribution is

Examples

See Also

fcdf, finv, frnd, fstat, pdf


  finv fracfact