CH Precise Percents

Adds a more precise/accurate/honest display of your approved/rejected percentages and stats qual values to the MTurk dashboard.

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

You will need to install an extension such as Tampermonkey to install this script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Advertisement:

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Advertisement:

Autore
clickhappier
Installazioni giornaliere
0
Installazioni totali
451
Valutazione
2 0 0
Versione
1.0c
Creato il
12/03/2015
Aggiornato il
12/03/2015
Dimensione
4,91 KB
Licenza
Non disponibile
Applica a

Adds a more precise/accurate/honest display of your approved/rejected percentages and associated system-provided stats qualification values to the MTurk dashboard. Your actual 'HIT approval rate (%)' and 'HIT rejection rate (%)' stats qual values are truncated (always rounded down) from the un-rounded percent value to an integer, but the dashboard 'lies' by displaying a number rounded up or down to the nearest tenth. In addition to displaying calculations of what is expected to be your actual values for those quals, this script also displays your HIT approval/rejection rates calculated with up to 10 decimal places, so you can see the effects of smaller changes and see why the rounding/truncation turns out like it does.

Screenshot:


Uses the BigNumber.js library (via CDNJS) for accurate calculations involving long decimal numbers, which the limitations of the built-in Javascript math functions were really messing up when I tried using those.


See also: my MTG thread post; explanation of MTurk Stats Math; related scripts: MTurk Worst & Best Case Scenario, MTurk Dashboard Change Notifier (with 12-value mod), mmmturkeybacon Add Hidden Stats to Dashboard, CH Export MTurk Quals


For many more MTurk-related userscripts, see the Turking Scripts set.