CALC.vara(array)

Estimates variance based on a sample. Text values are ignored. Boolean values are considered to be 1 (true) or 0 (false).

Example

CALC.vara(

[1345,1301,1368,1322,1310,1370,1318,1350,1303,1299]);

// returns 754.266

<< CALC.varN(array) © 1996-2013 InetSoft Technology Corporation (v11.4) CALC.varp(array) >>