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

From Apache OpenOffice Wiki
Jump to: navigation, search
m
m
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:CHIDIST function}}
 +
{{Documentation/CalcFunc StatisticalTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_BINOMDIST_function
 +
|NextPage=Documentation/How_Tos/Calc:_CHIINV_function
 +
}}__NOTOC__
  
 
== CHIDIST ==
 
== CHIDIST ==
Line 15: Line 20:
  
 
=== Issues: ===
 
=== Issues: ===
* The draft international standard ODFF calls this function <tt>'''LEGACY.CHIDIST'''</tt>, and defines a new <tt>'''CHISQDIST'''</tt> function.  * [[Documentation/How_Tos/Calc: CHISQDIST function|CHISQDIST]] is expected for OOo 3.1
+
* The international standard ODFF calls this function <tt>'''LEGACY.CHIDIST'''</tt>, and defines a new <tt>'''CHISQDIST'''</tt> function.  * [[Documentation/How_Tos/Calc: CHISQDIST function|CHISQDIST]] was expected for OOo 3.1
* The draft international standard ODFF has no restriction for x, but defines that <tt>'''LEGACY.CHIDIST'''</tt> returns 1 for x &le; 0.
+
* The international standard ODFF has no restriction for x, but defines that <tt>'''LEGACY.CHIDIST'''</tt> returns 1 for x &le; 0.
  
  
Line 23: Line 28:
 
: returns approximately 0.5724.
 
: returns approximately 0.5724.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: CHIINV function|CHIINV]]
 
* [[Documentation/How_Tos/Calc: CHIINV function|CHIINV]]
 
* [[Documentation/How_Tos/Calc: CHITEST function|CHITEST]]
 
* [[Documentation/How_Tos/Calc: CHITEST function|CHITEST]]

Latest revision as of 13:42, 2 February 2024



CHIDIST

Calculates values for a χ2-distribution.

Syntax:

CHIDIST(x; k)

k is the (positive integer) degrees of freedom for the χ2-distribution.
x is a number >=0.
CHIDIST returns the right tail probability for the χ2-distribution:
Calc chidist equation.png

Issues:

  • The international standard ODFF calls this function LEGACY.CHIDIST, and defines a new CHISQDIST function. * CHISQDIST was expected for OOo 3.1
  • The international standard ODFF has no restriction for x, but defines that LEGACY.CHIDIST returns 1 for x ≤ 0.


Example:

CHIDIST(2; 3)

returns approximately 0.5724.



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