Skip to content

wesslen/vast2017-anchoringeffect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paper

Cho, Isaac, Ryan Wesslen, Alireza Karduni, Sashank Santhanam, Samira Shaikh and Wenwen Dou (2017). The Anchoring Effect in Decision-Making with Visual Analytics. In Visual Analytics Science and Technology (VAST), 2017 IEEE Conference.

Code

STM analysis of Interaction Logs: RMarkdown / HTML Output

Data

format Description
json Raw Interaction Logs
csv Processed Interaction Logs
Rdata R Data Image of STM Results

All user level uses a user-id for matching. Demographics data has been excluded due to any potential privacy concerns.

Task

85 participants were asked to identify and count the number of protest-related events using a Twitter-based event detection visual interface, CrystalBall. Users viewed a five minute training video, a three minute priming video (treatment), and given 30 minutes to complete the task. Their interactions were recorded as interaction logs.

Users also completed pre and post questionaires on demographics, personality and personal bias.

The interface included tweets from the Twitter public streaming API for two weeks of Twitter data (Nov 10, 2016 to Nov 24, 2016).

Experiment Design

Users were randomly assigned into a 2x2 between-subjects factorial design with two anchoring factors: numerical and visual.

Numerical:

Number used in relation to the users' task: was the number of protests higher than XX ?

  • High: 152 protests

  • Low: 8 protests

Visual:

Participants viewed three minute priming video focused on:

  • Geo: Geo View

  • Time: Calendar View

Abstract

Anchoring effect is the tendency to focus too heavily on one piece of information when making decisions. In this paper, we present a novel, systematic study and resulting analyses that investigate the effects of anchoring effect on human decision-making using visual analytic systems. Visual analytics interfaces typically contain multiple views that present various aspects of information such as spatial, temporal, and categorical. These views are designed to present complex, heterogeneous data in accessible forms that aid decision-making. However, human decision-making is often hindered by the use of heuristics, or cognitive biases, such as anchoring effect. Anchoring effect can be triggered by the order in which information is presented or the magnitude of information presented. Through carefully designed laboratory experiments, we present evidence of anchoring effect in analysis with visual analytics interfaces when users are primed by representation of different pieces of information. We also describe detailed analyses of users’ interaction logs which reveal the impact of anchoring bias on the visual representation preferred and paths of analysis. We discuss implications for future research to possibly detect and alleviate anchoring bias.

Figures & Explanations

CrystalBall, the user interface used for the study (left) and user interactions (right)

The CrystalBall interface has 4 main views: (A) calender view, (B) map view, (C) word cloud view, and (D) social network view. The calendar view shows the future event overview (a) by default. The event list (b) is shown when the user selects a subset of future events. The tweet panel (E) is shown when the user clicks the Twitter icon.

The right figure displays main user interaction logs of the Crystalball interface. Each view has different interaction logs based on its visual elements.

Network analysis of user interactions by Geo vs Time visual anchors

Side by side visualization of GeoNetwork and TimeNetwork. The size of nodes is proportional to Pagerank values of nodes in each graph, the color of nodes corresponds to the detected community of each node, and the width of each edges corresponds to the weight of that edges. The bar charts show the top 5 nodes based on their Pagerank value and is color coded based the community the nodes community.

STM Analysis of the visual and numerical anchors

The figure on the left provides the expected topic (action-cluster) proportions with judgmental labels to aid in interpretation. The figures on the right provide the estimated effect of the visual and numerical anchors on each of the eight topics’ proportions. The dot is the point estimate and the line represents a 95 percent confidence interval. The red dots/lines are topics that are significant with 95% confidence.

STM Analysis of temporal effects on two interaction clusters (topics)

This figure provides two charts on the effect between the visual anchors (line color) and time as measured by interaction deciles (x-axis) for two topics (Map View and Calendar View). Each line is the estimated topic proportions across the session and controlling for the visual anchor. The solid line is the point estimate and the dotted line is a 95 percent confidence interval. For the interaction deciles (time), we divided users’ sessions into ten evenly distributed groups. A b-spline was used to smooth the curve across the ten points.

About

Supplemental materials for 2017 VAST Cho et al. "The Anchoring Effect in Decision-Making with Visual Analytics"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages