CH Precise Percents

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

Advertisement:

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Advertisement:

Autor
clickhappier
Dziennych instalacji
0
Wszystkich instalacji
451
Oceny
2 0 0
Wersja
1.0c
Utworzono
12-03-2015
Zaktualizowano
12-03-2015
Rozmiar
4,91 KB
Licencja
Brak licencji
Dotyczy

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.