Baseball On-Base Percentage Plus Slugging Percentage
On-Base Plus Slugging is a single statistic that shows both a batter's ability to get on base and to hit for power, defined as on-base percentage plus slugging percentage.
On-base plus slugging equals on-base percentage plus slugging percentage.
Formula
![Copy to Clipboard QuantityVariable["OPS", "Unitless"] == QuantityVariable["OBP", "Unitless"] + QuantityVariable["SLG", "Unitless"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/03c/03ce0073-a8e0-4409-b302-71b78ad7d496/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| OPS | on-base plus slugging | "Unitless" |
| OBP | on-base percentage | "Unitless" |
| SLG | slugging percentage | "Unitless" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
