I posted this question in the Think Tank in response to BPI Screens, http://baseballhq.com/members/forums...5&postcount=36
Here is probably the best place for this question so i moved my question to this post.
I used Bobby Abreu's latest projections.
150/506, 95 singles, 36 doubles, 1 triple, 18 hr's, 105 bb's, 25 sb, 6 cs = 7.2 RCG
I was just checking to make sure i had the correct formulas
What am I doing wrong?
Thanks and sorry for the long hand thought process, it will help me see where I went wrong.
Here is probably the best place for this question so i moved my question to this post.
I used Bobby Abreu's latest projections.
150/506, 95 singles, 36 doubles, 1 triple, 18 hr's, 105 bb's, 25 sb, 6 cs = 7.2 RCG
I was just checking to make sure i had the correct formulas
Code:
TB = (hr*4)+(3b*3)+(2b*2)+(h-hr-3b-2b) = 72+3+72+(150-18-1-36)= 242 total bases RC = (H + BB - CS) * ( TB + (.52 * SB) + (.26 * BB)) / (AB + BB) = (150+105-6)*(242+(.52*25)+(.26^105))/(506+105) = (249)*(242+13+27.3)/611 = 249*(282.3/611) = 115.045335 runs created RCG = (RC/((AB - H + CS)/25.5)) = (115.045335/((506-150+6)/25.5) = (115.045335/(362/25.5) = (115.045335/14.196078 = 8.1 Runs Created / Game
Thanks and sorry for the long hand thought process, it will help me see where I went wrong.
Comment