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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Automated text replacement %s)
m
 
(26 intermediate revisions by 7 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:FDIST function}}
 +
{{Documentation/CalcFunc StatisticalTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_FISHERINV_function
 +
|NextPage=Documentation/How_Tos/Calc:_FTEST_function
 +
}}__NOTOC__
  
 
== FDIST ==
 
== FDIST ==
Line 18: Line 23:
 
: returns approximately 0.485657.
 
: returns approximately 0.485657.
  
{{Documentation/SeeAlso|
+
=== Issues: ===
 +
* The international standard ODFF calls this function <tt>'''LEGACY.FDIST'''</tt>, and defines a new <tt>'''FDIST'''</tt> function.
 +
 
 +
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: FINV function|FINV]]
 
* [[Documentation/How_Tos/Calc: FINV function|FINV]]
  
Line 26: Line 34:
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
  
=== Issues: ===
+
[[Category:Documentation/Reference/Calc/Statistical functions]]
* The forthcoming international standard ODFF calls this function <tt>'''LEGACY.FDIST'''</tt>, and defines a new <tt>'''FDIST'''</tt> function.
+

Latest revision as of 13:54, 2 February 2024



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 international standard ODFF calls this function LEGACY.FDIST, and defines a new FDIST function.



See Also
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_FDIST_function&oldid=260046"
Views
Personal tools
Navigation
Tools