Number of points, which will be assigned for a played match, depends of following factors:
M: 3 points are assigned for a win, 1 for a draw, 0 for a defeat. If a match will finish by a penalty kicks, the winning team gains 2 points and the defeated team 1 point.
I: The played matches are divided into 4 categories:
T: the rival force is counted with the following system:
T = (200 - rival_position_in_the_ranking) / 100
Exceptions: The best ranking team T = 2.0, teams over the 150th position T = 0.5
C: is the average force of the continents between two opposite teams. The continent force is counted on the base of the achievements of countries from the given continent from three last played World Cups. The current force value is presented in the table below:
| Federation | Continent | Force before WC 2006 | Force after the WC 2006 |
| UEFA | Europe | 1.00 | 1.00 |
| CONMEBOL | South America | 0.99 | 0.98 |
| CONCACAF | North America | 0.88 | 0.85 |
| AFC | Asia | 0.85 | 0.85 |
| CAF | Africa | 0.85 | 0.85 |
| OFC | Oceania | 0.85 | 0.85 |
All the above factors are multiplied between them and give the number of points for the given match - P
P = M * I * T * C * 100
The entire point number for the given country is the average of points from the all matches played in the last 4 years, with premium points for the matches played recently. The matches played in the last 12 months have the 100% value, and those from other years appropriately 50%, 30% and 20%.
| Germany | Argentina | ||
| Date | 30th June 2006 | ||
| Type of match | World Cup 2006 | ||
| Result (penalty kicks) | 1 (4) | 1 (2) | |
| Ranking position | 22 | 4 | |
| Confederation force | 1.0 | 0.99 | |
| M (points for the results) | 2 | 1 | |
| I (type of match) | 4.0 | ||
| T (rival force) | 1.96 | 1.78 | |
| C (confederation force) | 0.995 | ||
| P=M*I*T*C*100 | 1560.16 | 708.44 | |
| Poland | Czech Republic | ||
| Date | 11th October 2008 | ||
| Type of match | Eliminations for the 2010 WC in South Africa | ||
| Result | 2 | 1 | |
| Ranking position | 30 | 8 | |
| Confederation force | 1.0 | 1.0 | |
| M (points for the results) | 3 | 0 | |
| I (type of match) | 2.5 | ||
| T (rival force) | 1.92 | 1.70 | |
| C (confederation force) | 1.0 | ||
| P=M*I*T*C*100 | 1440 | 0 | |