CH Precise Percents

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

Author
clickhappier
Daily installs
0
Total installs
450
Ratings
2 0 0
Version
1.0c
Created
2015-03-12
Updated
2015-03-12
License
N/A
Applies to

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.