VARP
The VARP function calculates the variance for a sample group of numbers, i.e., how widely the values vary from the average of the values.
VARP Syntax
Use the following syntax when incorporating the VARP function in queries:
VARP(expression)
Where expression evaluates to a numeric value.