VARS(<List>) |
![]() ![]() ![]() |
Description
This function returns the sample variance (N-1 weighting) of its arguments. Blank cells and cells containing strings are ignored. The function is given by:
Parameters
<List>
Any combination of numbers, cells, or ranges
Examples
VARS(1, 2, 7) = 10.333333
VARS(Y1:Y5) = 84.7
Where Y1:Y5 = 22, 24, 29, 34, and 45.
VARS(K6:K10) = 0.62603
Where K6:K10 = 1, .33, 0, -0.66, and -0.99.
Try Predictive Systems Lab
Need Help?
Contact support