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