User Tools

Site Tools


histograms

This is an old revision of the document!


Histograms

Top Frequency Histograms

This is where the histogram concentrates on only the popular values. The less popular values are considered insignificant. Less popular values are therefore grouped together in a single bucket.

Hybrid Histograms

As the name suggests, a combination of Height Balanced and Frequency histograms.
12c tends to use Hybrid Histograms instead of Height Balanced.
The histogram will store the amount of times the highest value is represented in the bucket.

histograms.1440494835.txt.gz · Last modified: 2025/03/08 22:23 (external edit)