VAR function
Description
Variance function. VAR(range) computes the 'sample' variance (divisor n−1) of the data in the specified range.
Example
VAR(A1:A8) calculates the 'sample' variance of the contents of cells A1 to A8.
Variance function. VAR(range) computes the 'sample' variance (divisor n−1) of the data in the specified range.
VAR(A1:A8) calculates the 'sample' variance of the contents of cells A1 to A8.