Q. Jeff, How do I add Beaten Lengths (Finish Position Last Start) to a UDM?
A. Beaten Lengths (Finish Position Last Start) is one of the factors controlled by Dynamic Filters. Before we go any further I need to make something clear. For horses that won their most recent start Beaten Lengths (Finish Position Last Start) is expressed as a negative number. For horses that finished 2nd or worse in their most recent start Beaten Lengths (Finish Position Last Start) is expressed as a positive number.
The reason I designed things this way was to allow UDMs to differentiate beaten lengths of winning horses from horses that didn't win. It prevents mixing and matching of two different things.
Example: You want to create a UDM that only flags horses that won their most recent start by at least 3 lengths. Max beaten lengths = -3.
Example You want to create a UDM to flag horses that finished within 3 lengths of the winner in the most recent start. Max beaten lengths = 3.
Adding Beaten Lengths (Finish Position Last Start) to a UDM - here's how:
1. In the factors drop down of the UDM Wizard, select FILTERS as your factor and click the Dynamic Filter Tool button.
2. In the Dynamic Filter Tool, select Beaten Lengths (Finish Position Last Start) as your factor. Select ALL classes and ages as your context. Going with the above example where we want to flag horses that won their most recent start by 3 or more lengths, select MXN (max neg value) as your behavior. Then select Prompt for Value and key in -3 as your value. The filter code !ALL!MXN3 will appear in the small preview window. Click Add Filter to move the filter code !ALL!MXN3 to the big preview window. Then click Save and Close to write all of the filter codes in the big preview window to the UDM Definition.
At this point the UDM should only flag those horses that won their most recent start by 3 or more lengths.
Running the UDM through the Data Window should produce results that look very much like this:
By: Beaten Lengths (Last Race) ` >=Min < Max Gain Bet Roi Wins Plays Pct Impact -999.00 -10.00 -11.70 190.00 0.9384 26 95 .2737 1.4006 -10.00 -9.00 -45.70 84.00 0.4560 8 42 .1905 0.9748 -9.00 -8.00 -63.20 160.00 0.6050 17 80 .2125 1.0875 -8.00 -7.00 -37.10 248.00 0.8504 29 124 .2339 1.1969 -7.00 -6.00 -79.90 318.00 0.7487 38 159 .2390 1.2231 -6.00 -5.00 62.90 418.00 1.1505 49 209 .2344 1.1998 -5.00 -4.00 -28.10 674.00 0.9583 68 337 .2018 1.0326 -4.00 -3.00 -347.10 1072.00 0.6762 87 536 .1623 0.8307 -3.00 -2.00 -185.00 316.00 0.4146 18 158 .1139 0.5830 -2.00 -1.00 0.00 0.00 0.0000 0 0 .0000 0.0000 -1.00 0.00 0.00 0.00 0.0000 0 0 .0000 0.0000 0.00 1.00 0.00 0.00 0.0000 0 0 .0000 0.0000 1.00 2.00 0.00 0.00 0.0000 0 0 .0000 0.0000 2.00 3.00 0.00 0.00 0.0000 0 0 .0000 0.0000 3.00 4.00 0.00 0.00 0.0000 0 0 .0000 0.0000 4.00 5.00 0.00 0.00 0.0000 0 0 .0000 0.0000 5.00 6.00 0.00 0.00 0.0000 0 0 .0000 0.0000 6.00 7.00 0.00 0.00 0.0000 0 0 .0000 0.0000 7.00 8.00 0.00 0.00 0.0000 0 0 .0000 0.0000 8.00 999999.00 0.00 0.00 0.0000 0 0 .0000 0.0000
-jp
.
|