Views Descriptive Statistics
Part of the Views ecosystem · 208 projects
This module adds a field to Views that can calculate and display descriptive statistics like minimum, maximum, mean, median, or mode for a selected field. It works efficiently using database functions or falls back to PHP for complex calculations.
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.
Depends on
Dependencies of the latest stable release
- views Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
More in the Views ecosystem
Most installed first