var_pop
Population Variance
Returns: decimal
Table 1.
Parameter | Type | Description |
---|---|---|
value | decimal, double | the values from which to take the variance |
Example
Query
PREFIX : <https://ddw-doccorp.linked.data.world/d/sparql-aggregation-sample-queries/> PREFIX agg: <http://data.world/function/aggregate#> SELECT (agg:var_pop(?foo) AS ?var_pop) { [ :col-aggregations-foo ?foo ] }
Table 1.
var_pop |
---|
959.4722 |