VAR Function
The VAR function calculates the variance of an entire population of data represented in a list.
This function has the following syntax:
VAR(list = list)
Note: The Array of Object can be an Array of FloatObject, IntegerObject, or MoneyObject.
This function returns:
• Float—Population variance of items in list
• Null—On error