(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Using multiple measures to evaluate player performance

What is it about?

The evaluation of player performance typically involves many criteria representing various aspects of performance that are of interest. Pareto optimality and weighted aggregation are demonstrated to be useful tools to simultaneously evaluate players with respect to these multiple criteria.

Why is it important?

1. Allows for simple and informative simultaneous comparisons of players with respect to multiple performance criteria. 2. Avoids having to combine multiple criteria into a single metric. 3. Allows competing criteria to be compared and evaluated.

Read more on Kudos…
The following have contributed to this page:
shaun wulff
' ,"url"));