An open API service indexing awesome lists of open source software.

https://github.com/uwdata/visual-encoding-effectiveness-data

Supplement material for "Assessing Effects of Task and Data Distribution on the Effectiveness of Visual Encodings".
https://github.com/uwdata/visual-encoding-effectiveness-data

Last synced: 3 months ago
JSON representation

Supplement material for "Assessing Effects of Task and Data Distribution on the Effectiveness of Visual Encodings".

Awesome Lists containing this project

README

        

# Assessing Effects of Task and Data Distribution on the Effectiveness of Visual Encodings

This repository contains the supplement material for "Assessing Effects of Task and Data Distribution on the Effectiveness of Visual Encodings"([paper](http://idl.cs.washington.edu/papers/task-data-effectiveness)), submitted to EuroVis 2018.

## Content
- study _ui : Screenshots of the user study interfaces.
- stimuli : Html file that loading experiment stimuli.
- responses : .csv file of user responses we used in our analysis.
- analysis :
- R scripts for linear mixed effect model analysis and its post-hoc tests.
- Javascript code file for calculating bootstrapped means, 95% confidence intervals in a manner sensitive to a within-subjects design.

## Main Result
#### Bootstrapped means and 95% confidence intervals
![Effect_Bootstrap Pt1](https://github.com/uwdata/visual-encoding-effectiveness-data/raw/master/main_effect_bootstrap_pt1.png)
![Effect_Bootstrap Pt2](https://github.com/uwdata/visual-encoding-effectiveness-data/raw/master/main_effect_bootstrap_pt2_wTitle_v2.png)
#### The effectiveness rankings of encodings
![Effectiveness Ranking Pt1](https://github.com/uwdata/visual-encoding-effectiveness-data/raw/master/main_result_pt1_v3.png)
![Effectiveness Ranking Pt2](https://github.com/uwdata/visual-encoding-effectiveness-data/raw/master/main_result_pt2_v3.png)

## Cite us!
If you use our data in published research, please cite [our EuroVis'18 paper](http://idl.cs.washington.edu/papers/task-data-effectiveness/):

Younghoon Kim, Jeffrey Heer. Assessing Effects of Task and Data Distribution on the Effectiveness of Visual Encodings, Computer Graphics Forum (Proc. EuroVis), 2018.