NZ Employment Change q/q on NZDCAD: small_miss n=11 shows 2 of 11 UP at EVERY window from 5 minutes through 4 hours — the SAME 9-of-11 DOWN count holds at 5m, 15m, 30m, 1h, and 4h. Third leg of the NZ Employment cross-family after AUDNZD antipodal (2026-09-08) and NZDJPY domestic (2026-09-10), and the FIRST leg whose small_miss unanimity persists unbroken all the way to 4h — NZDJPY started deeper at 5m 0/11 up but decayed to 5/11 up (45.5%) by 4h.
63 non-contaminated NZ Employment Change q/q releases on NZDCAD. The small_miss bucket shows 2 of 11 UP at every window from 5 minutes to 4 hours — the same count of 9 DOWN, 2 UPholds at 5m, 15m, 30m, 1h, and 4h. Applied to today’s Stats #42 Wilson score interval: 95% two-sided CI on the true up-rate = [5.1%, 47.7%] — coin-flip OUTSIDE the upper bound, so Wilson cleanly rejects fair-coin. Yesterday’s Clopper-Pearson exact on the same 2/11 sample gives [2.3%, 51.8%]: coin-flip INSIDE, no rejection. Wilson tightens the upper bound by 4.1pp — just enough to flip the decision.

Small_miss window walk — same 2/11 count at every window
| Window | small_miss n | Median | Pct up | Wilson 95% CI on up-rate | Rejects fair-coin? |
|---|---|---|---|---|---|
| 5m | 11 | -9.90p | 18.2% (2/11) | [5.1%, 47.7%] | YES (upper 47.7% < 50%) |
| 15m | 11 | -14.60p | 18.2% (2/11) | [5.1%, 47.7%] | YES |
| 30m | 11 | -9.50p | 18.2% (2/11) | [5.1%, 47.7%] | YES |
| 1h | 11 | -12.10p | 18.2% (2/11) | [5.1%, 47.7%] | YES |
| 4h | 11 | -10.90p | 18.2% (2/11) | [5.1%, 47.7%] | YES |
The 2/11 up-rate is IDENTICAL at every window — same two prints flip up (2023-10-31 +2.7p, 2020-02-04 +1.2p, both shallow), same nine flip down. Wilson 95% CI is stable at [5.1%, 47.7%] across all five windows since it only depends on n and count. The main distinguishing feature vs yesterday’s NZDJPY leg (0/11 up at 5m but 5/11 up = 45.5% at 4h) is that NZDCAD’s small_miss down-bias survives the full 4h decay window.
Full 5-bucket 15m walk
| Bucket | n | Median 15m | Pct up 15m | Reading |
|---|---|---|---|---|
| big_miss | 1 | -28.9p | 0.0% (0/1) | single 2013-02-06 print |
| small_miss | 11 | -14.6p | 18.2% (2/11) | 9 of 11 DOWN — main claim |
| in_line | 30 | -6.2p | 36.7% (11/30) | in-line already leans DOWN |
| small_beat | 16 | +26.1p | 68.8% (11/16) | clean mirror of small_miss |
| big_beat | 5 | +13.9p | 60.0% (3/5) | includes 2026-08-04 units-mix-up print |
Median walk -28.9 / -14.6 / -6.2 / +26.1 / +13.9 pips. Small_beat > big_beat by 12p on median: big_beat n=5 contains a 2026-08-04 print where the upstream Forex Factory calendar feed shipped actual=2822.4 vs consensus=0.2 (z=+8474) — a units mix-up (should be 0.4 to fit the historical scale of NZ Employment Change q/q). The stats endpoint still counts it under non_contaminated because its trade window is clean. Its 15m move -9.8p pulls the big_beat median down. Strip the outlier and big_beat median would sit closer to small_beat.
NZ Employment cross-family — three legs so far
| Pair | Mechanic | 5m small_miss | 4h small_miss | Distinguishing feature |
|---|---|---|---|---|
| AUDNZD | antipodal — AUD passive | n/a (tail unanimity) | n/a | big_miss 1/1 UP + big_beat 3/4 DOWN, tight tail signal |
| NZDJPY | domestic — JPY passive | 0/11 UP (100% DOWN) | 5/11 UP (45.5%) | DEEPEST 5m unanimity, decays by 4h |
| NZDCAD | domestic — CAD passive | 2/11 UP (18.2%) | 2/11 UP (18.2%) | LONGEST-PERSISTING — same 2/11 count 5m through 4h |
Three legs, three complementary flavors of clean signal. AUDNZD delivered the tail-bucket unanimity (Wellington-morning bystander AUD passive). NZDJPY delivered the deepest early mid-bucket unanimity (5m 0/11 up) but faded by 4h as the JPY carry-basket absorbed the flow. NZDCAD trades early depth for full-window persistence — the same 2/11 up count holds at 5m, 15m, 30m, 1h, AND 4h because CAD as a commodity-quote leg on a Wellington-morning print doesn’t compete with the NZD directional flow the way JPY does. NZDUSD, NZDCHF, EURNZD, GBPNZD remain as future legs.
Verification note
All numbers verified against live /api/v1/news-impact/stats and /api/v1/news-impact/releases on 2026-09-11 across five windows (5m, 15m, 30m, 1h, 4h). Small_miss n=11 is faint in the tool (below MIN_N=30) but the underlying release count is the same. Chart built via one-off script reusing scripts/insights-charts/svg.ts + theme.ts primitives + sharp rasterization, not committed under scripts/. Wilson score numbers cross-checked against Python statsmodels.stats.proportion.proportion_confint(method='wilson').