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 53332.927594937 = 106665.85518987 2 x 49.974823628689/100 = 0.99949647257378 2 x 0.68454514767932 = 1.3690902953586
Warspite 1 155185 1 1 1 x 46281.840669189 = 46281.840669189 1 x 51.208953395736/100 = 0.51208953395736 1 x 0.8046783509261 = 0.8046783509261
Aigle 1 51576 1 2 1 x 25837.448504274 = 25837.448504274 1 x 51.113880341878/100 = 0.51113880341878 1 x 0.69888675213673 = 0.69888675213673
Lion 1 117285 1 2 1 x 77430.390785908 = 77430.390785908 1 x 50.266974706411/100 = 0.50266974706411 1 x 0.68027100271003 = 0.68027100271003
Sums 378514 4 6 256215.53514924 2.525394557014 3.5529264011315
2. Calculate ratios

rDmg = actualDmg/expectedDmg
rFrags = actualFrags/expectedFrags
rWins = actualWins/expectedWins
rDmg = 378514/256215.53514924 = 1.4773265008288
rFrags = 6/3.5529264011315 = 1.6887487447219
rWins = 4/2.525394557014 = 1.5839109135998
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.4773265008288 - 0.4) / (1 - 0.4)) = 1.7955441680479
nFrags = max(0, (1.6887487447219 - 0.1) / (1 - 0.1)) = 1.7652763830243
nWins = max(0, (1.5839109135998 - 0.7) / (1 - 0.7)) = 2.9463697119993
4. PR value:

PR =  700*nDMG + 300*nFrags + 150*nWins
PR =  700*1.7955441680479 + 300*1.7652763830243 + 150*2.9463697119993 = 2228.4192893407 ≈ 2228

Personal Rating - Color Scale

Skill Range
Mauvais 0 - 750
Inférieur à la moyenne 750 - 1100
Moyen 1100 - 1350
Bon 1350 - 1550
Très bon 1550 - 1750
Excellent 1750 - 2100
Unicum 2100 - 2450
Super Unicum 2450 - 9999