Welcome to the rec.sport.baseball FAQ!
This is section 5, glossary
This section was last changed 14 January 1996.
Send any comments, suggestions, or corrections to Mike Jones. jonesm2@rpi.edu
C language source code for the Brock2 system is available on the baseball FTP site at ftp.baseball.org.
Note that DA doesn't attempt to explain a fielder's performance; a fielder may have a good DA due to superior speed and instincts or due to great positioning skills. DA records a fielder's rate of effectiveness at turning batted balls into outs.
When scoring, some people use a reverse "K" to differentiate a called strikeout from a swinging strikeout.
Sometimes (more correctly) known as On Base Average.
| Basic: | RC= | (H+BB) | * | (TB+.26*BB) | / | (AB+BB) |
| Stolen Base: | RC= | (H+BB-CS) | * | (TB+.25*BB+.52*SB) | / | (AB+BB) |
| Complete: | RC= | (H+B+HBP-CS-GDP) | * | (TB+.26*(BB-IBB+HBP) | / | (AB+BB+HBP+SH+SF)) |