Difference between revisions of "Documentation/How Tos/Calc: FDIST function"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 121: Line 121:
 
* The forthcoming international standard ODFF calls this function <tt>'''LEGACY.FDIST'''</tt>, and defines a new <tt>'''FDIST'''</tt> function.
 
* The forthcoming international standard ODFF calls this function <tt>'''LEGACY.FDIST'''</tt>, and defines a new <tt>'''FDIST'''</tt> function.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: FINV function|FINV]]
 
* [[Documentation/How_Tos/Calc: FINV function|FINV]]
  

Revision as of 08:14, 17 July 2018

CALC FUNCTIONS
< {{#switch:Previous Section Previous Section = Previous Section Next Section = Next Section Previous Page = Previous Page Next Page = Next Page }} {{#switch:Next Section Previous Section = Previous Section Next Section = Next Section Previous Page = Previous Page Next Page = Next Page }} >
< {{#switch:Previous Page Previous Section = Previous Section Next Section = Next Section Previous Page = Previous Page Next Page = Next Page }} {{#switch:Next Page Previous Section = Previous Section Next Section = Next Section Previous Page = Previous Page Next Page = Next Page }} >


FDIST

Calculates values for an F-distribution.

Syntax:

FDIST(x; r1; r2)

r1 and r2, which are positive integers, are the degrees of freedom parameters for the F-distribution.
x must be greater than or equal to 0.
FDIST returns the area of the right tail of the probability density function for the F-distribution, calculating:
Calc fdist equation.png

Example:

FDIST(1; 4; 5)

returns approximately 0.485657.

Issues:

  • The forthcoming international standard ODFF calls this function LEGACY.FDIST, and defines a new FDIST function.



{{#switch:EN

| RU = Смотрите также: | UA = Дивіться також: | EN = See Also | PT = Ver também | #default = See Also }}

Personal tools
In other languages