Search found 2 matches

by funkdoc1112
Sun Jul 07, 2024 4:55 pm
Forum: APBRmetrics
Topic: PER formula question - how do you figure out lg_APR?
Replies: 4
Views: 1740

Re: PER formula question - how do you figure out lg_APR?

The idea is to force league PER to be 15, which will then be average. So you add up every player's (min*aPER) and divide by total league minutes to get league avg aPER. It will be close to 15 but not exactly. Multiply every player's aPER by (15/lg_aPER). Now when you sum everyone's (PER*min) and di...
by funkdoc1112
Sun Jul 07, 2024 1:56 am
Forum: APBRmetrics
Topic: PER formula question - how do you figure out lg_APR?
Replies: 4
Views: 1740

PER formula question - how do you figure out lg_APR?

I've got the formula for PER down pat, but this part is where I run into some trouble: "The final step is to standardize aPER. First, calculate league average aPER (lg_aPER) using player minutes played as the weights. Then, do the following: PER = aPER * (15 / lg_aPER) " It's possible I'm ...