SmallBASIC GuideThe language | Programming Tips | Commands | System | Graphics & Sound | Miscellaneous | File system | Mathematics | 2D Algebra | Strings | Console | Glossary |
Statistics
Sample standard deviation: SQR(STATSPREADS(array))
Population standard deviation: SQR(STATSPREADP(array))
Function:
SUM
(...)
Sum of value
Function:
SUMSQ
(...)
Sum of square value
Function:
STATMEAN
(...)
Arithmetical mean
Function:
STATMEANDEV
(...)
Mean deviation
Function:
STATSPREADS
(...)
Sample spread
Function:
STATSPREADP
(...)
Population spread
[Prev] [Next]