ELO - Domination Matrix
#1

All

The ELO topic stirred memories from Linear Algrbra, hence, the DOMINATION MATRIX: used to rank competitors from the strongest to the weakest within a competition group using the following scheme:
ALL competitiors compete against each other in such a way that each one is pitted against the others exactly once.

D = n x n Matrix {where n = number of competitors}

d = the row/column element(s) where di,j = 1 if competitor i beats competitior j, 0 of this is NOT true

The strength of competitior i is the sum of the entries of the i'th row of D + D^2, ie mesures how many competitors i has beaten either directly or thru another competitior.

A domination matrix is useful to rank the strength of competitors where each competitior matches up one time against every other competitior. The domination matrix is a square matrix, where each element d(i,j)==1 IF competitior i beats competitior j, ELSE == 0, so the sum of row i gives the # of wins by competitior j.

The strength of the schedule is accounted for by squaring the matrix (D * D) and row i of this result sums all the wins by all the opponents that player i beats & the attendant RANK is the summ of row i of D + D*D.

This method gives greater reward for beating competitors that also did well without penalizing for losing to competitors that did poorly.

Curious how this compares to the ELO algorithim.

Edited: 22 June 2013, 3:46 p.m.



Possibly Related Threads…
Thread Author Replies Views Last Post
  AFTER HP-Prime update, Shift+Matrix CRASHES Joseph Ec 3 2,108 12-06-2013, 11:06 AM
Last Post: Joseph Ec
  HP Prime Matrix TERRIBLE bug and question uklo 19 5,356 11-25-2013, 12:10 PM
Last Post: Mic
  HP Prime: editing a matrix Alberto Candel 6 2,422 11-20-2013, 06:26 PM
Last Post: Helge Gabert
  Absolute Value and Matrix BruceTTT 5 2,197 11-11-2013, 11:52 PM
Last Post: Walter B
  WP-34S Matrix operations with routine-local registers? Tom Grydeland 1 1,230 09-04-2013, 10:46 AM
Last Post: Marcus von Cube, Germany
  Matrix Characteristic Polynomial - Reloaded. Ángel Martin 12 3,628 08-22-2013, 05:33 PM
Last Post: Thomas Klemm
  Matrix Richard Berler 3 1,497 08-18-2013, 06:24 PM
Last Post: Paul Dale
  Advantage/CCD Matrix Challenge Ángel Martin 1 1,211 08-09-2013, 06:22 PM
Last Post: Thomas Klemm
  [HP -Prime CAS] List, Matrix, Vector as one Array? CompSystems 0 1,016 07-26-2013, 05:22 PM
Last Post: CompSystems
  HP-41: ELO Geir Isene 7 2,475 05-30-2013, 06:38 PM
Last Post: Gerson W. Barbosa

Forum Jump: