Jump to content

Total pp

From TypeGG Wiki
Revision as of 17:00, 10 September 2025 by SkyPromp (talk | contribs) (Created page with "Total pp is calculated by using the top 250 unique quotes on a user profile using this formula: pp_value is the actual pp_value of the given quote index is the ranking the pp_value got after sorting from high to low (index starts at 0 and goes up to 249) \[ \text{total\_pp} = \sum_{i=0}^{249} \left\lfloor \, pp\_value \cdot 0.97^{i} \, \right\rfloor \]")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Total pp is calculated by using the top 250 unique quotes on a user profile using this formula:

pp_value is the actual pp_value of the given quote index is the ranking the pp_value got after sorting from high to low (index starts at 0 and goes up to 249)

\[ \text{total\_pp} = \sum_{i=0}^{249} \left\lfloor \, pp\_value \cdot 0.97^{i} \, \right\rfloor \]