Sumedh Pathak
Sumedh Pathak
I think doing `sqrt((sum(power(value, 2)) - count(value)*power(avg(value),2)) / (count(value)-1))` instead of stddev(value) should work ## Why are we implementing it? (sales eng) STDDEV doesn't work out of the box. The...
## Why are we implementing it? (sales eng) ### What are the typical use cases? ## Communication goals (e.g. detailed howto vs orientation) ### Good locations for content in docs...
## Why are we implementing it? (sales eng) ### What are the typical use cases? ## Communication goals (e.g. detailed howto vs orientation) ### Good locations for content in docs...