The following formula adds this quality start projection formula to the Steamer projections export from Fangraphs.
=IF(E2 > 0, ROUND((((I2/E2)/6.15)-(0.11*D2))*E2, 0), 0)
NB: This expects that you're tacking the column onto the end of the row.
The following formula adds this quality start projection formula to the Steamer projections export from Fangraphs.
=IF(E2 > 0, ROUND((((I2/E2)/6.15)-(0.11*D2))*E2, 0), 0)
NB: This expects that you're tacking the column onto the end of the row.