| Package | postgresql-13-lower-quantile |
| Source | lower-quantile |
| Version | 1.0.3-1PIGSTY~trixie |
| Architecture | amd64 |
| Maintainer | Ruohang Feng |
| Installed-Size | 55 |
| Depends | postgresql-13, libc6 (>= 2.4) |
| Provides | postgresql-lower-quantile |
| Homepage | https://github.com/tvondra/lower_quantile |
| Priority | optional |
| Section | database |
| Filename | pool/main/l/lower-quantile/postgresql-13-lower-quantile_1.0.3-1PIGSTY~trixie_amd64.deb |
| Size | 16528 |
| SHA256 | fcf31ece23400b7659b4a732bd8a8dc68e55cb28f989bc8d59a8179bc3f421d0 |
| SHA1 | 3897c3b45a290d8c37fcd4222ebfb3194e241e28 |
| MD5sum | 5bf85414595d74beacd73d6df2007c05 |
| Description | lower quantile aggregate
This implements the "lower quantile" aggregate, defined as
Given a multiset S of size n over R, the q-quantile item xq (in S) is the item x whose rank R(x) in the sorted multiset S is
floor(1 + q(n −1)) for 0 <= q <= 1
where the rank R(x) is the number of elements in S smaller than or equal to x. |
| Description-md5 | |