that, not this
parent
907be5eb9c
commit
37529d41f4
|
@ -108,7 +108,7 @@ It's literary an area of the vs radar graph, but without the Cheese and VS/APM s
|
||||||
That's a very messy formula based on statistical analysis, that's tries to estimate players TR only based on APM, PPS and VS (actually, also based on
|
That's a very messy formula based on statistical analysis, that's tries to estimate players TR only based on APM, PPS and VS (actually, also based on
|
||||||
some calculated stats above, but they also based on those three metrics). If we look on Est. TR formula that only based on APM, PPS and VS, well...
|
some calculated stats above, but they also based on those three metrics). If we look on Est. TR formula that only based on APM, PPS and VS, well...
|
||||||
|
|
||||||
`Est. TR = 25000/(1+10^(((1500-(0.000013*(((PPS*(150+(((VS/APM)-1.66)*35))+(APM/PPS/60)*290+(((VS/100)-(APM/60))/PPS)*700))^3)-0.0196*(((PPS*(150+(((VS/APM)-1.66)*35))+(APM/PPS/60)*290+(((VS/100)-(APM/60))/PPS)*700))^2)+(12.645*((PPS*(150+(((VS/APM)-1.66)*35))+(APM/PPS/60)*290+(((VS/100)-(APM/60))/PPS)*700)))-1005.4))*PI())/(SQRT(((3*LN(10)^2)*60^2)+(2500*((64*(PI()^2))+(147*LN(10)^2)))))))` (this one version of the formula by stephen14414)
|
`Est. TR = 25000/(1+10^(((1500-(0.000013*(((PPS*(150+(((VS/APM)-1.66)*35))+(APM/PPS/60)*290+(((VS/100)-(APM/60))/PPS)*700))^3)-0.0196*(((PPS*(150+(((VS/APM)-1.66)*35))+(APM/PPS/60)*290+(((VS/100)-(APM/60))/PPS)*700))^2)+(12.645*((PPS*(150+(((VS/APM)-1.66)*35))+(APM/PPS/60)*290+(((VS/100)-(APM/60))/PPS)*700)))-1005.4))*PI())/(SQRT(((3*LN(10)^2)*60^2)+(2500*((64*(PI()^2))+(147*LN(10)^2)))))))` (that one version of the formula by stephen14414)
|
||||||
|
|
||||||
Good luck to understand it. It's very flawed, since it's enough to get 25K Est. TR by simply playing at 5 PPS with 1 APM.
|
Good luck to understand it. It's very flawed, since it's enough to get 25K Est. TR by simply playing at 5 PPS with 1 APM.
|
||||||
#### Playstyle calculations
|
#### Playstyle calculations
|
||||||
|
|
Loading…
Reference in New Issue