views_descriptive_statistics
No security coverage
The Views Descriptive Statistics module provides a global Views field plugin that allows users to calculate and display the minimum, maximum, mean, median, or mode for a selected field on a per-row basis. It intelligently handles both standard SQL aggregations using efficient database window functions and complex calculations utilizing PHP fallbacks, ensuring accurate statistics regardless of whether Views Aggregation is enabled.