You often ask me why wows-numbers.com lacks information about new elements added to game in past years. The sad truth is that Wargaming Public API is kind of dead. It works but is not developed anymore. Last new feature for WoWS was published in 2017... So there is no information in API about clan battles, new ranked battles, submarines. Latest status on broken/missing features can be found here. It is very difficult to maintain wows-numbers.com in that situation. But maybe we can do something? Maybe if everyone sent a support ticket asking about API, we would show that it is very important for the community?
rDmg = actualDmg/expectedDmg rWins = actualWins/expectedWins rFrags = actualFrags/expectedFragsStep 2 - normalization:
nDmg = max(0, (rDmg - 0.4) / (1 - 0.4)) nFrags = max(0, (rFrags - 0.1) / (1 - 0.1)) nWins = max(0, (rWins - 0.7) / (1 - 0.7))Step 3 - PR value:
PR = 700*nDMG + 300*nFrags + 150*nWinsYou are free to use our Personal Rating formula and expected values, however we demand, that you attribute our site by providing link to WoWS Stats & Numbers.
Actual values total values for each warship |
Expected values Values: preview, json |
||||||
---|---|---|---|---|---|---|---|
Warship | Battles | Damage | Wins | Frags | Damage | Wins | Frags |
Neptune | 2 | 54468 | 1 | 1 | 2 x 54832.395400444 = 109664.79080089 | 2 x 50.462761751059/100 = 1.0092552350212 | 2 x 0.72233810772647 = 1.4446762154529 |
Warspite | 1 | 155185 | 1 | 1 | 1 x 46551.311539294 = 46551.311539294 | 1 x 51.393284260661/100 = 0.51393284260661 | 1 x 0.81230569387312 = 0.81230569387312 |
Aigle | 1 | 51576 | 1 | 2 | 1 x 26325.330940989 = 26325.330940989 | 1 x 51.382673444973/100 = 0.51382673444973 | 1 x 0.71288277511962 = 0.71288277511962 |
Lion | 1 | 117285 | 1 | 2 | 1 x 78488.572470817 = 78488.572470817 | 1 x 50.813296449416/100 = 0.50813296449416 | 1 x 0.71139105058365 = 0.71139105058365 |
Sums | 378514 | 4 | 6 | 261030.00575199 | 2.5451477765717 | 3.6812557350293 |
rDmg = actualDmg/expectedDmg rFrags = actualFrags/expectedFrags rWins = actualWins/expectedWins
rDmg = 378514/261030.00575199 = 1.4500785030807 rFrags = 6/3.6812557350293 = 1.6298786153068 rWins = 4/2.5451477765717 = 1.57161797708583. Normalization:
nDmg = max(0, (rDmg - 0.4) / (1 - 0.4)) nFrags = max(0, (rFrags - 0.1) / (1 - 0.1)) nWins = max(0, (rWins - 0.7) / (1 - 0.7))
nDmg = max(0, (1.4500785030807 - 0.4) / (1 - 0.4)) = 1.7501308384679 nFrags = max(0, (1.6298786153068 - 0.1) / (1 - 0.1)) = 1.6998651281187 nWins = max(0, (1.5716179770858 - 0.7) / (1 - 0.7)) = 2.90539325695264. PR value:
PR = 700*nDMG + 300*nFrags + 150*nWins
PR = 700*1.7501308384679 + 300*1.6998651281187 + 150*2.9053932569526 = 2170.860113906 ≈ 2171
Skill | Range |
---|---|
나쁨 | 0 - 750 |
평균 이하 | 750 - 1100 |
평균 | 1100 - 1350 |
좋음 | 1350 - 1550 |
매우좋음 | 1550 - 1750 |
최상 | 1750 - 2100 |
Unicum | 2100 - 2450 |
Super Unicum | 2450 - 9999 |