Does the Draw Order Decide Horse Show Placings?
Every exhibitor knows the feeling: you draw late in a big class and wonder if the judge has already made up their mind. Iβve now got enough results in the equine-data database to actually test that question properly.
Across 934 classes and 86,281 placings, horses drawn later place marginally better on average β but the effect is small, and class-to-class variation swamps it. Draw order is, at most, a tie-breaker, not a deciding factor.
The pooled weighted Spearman rho between draw order and placing is β0.019 (95% CI β0.036β¦β0.004), and only 52.9% of classes show any negative association at all. Hereβs the honest picture.
Based on 86,281 placings Β· analysis refreshed Aug 2026.
Per-class correlation distribution
For each class with at least 10 riders I computed the rank correlation (Spearmanβs rho) between draw order and placing. Negative rho means later draws placed better; positive means earlier draws did. The histogram below is the real spread across all 934 classes β not just the pooled average:
Green bins are classes where later draws placed better (negative rho); tan bins are the reverse. The mass sits just left of zero β median rho β0.028, and 52.9% of classes are negative β but the full range (from roughly β0.8 to +0.8) shows how much classes disagree. One pooled number hides a lot of spread, and this histogram is the honest picture.
Draw terciles
Within each class I split riders into three equal groups by draw rank and averaged their place percentile (0.0 = win, 1.0 = last; lower is better). Pooled across all classes:
Later draws average β0.019 percentile points better than early draws across the whole range β the interval below is the bootstrap 95% CI on that difference:
The whole interval sits below zero, so the effect is real β but it is β0.019 percentile points across the entire draw range. Thatβs far smaller than typical class-to-class variation.
Does going first matter?
The most striking single number on this page is actually about the first draw, not the last. Among the 355 classes of 10+ riders where the first-drawn rider posted a numeric result, first-goers won 9.3% of their classes β against 6.4% expected if the draw carried no advantage (the mean of 1/n across the same classes). Thatβs a 1.45Γ win rate.
| Class size | First-goers | Won | Expected | Ratio |
|---|---|---|---|---|
| 5β9 riders | 285 | 17.5% | 15.2% | 1.15Γ |
| 10+ riders | 355 | 9.3% | 6.4% | 1.45Γ |
The effect survives larger fields but bigger classes dilute it. Going first also shifts the average placing slightly better: first-goers sit β0.048 percentile points from the rest of the field (95% CI β0.081β¦β0.014) β an interval entirely on the better side of zero, though far smaller than the win-rate gap.
Caveats. Thereβs only one first-goer per class, so this compares classes against each other, not riders within a class. A higher-than-odds win rate is associative, not causal β the draw is a schedule artifact, and classes that draw first may differ in other ways.
By discipline
Pooled weighted rho per discipline. Bars left of zero = later draws placed better in that discipline; right = earlier draws did. n is the number of classes behind each figure β disciplines with small n are noisy.
Horsemanship, Showmanship and Hunter Under Saddle are the notable exceptions β later draws didnβt help there at all (in fact slightly the reverse). The strongest negative signals (Reining, Ranch Trail, Halter, Western Riding) are consistent with a modest late-draw edge in pattern/rail classes.
Methodology & caveats
How itβs measured:
- Within-class percentile normalisation β raw places are meaningless across classes of different sizes (6th of 8 is not 6th of 60), so each riderβs outcome is
place_pct = (place β 1) / (n β 1); draws are normalised the same way. - Spearmanβs rho per class β rank correlation between draw order and placing for every class with β₯ 10 riders (average ranks for ties; DQ and non-numeric rows excluded).
- Pooled weighted mean + bootstrap CI β class rhos pooled as a size-weighted mean; 95% interval from a 2,000-iteration bootstrap resampling classes with replacement (fixed seed, reproducible).
- Draw terciles β riders split into three equal groups by draw rank within each class.
Read before quoting:
- Draw semantics vary by class type. In some classes the draw is a random start order; in others itβs a scheduled slot, and scratches/re-entries can shift it afterward. One pooled number averages over all of these.
- DQ rows are excluded β only rows with a numeric place and a draw number enter the analysis, using the Combined Judges roll-up placing.
- The effect is small: about 2 percentile points across the whole draw range β far smaller than typical class-to-class variation.
- Per-class variation is the interesting part β the pooled mean hides a lot of spread, and the histogram above is the honest picture.
This is one of a series of data articles built on my equine-data results database β a personal AQHA show-results explorer that analyzes every class in the dataset.