VAR.S Returns the variance of a sample population.
Syntax
VAR.S(columnName)
Parameters
columnName – The name of an existing column using standard DAX syntax, usually fully qualified. It cannot be an expression.
Return Value
A number with the variance of a sample population.
Reference Data
https://docs.microsoft.com/en-us/dax/dax-function-reference