Description Usage Arguments Details Value Note Author(s) References See Also Examples
FIP- is a park-adjusted version of FIP
1  | fipminus(FIP, ParkFactor, LeagueFIP)
 | 
FIP | 
 Player FIP  | 
ParkFactor | 
 Park Factor  | 
LeagueFIP | 
 League Average FIP  | 
League Average is set to 100 each season. Each point below or above 100 is one percentage point better or worse than league average.
Returns a value equal to (FIP+(FIP-(FIP*(ParkFactor/100))))/(LeagueFIP)*100
Park Factors can be found in the references section
Peter Xenopoulos
http://www.fangraphs.com/library/pitching/era-fip-xfip/ http://www.fangraphs.com/guts.aspx?type=pf&teamid=0&season=2014
fip,eraminus,xfipminus
1 2 3 4 5 6 7  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.