[ZBXNEXT-9279] Add stddevpop() and stddevsamp() additionally as mathematical function Created: 2024 Jun 26 Updated: 2024 Jun 26 |
|
Status: | Open |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | Server (S) |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Change Request | Priority: | Trivial |
Reporter: | Marcel Renner | Assignee: | Andris Zeila |
Resolution: | Unresolved | Votes: | 1 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Description |
avg(), max() and min() already exist as mathematical functions. However, standard deviation does not. For evaluations of trend functions, calculated items and statistics, it would be useful if stddevpop() and stddevsamp() were also available as mathematical functions. |