Top Banner
Table Lens • Introduction to the Table Lens concept • Table Lens Implementation • Projected Usage Scenarios • Usage Comparison with Splus • Critical Analysis
23

Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Dec 21, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Table Lens

• Introduction to the Table Lens concept

• Table Lens Implementation

• Projected Usage Scenarios

• Usage Comparison with Splus

• Critical Analysis

Page 2: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Interfacing with Tables

• Tables as a common representation– Regularized content– Instance vs. Value Layout– Large raw tables are uninterpretable

Page 3: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Table Views

• Two common modes of interface– Focus: User examines as many fields as will fit

on her screen (660 cells)• Sacrifices relationships for detail

– Context: A generated representation of broad dataset it examined

• High-level interpretation with no specifics

Page 4: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Table Lens

• Lenses are devices which focus attention on part of a large context

• Table Lens allows both Focus and Context views simultaneously– Tables are regular

• Deformations are also regular

• Lensing creates categories of detail

Page 5: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Categories of detail

• Central areas of lens have highest levels of detail

• Row and Column focal have less detail

• Non-focal areas have sharply reduced detail but are still present

Page 6: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Degree of Interest

• Detail categorization and Visualization based on Degree of Interest calculation

• DOI Translates to cell size along 2 independent axes

• Binary correspondence in each dimension

Page 7: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Table Lens Benefits

• Table Lens can display both focus and context– Much more data can be displayed at once

• 30 – 100 times basic spreadsheet

• Allows simultaneous view of:– Variable value distribution shape

– Inter-variable correlation

– Specific instance values

– Outlier identification

Page 8: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.
Page 9: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Table Lens Implementation

• Interactive manipulation of focus – Atomic operations– Zoom: Enlargement of focal area– Ajust: Expansion of focal contents– Slide: Positioning of focal area

• Composite manipulation– Adjust-zoom: Adds items to focus while

expanding focal area

Page 10: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Multiple Foci

• Multiple focal areas are supported

• Important use modifications– Adjust corrupts display– Zoom required to be global

Page 11: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.
Page 12: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Graphical Cell Representation

• Presentation factors– Value

– Value Type

– DOI (Region) Type

– Cell Size

– User Choices

– Spotlighting

Page 13: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Other Features

• Ascending/Descending Sorting

• Spotlighting

• Formula compilation

• Median, Quarter, Extents Selection

Page 14: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Table Lens facilitates

• Correlation of variable value curves

• Outlier identification/interrogation

• Variable nesting identification

• Ease of use (Simple!)

Page 15: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Usage Comparison

• Exploratory Data Analysis (EDA)

• Sensemaking– “Activities in which external representations…

are interpreted into semantic content and represented in some other manner”

Page 16: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

EDA Tasks

• Batch Assessment– Determining structure of information and its

irregularities

• Variable modeling– Finding formulaic expression for variable

values

Page 17: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Learning Loop

• Steps:– Search for representation of regularities– Encoding information into representation– Altering representation to accommodate

outliers– Use of representation for discovery

Page 18: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Table Lens vs Splus

• Estimating utility of application approach– Required time to perform tasks

• Benchmark times

• Empirical times

– Qualitative Considerations• Ease of use

• Complexity vs Return

Page 19: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Correlation : Table Lens

Page 20: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Correlation : Splus

Page 21: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Time-cost for important properties of all variables

• Table Lens superior for iterative analysis

• Splus faster for random access

Page 22: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Time-cost for related variables

• Table Lens superior when several clusters can be grouped and eliminated early

• Splus more effective when broad dataset must be analyzed

Page 23: Table Lens Introduction to the Table Lens concept Table Lens Implementation Projected Usage Scenarios Usage Comparison with Splus Critical Analysis.

Learning costs

• Table Lens performs within significant margins as well as Splus

• Table Lens is much simpler than Splus