docs-v2/content/influxdb/cloud/reference/flux/stdlib/experimental/stddev.md

503 B
Raw Blame History

title description menu weight related
experimental.stddev() function The `experimental.stddev()` function computes the standard deviation of non-null values in the `_value` column for each input table.
influxdb_cloud_ref
name parent
experimental.stddev Experimental
302
/influxdb/cloud/reference/flux/stdlib/built-in/transformations/aggregates/stddev/
/{{< latest "influxdb" "v1" >}}/query_language/functions/#stddev, InfluxQL STDDEV()

{{< duplicate-oss >}}