In a couple of days I learned a lot of formulas. Especially specific team possession formula was useful. But I can't seem to find which "player total possession" formula is the most accurate.
I used this one at first:
I'm not sure about R. It could bePlayer's Total Possessions Formula=(Player's Scoring Possessions)+(Player's Non-Scoring Possessions)=(Player Field Goal Attempts)-(Player Missed Shots)*(Team Offensive Rebounding Percentage)+0.37*(Player Assists)-0.37*(Field Goals Made)*Q/R+(Player Turnovers)+0.4*(Player Free Throw Attempts)
Where;
Q=5*(Player Minutes)*(Team Assist Total)/(Team Total Minutes)-(Player Assists)
R=5*(Player Minutes)*(Team Field Goals Made)/(Team Minutes)-(Player Assists)
instead of Player Assists. Still, both ways I can't seem to produce the correct poss. when I compare it with poss.(by using usage and ORTG stats) on B-R.R=5*(Player Minutes)*(Team Field Goals Made)/(Team Minutes)-(Player Field Goals Made)
Is there a more accurate formula or there's something wrong here?