VAR

The VAR function calculates the variance for a group of numbers, i.e., how widely the values vary from the average of the values.

VAR Syntax

Use the following syntax when incorporating the VAR function in queries:

VAR(expression)

Where expression evaluates to a numeric value.