VAR

Name

VAR —
VAR(b1, b2, ...)

Description

VAR estimates the variance of a sample of a population. To get the true variance of a complete population use @VARP

(VAR is also known as the N-1-variance. Under reasonable conditions, it is the maximum-likelihood estimator for the true variance.)

Performing this function on a string or empty cell simply does nothing.

See also

VARP , STDEV