mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fix variance link in statistics documentation (#23782)
This commit is contained in:
parent
9667963356
commit
7de40a215c
@ -62,7 +62,7 @@ The following characteristics are supported for `sensor` source sensors:
|
|||||||
| `total` | The sum of all source sensor measurements within the given time and sampling size limits.
|
| `total` | The sum of all source sensor measurements within the given time and sampling size limits.
|
||||||
| `value_max` | The biggest value among the number of measurements.
|
| `value_max` | The biggest value among the number of measurements.
|
||||||
| `value_min` | The smallest value among the number of measurements.
|
| `value_min` | The smallest value among the number of measurements.
|
||||||
| `variance` | The [variance](https://en.wikipedia.org/wiki/Standard_deviation) of an assumed normal distribution from all measurements.
|
| `variance` | The [variance](https://en.wikipedia.org/wiki/Variance) of an assumed normal distribution from all measurements.
|
||||||
|
|
||||||
### Binary Source Sensor
|
### Binary Source Sensor
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user