Skip to main content

FDensity - script and chart function

FDensity() returns the probability of the F distribution.

Syntax:  

FDensity(value, degrees_freedom1, degrees_freedom2)

Return data type: number

Arguments
Argument Description
value The value at which you want to evaluate the distribution. The value must not be negative.
degrees_freedom1 A positive integer stating the number of numerator degrees of freedom.
degrees_freedom2 A positive integer stating the number of denominator degrees of freedom.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!