VAR_POP()
VAR_POP(expression)This function returns the variance of a given column, based
on the rows selected as a population. It’s synonymous with
VARIANCE and was added in version 5.0.3 of MySQL
for compliance with SQL standards. See the description of VAR_SAMP() for an example of this function’s use.