HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
variance
Syntax
variance(Lst||Mtrx,[Lst])
Description
Returns the variance of a list with the second argument as the weight, or the list of variance of the columns of a matrix.
Example
variance([3,4,2]) returns 2/3
variance — Discussion
↑Back to top