Projected opportunities in the player’s next upcoming game.
For RB, WR and TE, it’s a total of projected:
[RushingAttempts] + [ReceivingTargets]
For QB, it’s a total of projected:
[PassingAttempts] + [RushingAttempts]
For Defenses, it’s a total of projected:
( ( [Sacks] x 1 ) + ( [FumblesRecovered] x 2 ) + ( [DefensiveTouchdowns] x 3 ) + ( [SpecialTeamsTouchdowns] x 3 ) + ( [Safeties] x 2 ) + ( [BlockedKicks] x 2 ) + ( [Interceptions] x 2 ) + ( [TwoPointConversionReturns] x 2 ) )
+ 0.1
For Kickers, it’s a total of projected:
[FieldGoalsAttempted] + ( [ExtraPointsAttempted] * 0.333 )