The Vulnerable Favorite indicator in JCapper is a "canned" factor that has just two values: 0 to indicate a legit post time favorite and 1 to indicate a vulnerable post time favorite.
  To illustrate, here is a data sample spanning the past (rolling) 14 months (give or take a day or two.) The sample results (about 59k races) are post time favorites only with the data broken out by the Vulnerable favorite indicator:
  query start:         3/15/2012 6:27:05 PM query end:           3/15/2012 6:29:04 PM elapsed time:        119 seconds ` Data Window Settings: Connected to: C:\JCapper\exe\JCapper2.mdb 999 Divisor  Odds Cap: None ` SQL:  SELECT * FROM STARTERHISTORY       WHERE RANKODDS = 1 ` ` Data Summary         Win     Place      Show Mutuel Totals   99901.50 104666.00 105474.50 Bet           -118520.00-118520.00-118520.00 Gain           -18618.50 -13854.00 -13045.50 ` Wins               21835     34194     41463 Plays              59260     59260     59260 PCT                .3685     .5770     .6997 ` ROI               0.8429    0.8831    0.8899 Avg Mut             4.58      3.06      2.54 ` ` By: Vulnerable Favorite ` VFav       Gain       Bet       Roi   Wins  Plays     Pct     Impact    0   -9502.00  73524.00    0.8708  14843  36762   .4038     1.0958  Legit Favorite    1   -9116.50  44996.00    0.7974   6992  22498   .3108     0.8435  Vulnerable Favorite
 
 
 
 
 
  -jp
 
 
 
  |