Open
Description
Starting with MongoDB 5.0 $stdDevPop
& stdDevSamp
operators can be used in more stages than just $group
.
Full list available via:
https://docs.mongodb.com/manual/reference/operator/aggregation/stdDevPop/
https://docs.mongodb.com/manual/reference/operator/aggregation/stdDevSamp/