jeff 6/26/2010 4:11:36 PM | --quote:
Jeff, I'm working on a generic UDM for longhots, and I've come across a data window output that I'm not certain of. I've pasted it below. Would this mean that horses claimed on the 0-1 days level contains horses that haven't been claimed before or horses that were claimed the day before they ran back? It doesn't make sense to me so I'm thinking the data is showing something that I'm not understanding. Thanks, CD
--end quote--
Data broken out on any one line in the Data Window means the following:
>= Low for that line and < High for that line
Or... greater than or equal to the low number for that line and less than the high number for that line
When broken out by ClaimDays, data appearing on the line labeled as 0 to 1 means ClaimDays >= 0 and ClaimDays < 1
Because ClaimDays is rendered as an integer, every starter on the line labeled as >= 0 and < 1 will have a value of ClaimDays = 0
Now, after going through all of that background info... Here's the answer to your question about ClaimDays:
Horses having ClaimDays = 0 are horses that have not been claimed.
Hope I managed to explain that in a way that makes sense,
-jp
.
~Edited by: jeff on: 6/26/2010 at: 4:11:36 PM~
|