Title: Statistic Equation
Last modified: September 14, 2018

---

# Statistic Equation

 *  Resolved [dansky22](https://wordpress.org/support/users/dansky22/)
 * (@dansky22)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/statistic-equation/)
 * Hi,
 * The top player list is not ranking the player based on points properly. Goals
   and assists are each valued at one point each. However, when ranking the order
   of top players, goals should be more valuable than assists. Therefore, a player
   with 3 goals should rank higher than a player with 3 assists.
 * The points formula that I’m using is PTS = G+A
 * Should I add anything else to this formula to fix this issue?
 * Please advise,
    Dan
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstatistic-equation%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Savvas](https://wordpress.org/support/users/savvasha/)
 * (@savvasha)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/statistic-equation/#post-10696095)
 * Hi [@dansky22](https://wordpress.org/support/users/dansky22/),
 * To achieve what you want you should add a “hidden” performance lets say `HPTS`
   which will be equal to `HPTS=2xG + A`. Then you can sort based on that hidden
   performance, instead of PTS.
 * Thanks,
    Savvas

Viewing 1 replies (of 1 total)

The topic ‘Statistic Equation’ is closed to new replies.

 * ![](https://ps.w.org/sportspress/assets/icon-256x256.png?rev=1252005)
 * [SportsPress - Sports Club & League Manager](https://wordpress.org/plugins/sportspress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sportspress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sportspress/)
 * [Active Topics](https://wordpress.org/support/plugin/sportspress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sportspress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sportspress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Savvas](https://wordpress.org/support/users/savvasha/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/statistic-equation/#post-10696095)
 * Status: resolved