Navigation
Most popular FAQs 
- When I add a new player they do not ... (13821 views)
- How do you add a statistic to a report? ... (13168 views)
- You calculate ERAs for 6 or 9 innings. My ... (12878 views)
- Any way to for me to access the Totals ... (12437 views)
- How do you create an Input Statistic? (12000 views)
- Love the new report builder. Can it do conditionals? ... (11847 views)
- I just purchased Statbook 3.2 in the hopes that ... (11733 views)
- How do I add OPS (On-base percentage + Slugging) ... (11652 views)
- I used to indicate .1 for a 1/3 inning ... (11394 views)
- I don't understand the statistic Catcher's Interference (CI)? How ... (11206 views)
Latest FAQs 
- Where can I download Baseball Statbook version 2? (2010-07-23 20:19)
- I think your calculations are incorrect. PA = plate ... (2010-06-19 19:42)
- I keep trying to enter my serial number into ... (2010-06-19 18:08)
- I have a Boxscore Report but it shows boxscores ... (2010-06-19 18:04)
- I am a varsity basketball coach who has been ... (2010-06-19 17:59)
How To's
ID #1005
How do I add OPS (On-base percentage + Slugging) to an overall report?
NOTE: OPS = OBP + SLG
For an overall report, the following would be put in the Result field (edit report mode, add new field):
(sum(s.Single+s.Double+s.Triple+s.HomeRun+s.Walks+s.HitByPitch)*1.0/sum(s.Plate)) + ((sum(s.Single)+2*sum(s.Double)+3*sum(s.Triple)+4*sum(s.HomeRun))*1.0/sum(s.Plate-s.Walks-s.HitByPitch-s.Sacrifice))
You also want to make sure the Format is: #0.000
Tags: -
Related entries:
- How do you add a statistic to a report?
- You calculate ERAs for 6 or 9 innings. My ERA is based on 7 innings (or another number). How do I change this?
- Love the new report builder. Can it do conditionals? For example, Can I create a custom report to read: Mickey Mantle (1-3, 2 2B, 3 RBIs, Run); Roger Maris (2-3, RBI)?
- Any way to for me to access the Totals line on reports? My added fields sometimes don't have totals.
- I used to indicate .1 for a 1/3 inning in the older software. I am getting some weird numbers if I use .3 or .7. How can I go back to using .1 and .2 for 1/3, and 2/3 innings?
Last update: 2009-11-24 18:31
Author: Statbook
Revision: 1.0
You cannot comment on this entry