Wargaming did it again. With recent update some historical data for removed warships has been deleted. Unfortunately there is nothing I can do at the moment. The data for periods will repair itself. 😢😢😢

Personal Rating - About

The Personal Rating is measure of skill in World of Warships. It measures performance in every warship and compares it to certain expected values. Differences between actual and expected values are used to calculate final Personal Rating value.

Basic assumptions:
  • values in the range of 0 - 3000,
  • colors and values similar to the well-known World of Tanks WN8,
  • WoWS is more strategic game than WoT so win rate should influence Personal Rating,
  • number of destroyed planes should be ignored - in WoWS AA is automated so no skill is needed to destroy planes. Even with CVs killing planes is very easy (click and forget)
  • elements in order of importance: damage dealt, warship kills, win rate,


Formula:
Personal Rating calculations are based on expected and actual values of wins, damage dealt and warships kills. To get expected values use expected values for warships (preview, json) and multiply them by number of battles played.

Step 1 - ratios:
rDmg = actualDmg/expectedDmg
rWins = actualWins/expectedWins
rFrags = actualFrags/expectedFrags
Step 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*nWins
You are free to use our Personal Rating formula and expected values, however we demand, that you attribute our site by providing link to WoWS Numbers.

If you have questions contact Wiochi on World of Warships forums.

Personal Rating - Overall PR example

1. Calculate sums of actual and expected values

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 53324.827162572 = 106649.65432514 2 x 49.979585997977/100 = 0.99959171995955 2 x 0.68416021541568 = 1.3683204308314
Warspite 1 155185 1 1 1 x 46284.468389662 = 46284.468389662 1 x 51.217384691847/100 = 0.51217384691847 1 x 0.80475546719681 = 0.80475546719681
Aigle 1 51576 1 2 1 x 25833.342930262 = 25833.342930262 1 x 51.111828748132/100 = 0.51111828748132 1 x 0.69890595009595 = 0.69890595009595
Lion 1 117285 1 2 1 x 77408.090467626 = 77408.090467626 1 x 50.254750899278/100 = 0.50254750899278 1 x 0.67992086330936 = 0.67992086330936
Sums 378514 4 6 256175.55611269 2.5254313633521 3.5519027114335
2. Calculate ratios

rDmg = actualDmg/expectedDmg
rFrags = actualFrags/expectedFrags
rWins = actualWins/expectedWins
rDmg = 378514/256175.55611269 = 1.4775570540129
rFrags = 6/3.5519027114335 = 1.689235457009
rWins = 4/2.5254313633521 = 1.5838878292422
3. 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.4775570540129 - 0.4) / (1 - 0.4)) = 1.7959284233549
nFrags = max(0, (1.689235457009 - 0.1) / (1 - 0.1)) = 1.7658171744545
nWins = max(0, (1.5838878292422 - 0.7) / (1 - 0.7)) = 2.9462927641407
4. PR value:

PR =  700*nDMG + 300*nFrags + 150*nWins
PR =  700*1.7959284233549 + 300*1.7658171744545 + 150*2.9462927641407 = 2228.8389633059 ≈ 2229

Personal Rating - Color Scale

Skill Range
Špatné 0 - 750
Podprůměr 750 - 1100
Průměr 1100 - 1350
Dobrý 1350 - 1550
Velmi dobrý 1550 - 1750
Výborný 1750 - 2100
Unicum 2100 - 2450
Super Unicum 2450 - 9999