Navigation: thinBasic Modules > STAT > Stat_ChiSquare |
|
Description
Returns the chi square of all elements inside ArrayVariable array.
Syntax
n = STAT_ChiSquare(ArrayVariable)
Returns
Number.
Parameters
Name |
Type |
Optional |
Meaning |
ArrayVariable |
Numeric Array |
No |
|
Remarks
This function will expect the name of a predefined array with all the necessary data already loaded.
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |