Points Created Formula

Collapse

Recommended Videos

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • X*Cell
    Collab: xcellnoah@gmail
    • Sep 2002
    • 8107

    #1

    Points Created Formula

    I came up with a pretty legitimate and accurate POINTS CREATED Formula for an individual stat in the NBA. This tells how many point each player gives to his team each night and not just on Points put in the basket, there is a lot of other factors.

    I did it like this:

    <font color="red"> PPG </font>
    <font color="red"> + APG x 2.2 </font> (it is x by 2.2 b/c 1/5 of shots scored are usually 3's... so 1/5 of your assists should count as 3's)
    <font color="red"> + OffReb/G x FG% x 3.3 </font> (When getting an offensive rebound, you just gained another chance to score and took away a potential avg. of 1.1 point away from your opponent)
    <font color="red"> + SPG x 2.4 </font> (Stealing the ball takes away a potential score from your opponent and is easier than making a reg. shot off a steal, cause a lot of steal lead to fastbreaks)
    <font color="red"> + BPG x 2.1 </font> (Blocks are worth less than steals b/c a lot of block shots are rebounded by the opponent anyway, but it is harder to score on a almost expired shot clock)
    <font color="red"> + DefReb x 1.5 </font> (you can figure it out now)
    <font color="red"> - FGmissed/G x .65 </font> (Missing shots takes away a potential 1.1 from your teammate but there is always chance for an Off. Reb or a miss at the other end which is why its only worth .65.)
    <font color="red"> - FPG x 1.8 </font> (Plain and simple, fouling a guy either sends him to the line or gets your team closer to the penalty which results in 1.8 of FT's made - on avg. -)
    <font color="red"> - TO/G x 2.2 </font>

    These aren't made to be exact... its more like an estimate (a very accurate estimate)... I used it on 3 players so far from the results from last year:

    Tim Duncan : 42.4 PC per game ... 51.8 PC per 48 min.
    Kobe Bryant : 39.3 PC per game ... 45.5 PC per 48 min.
    Stephen Jackson: 13.7 PC per game ... 23.3 PC per 48 min.

    This also means that say I traded Timmy D for Kobe... I would get about 3 to 5 less points per game for my team... and can you imagine trading Stephen Jackson for Kobe... it would be a dream... but thats why it would never happen!

    TELL ME WHAT YOU THINK... and I will post more players soon!
    SAN ANTONIO SPURS
  • **DONOTDELETE**
    Hall Of Fame
    • Oct 2025
    • 19598

    #2
    Re: Points Created Formula

    this looks liek a cool idea.

    Comment

    • **DONOTDELETE**
      Hall Of Fame
      • Oct 2025
      • 19598

      #3
      Re: Points Created Formula

      this looks liek a cool idea.

      Comment

      • Tmacattack
        Pro
        • Feb 2003
        • 872

        #4
        Re: Points Created Formula

        if it isn't too much trouble can you do one fot tmac??

        Comment

        • Tmacattack
          Pro
          • Feb 2003
          • 872

          #5
          Re: Points Created Formula

          if it isn't too much trouble can you do one fot tmac??

          Comment

          • **DONOTDELETE**
            Hall Of Fame
            • Oct 2025
            • 19598

            #6
            Re: Points Created Formula

            How does this sound?

            PERFORM RAT /G
            PERFORM RAT /M
            OLD PERFORM RAT /G
            OLD PERFORM RAT /M

            The "performance rating" is a single number used to measure a player's overall individual statistical performance, i.e. his
            total statistical contribution to his team. It is determined by adding up all of the "positive" things a player is measured for
            statistically and subtracting off all of the "negative" things.

            The performance rating is calculated by:

            performance pts = pts + reb + ast + st + bs - FGmissed - FTmissed - to - pf

            where
            + pts = points scored = (2)x(2PT FGM)+(3)x(3PT FGM)+(FTM)
            + reb = total rebounds
            + ast = assists
            + st = steals
            + bs = blocked shots
            - FGmissed = field goals (shots) missed
            - FTmissed = free throws (foul shots) missed
            - to = turnovers
            - pf = personal fouls committed

            performance points per minute = (pts + reb + ast + st + bs - to - FGmissed - FTmissed - pf)/minutes

            performance points per game = (pts + reb + ast + st + bs - to - FGmissed - FTmissed - pf)/games

            This performance rating is useful when comparing how players perform from one season to the next but with varying teammates,
            i.e. did a player's "performance" change from year to year (improve or get worse) with the addition of new teammates and why.

            Note that this rating is NOT all inclusive in that it does not measure a player's defensive ability other than blocked shots
            and steals. i.e. it does not take into consideration a player's defensive ability to decrease or increase the FG% of the players
            he guards or his ability to deny an offensive player the ball.
            [/i]

            Thanks to BBS

            Comment

            • **DONOTDELETE**
              Hall Of Fame
              • Oct 2025
              • 19598

              #7
              Re: Points Created Formula

              How does this sound?

              PERFORM RAT /G
              PERFORM RAT /M
              OLD PERFORM RAT /G
              OLD PERFORM RAT /M

              The "performance rating" is a single number used to measure a player's overall individual statistical performance, i.e. his
              total statistical contribution to his team. It is determined by adding up all of the "positive" things a player is measured for
              statistically and subtracting off all of the "negative" things.

              The performance rating is calculated by:

              performance pts = pts + reb + ast + st + bs - FGmissed - FTmissed - to - pf

              where
              + pts = points scored = (2)x(2PT FGM)+(3)x(3PT FGM)+(FTM)
              + reb = total rebounds
              + ast = assists
              + st = steals
              + bs = blocked shots
              - FGmissed = field goals (shots) missed
              - FTmissed = free throws (foul shots) missed
              - to = turnovers
              - pf = personal fouls committed

              performance points per minute = (pts + reb + ast + st + bs - to - FGmissed - FTmissed - pf)/minutes

              performance points per game = (pts + reb + ast + st + bs - to - FGmissed - FTmissed - pf)/games

              This performance rating is useful when comparing how players perform from one season to the next but with varying teammates,
              i.e. did a player's "performance" change from year to year (improve or get worse) with the addition of new teammates and why.

              Note that this rating is NOT all inclusive in that it does not measure a player's defensive ability other than blocked shots
              and steals. i.e. it does not take into consideration a player's defensive ability to decrease or increase the FG% of the players
              he guards or his ability to deny an offensive player the ball.
              [/i]

              Thanks to BBS

              Comment

              • X*Cell
                Collab: xcellnoah@gmail
                • Sep 2002
                • 8107

                #8
                Re: Points Created Formula

                Allen Iverson: 31.7 PC per game ... 35.9 PC per 48 min.

                Kevin Garnett: 44.0 PC per game ... 52.1 PC per 48 min.

                So far KG has the highest for both... next guys i'm doing is T-Mac and Shaq!
                SAN ANTONIO SPURS

                Comment

                • X*Cell
                  Collab: xcellnoah@gmail
                  • Sep 2002
                  • 8107

                  #9
                  Re: Points Created Formula

                  Allen Iverson: 31.7 PC per game ... 35.9 PC per 48 min.

                  Kevin Garnett: 44.0 PC per game ... 52.1 PC per 48 min.

                  So far KG has the highest for both... next guys i'm doing is T-Mac and Shaq!
                  SAN ANTONIO SPURS

                  Comment

                  • X*Cell
                    Collab: xcellnoah@gmail
                    • Sep 2002
                    • 8107

                    #10
                    Re: Points Created Formula

                    Shaquille O'neal: 41.4 PC per game ... 52.6 PC per 48 min.
                    (highest per 48 in league)

                    Tracy McGrady: 41.7 PC per game ... 50.8 PC per 48 min.


                    Up next: Jason Kidd vs. Tony Parker
                    SAN ANTONIO SPURS

                    Comment

                    • X*Cell
                      Collab: xcellnoah@gmail
                      • Sep 2002
                      • 8107

                      #11
                      Re: Points Created Formula

                      Shaquille O'neal: 41.4 PC per game ... 52.6 PC per 48 min.
                      (highest per 48 in league)

                      Tracy McGrady: 41.7 PC per game ... 50.8 PC per 48 min.


                      Up next: Jason Kidd vs. Tony Parker
                      SAN ANTONIO SPURS

                      Comment

                      • GeePee20
                        MVP
                        • Feb 2003
                        • 3178

                        #12
                        Re: Points Created Formula

                        Should do GP vs Kidd

                        Comment

                        • GeePee20
                          MVP
                          • Feb 2003
                          • 3178

                          #13
                          Re: Points Created Formula

                          Should do GP vs Kidd

                          Comment

                          • X*Cell
                            Collab: xcellnoah@gmail
                            • Sep 2002
                            • 8107

                            #14
                            Re: Points Created Formula

                            I'll do GP vs. Kidd vs. Marbury vs. Parker
                            SAN ANTONIO SPURS

                            Comment

                            • X*Cell
                              Collab: xcellnoah@gmail
                              • Sep 2002
                              • 8107

                              #15
                              Re: Points Created Formula

                              I'll do GP vs. Kidd vs. Marbury vs. Parker
                              SAN ANTONIO SPURS

                              Comment

                              Working...