Giter Club home page Giter Club logo

donut-radii's Introduction

Pie and Donut Chart Evaluation

This project was used in a study that used the Mechanical Turk platform to test a series of pie chart variations.

The study is built on the excellent Experimentr.js project.

Data

The collected data file is in the analysis/results directory.

Data File

  • merged-data.csv: trial data with demographics data included on every row.
Field Name Description
subjectID Subject ID in order of completion
time_start_time-trial Unix time for beginning of the question
time_end_time-trial Unix time for ending of the question (if this is missing, it is the same as time_end_trials from the demographics data)
rotation Randomly selected rotation value showing the chart's rotation
log_error Log absolute error as reported in the paper
inner_radius Inner radius in pixels
totalSequence Position within the entire study for that participant
arc_angle_area answer to multiple choice question asking participant whether they preferred using arc-length, angle, or area in their judgements
judged_true Judged answer minus true answer
ans_percentage_diff (given-correct)/correct
opposite_ans 100 - correct_ans
chart_type Pie, Donut, Arc-Length, Area, Pie Angle, Pie Donut
ans_trial Given answer
postID ID generated by experimentr
time_diff_time Time in miliseconds that it took to answer the question
correct_ans Correct answer
age Subject's reported age group
browser Broswer
browserVersion Browser version
comments Comments
degree Subject's self-reported highest attained degree
monitor Subject reported monitor size in inches
participantCount Count of participant that launched study
postID experimentr generated ID
screenHeight Browser reported screen height in pixels
screenWidth Browser reported screen width in pixels
sex Subject reported gender
windowHeight Browser reported window height in pixels
windowWidth Browser reported window width in pixels

Running The Study

To run the project, you'll need Redis and Node.js.

To start the Redis server, run the following command from the project directory:

redis-server redis.conf

The Node server works on port 80, so it needs root access, and the project is set to use Forever.js to ensure it keeps running:

forever start app.js

Once you have the project running, you can visit localhost in your browser to see the survey.

donut-radii's People

Contributors

dwskau avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.