Baseball Earned Run Average
The earned run average is the average number of allowed earned runs normalized to the length of a full game.
The earned run average equals the number of earned runs divided by the sum of the innings pitched and the outs divided by 2 multiplied by 9.
Formula
symbol | description | physical quantity |
---|---|---|
ERA | earned run average | "Unitless" |
ER | earned runs allowed | "Unitless" |
IP | innings pitched | "Unitless" |
OUTS | outs recorded | "Unitless" |
Forms
Examples
Get the resource:
In[1]:= |
Out[1]= |
Get the formula:
In[2]:= |
Out[2]= |
Use some values:
In[3]:= |
Out[3]= |