Whether hierarchical depth co-varies with a linear trend.
Maps each byte triple into the Poincare disk (first two bytes) crossed with the real line (third byte). The Poincare disk distorts distances: points near the boundary are exponentially far from the center in hyperbolic terms. Data that clusters near the disk's edge has large hyperbolic variance; the depth_height_corr metric then asks whether this hierarchical depth is coupled to the linear drift.
Variance of the hyperbolic distance from the disk's origin. ECG ventricular tachycardia (3.45), damped pendulum (3.35), and ECG supraventricular tachycardia (3.34) dominate. These signals oscillate between near-center and near-boundary in the Poincare disk — the heartbeat's QRS complex pushes points to the boundary, while the baseline returns them to center. Logistic period-2 scores near 0 (its two-value alternation maps to a fixed radius). The ECG dominance is notable: pathological heart rhythms explore the full radial range of the disk.
Correlation between hyperbolic distance from the origin and the height coordinate. Forest fire (0.68) and humidity (0.62) have the strongest positive correlation: when they move toward the boundary (high hierarchical depth), their height increases. Wind speed (-0.79) and wave height (-0.81) have strong negative correlation: high hierarchical depth coincides with decreasing height. Intermittent silence scores -0.83, the strongest negative value — its bursts of silence (near-center) alternate with active periods (boundary) in a way that anti-correlates with the height trend.
| Source | Domain | Value |
|---|---|---|
| Forest Fire | exotic | 0.6765 |
| Humidity | climate | 0.6175 |
| BTC Volume | financial | 0.5533 |
| ··· | ||
| Intermittent Silence | exotic | -0.8304 |
| Wave Height (Buoy) | geophysics | -0.8114 |
| Wind Speed | climate | -0.7925 |
| Source | Domain | Value |
|---|---|---|
| ECG Ventricular | medical | 3.4537 |
| Damped Pendulum | motion | 3.3494 |
| ECG Supraventr. | medical | 3.3422 |
| ··· | ||
| Constant 0xFF | noise | 0.0000 |
| Constant 0x00 | noise | 0.0000 |
| Logistic r=3.2 (Period-2) | chaos | 0.0000 |
H² x R is the hyperbolic counterpart to S² x R: where S² x R decomposes into direction + scalar, H² x R decomposes into hierarchical depth + scalar. The hyperbolic_variance metric's ECG dominance (top 3 are all cardiac signals) suggests it captures a specific physical phenomenon: the heartbeat's voltage range maps naturally to radial excursion in the Poincare disk, and pathological rhythms (tachycardia) explore this range more than normal sinus rhythm. The depth_height_corr metric then adds temporal coupling: environmental signals (humidity, forest fire) show positive coupling while ocean/atmospheric signals (wind, waves) show negative.