FunctionsStatistical
var_pop
Computes population variance from numeric batch values and repeats the computed result for each output row.
var_pop(…) → Float64Kind · scalar · aggregate
scalar — Computes population variance from numeric batch values and repeats the computed result for each output row.
aggregate — Computes population variance over non-NULL numeric inputs.
Measured · 428 ns · server-class
Part of the Statistical family.