The above posted results are based on older Brisnet data.
  I spent a few minutes this morning and created a UDM designed to toss horses from contention using HDW data.
  The UDM definition is pretty simple:
  JPR min rank: 5 PRating min rank: 4 FigConsensus min rank: 5 ClassConsensus min rank: 5 Lifetime Starts min val: 1 Foreign Horse: No
 
  Running the UDM through the Data Window in sql mode, here is what I get for all starters at all N American tracks for calendar years 2011 and 2012:
 
       query start:         1/6/2013 11:11:09 AM      query end:           1/6/2013 11:12:33 AM      elapsed time:        84 seconds
       Data Window Settings:      Connected to: C:\JCapper\exe\JCapper2.mdb      999 Divisor  Odds Cap: None
       SQL:  SELECT * FROM STARTERHISTORY            WHERE RANKJPR >= 5             AND RANKPRATING >= 4             AND RANKF13 >= 5             AND RANKF27 >= 5             AND STARTSLIFETIME >= 1             AND FOREIGN = 0
 
       Data Summary         Win      Place       Show      Mutuel Totals  256797.50  263502.00  258895.50      Bet           -432784.00 -432784.00 -432784.00      Gain          -175986.50 -169282.00 -173888.50
       Wins                8230      20904      38449      Plays             216392     216392     216392      PCT                .0380      .0966      .1777
       ROI               0.5934     0.6089     0.5982      Avg Mut            31.20      12.61       6.73
 
       By: Calendar Year
       Rank       Gain       Bet       Roi   Wins  Plays     Pct     Impact      2000       0.00      0.00    0.0000      0      0   .0000     0.0000        2001       0.00      0.00    0.0000      0      0   .0000     0.0000        2002       0.00      0.00    0.0000      0      0   .0000     0.0000        2003       0.00      0.00    0.0000      0      0   .0000     0.0000        2004       0.00      0.00    0.0000      0      0   .0000     0.0000        2005       0.00      0.00    0.0000      0      0   .0000     0.0000        2006       0.00      0.00    0.0000      0      0   .0000     0.0000        2007       0.00      0.00    0.0000      0      0   .0000     0.0000        2008       0.00      0.00    0.0000      0      0   .0000     0.0000        2009       0.00      0.00    0.0000      0      0   .0000     0.0000        2010       0.00      0.00    0.0000      0      0   .0000     0.0000        2011  -93574.30 222764.00    0.5799   4180 111382   .0375     0.9867        2012  -82412.20 210020.00    0.6076   4050 105010   .0386     1.0141        2013       0.00      0.00    0.0000      0      0   .0000     0.0000        2014       0.00      0.00    0.0000      0      0   .0000     0.0000        2015       0.00      0.00    0.0000      0      0   .0000     0.0000        2016       0.00      0.00    0.0000      0      0   .0000     0.0000        2017       0.00      0.00    0.0000      0      0   .0000     0.0000        2018       0.00      0.00    0.0000      0      0   .0000     0.0000  
 
 
  -jp
  .
 
  |