Statistics Module
TL;DR
The statistics module provides mathematical statistics functions for calculating averages, spread measures, and correlations without external dependencies.
Interesting!
Unlike floating-point calculations, the statistics module can work with Decimal and Fraction types for exact mathematical precision in statistical calculations!