Graphics and Graphic Information Processing J. Bertin Hilary Browne Jeff Carver CMSC 838 September 9, 1999.

Slides:



Advertisements
Similar presentations
Automating the Design of Graphical Presentations of Relational Information By Jock Mackinlay (Stanford) Presented by: Jeremy Manson and Bill Shapiro.
Advertisements

Automating the Design of Graphical Presentations of Relational Information Jock MacKinlay Beth Weinstein March 14, 2001.
Graphic representations in statistics (part II). Statistics graph Data recorded in surveys are displayed by a statistical graph. There are some specific.
Visualizating the Non-Visual: Spatial Analysis and Interaction with Information from Text Documents J.A. Wise, J.J. Thomas, K. Pennock, D. Lantrip, M.
Visualizing Network Data Richard A. Becker Stephen G.Eick Allan R.Wilks.
“Exploring High-D Spaces with Multiform Matrices and Small Multiples” Mudit Agrawal Nathaniel Ayewah MacEachren, A., Dai, X., Hardisty, F., Guo, D., and.
Polaris: A System for Query, Analysis and Visualization of Multi-dimensional Relational Databases Chris Stolte and Pat Hanrahan Computer Science Department.
The Table Lens: Merging Graphical and Symbolic Representations in an Interactive Focus + Context Visualization for Tabular Information R. Rao and S. K.
Infovis and data george, laura, tjerk.
Matthias Mayer The Table Lens - Ramana Rao & Stuart K. Card Information Visualization 838b - February 21st 2001 The Table Lens: Merging.
Graphics and Graphic Information Processing J. Bertin Presented by Fusun Yaman.
Graphing. Representing numerical information in a picture. Graph shows a picture of a relationship -how two processes relate -what happens when two events.
Presenting information
CS1100: Computer Science and Its Applications Creating Graphs and Charts in Excel.
Designing Great Visualizations Jock D. Mackinlay Director, Visual Analysis, Tableau Software.
Info Vis: Multi-Dimensional Data Chris North cs3724: HCI.
Statistics - Descriptive statistics 2013/09/23. Data and statistics Statistics is the art of collecting, analyzing, presenting, and interpreting data.
Relationship of two variables
© 2005 The McGraw-Hill Companies, Inc., All Rights Reserved. Chapter 12 Describing Data.
Quantitative data analysis
Document (Text) Visualization Mao Lin Huang. Paper Outline Introduction Visualizing text Visualization transformations: from text to pictures Examples.
Exploratory Data Analysis. Computing Science, University of Aberdeen2 Introduction Applying data mining (InfoVis as well) techniques requires gaining.
Simple Linear Regression
Unit 1 Lesson 4 Representing Data
Unit 2 Lesson 1 Representing Data
Graphing. The Important Elements of a Graph  Horizontal Axis (X-Axis)  The Independent Variable. A change in this variable affects the y variable. 
Graphical Analysis. Why Graph Data? Graphical methods Require very little training Easy to use Massive amounts of data can be presented more readily Can.
SMS Science Fair Project 8 North Science Investigation 1.
Software Design Patterns for Information Visualization 薛乃榮 Q NCBCI LAB.
Inquiry Unit.
Graphing Guidelines  Often the goal of an experiment is to find the relationship between two variables.  As one variable changes, so does the other.
Introduction to Science Unit 1. The Nature of Science Attempt to answer questions about the natural world by: Exploring the unknown Explaining the known.
Math 15 Introduction to Scientific Data Analysis Lecture 3 Working With Charts and Graphics.
CHAPTER 20 Representing Quantitative Data. Why ‘re’present your numbers? Few people can extract meaning from arrays of numbers. Summarising them – whether.
Chapter 2 Graphs, Charts, and Tables - Describing Your Data ©
Graphing In Science BRAINSTORM Why is it important for scientists to organize their data? List as many ways as you can that scientists organize information.
16 Graph Skills How to read and understand advanced types of bar charts, area graphs, climographs and triangle graphs How to advance their skills of drawing.
1 STAT 500 – Statistics for Managers STAT 500 Statistics for Managers.
Introduction to science
Graphs, Charts and Tables Describing Your Data. Frequency Distributions.
GRAPHING DATA. After the data is organized into a data table, a graph is created Graphs give a visual image of the observations (data) which helps the.
Graphing.
Describing Data Visually
GRASPING GRAPHING. Graphs are visual representations of data you collect in an experiment. There are many types of graphs including: bar, line, scatter.
GEOG 370 Christine Erlien, Instructor
Statistical Analysis Topic – Math skills requirements.
Organize verbal information into a visual one, generally by writing down on separate pieces of paper AFFINITY DIAGRAM A sequenced plan.
EQ: How can transformations effect the graph a parent function? I will describe how transformations effect the graph of a parent function.
GRAPH Definition: A PICTORIAL REPRESENTATION OF INFORMATION RECORDED IN A DATA TABLE. USED TO SHOW A RELATIONSHIP BETWEEN TWO OR MORE FACTORS.
Internal assessment The project. Tips for projects  Choose a topic that you are interested in  Make sure that you can generate enough information or.
Chapter 1: The Nature of Science.  Identify three types of graphs and explain the ways they are used.  Distinguish between dependent and independent.
Why do we analyze data?  It is important to analyze data because you need to determine the extent to which the hypothesized relationship does or does.
Why do we analyze data?  To determine the extent to which the hypothesized relationship does or does not exist.  You need to find both the central tendency.
The IB Way.  Title  Background Information -enhances the understanding of the investigation and… - demonstrates personal significance, interest or curiosity.
What Does A Graph Do? A graph is a way in which to graphically show information. Graphs allow for easy comparison of multiple variables. There are many.
Graphing Notes. Why Graph? Graphs are great because they communicate information visually Graphs help make complicated information easy to understand.
Framework and Models. Framework To help understand the field To develop a system that will allow us to ▫ Develop good designs ▫ Test ▫ Evaluate We need.
Graphs with SPSS Aravinda Guntupalli. Bar charts  Bar Charts are used for graphical representation of Nominal and Ordinal data  Height of the bar is.
Graphical Presentation Dr. Amjad El-Shanti MD, PMH,Dr PH University of Palestine 2016.
Unit 2: Lesson 11 & 12 Making Data Visualizations
5.7 – Curve Fitting with Quadratic Models
Exploring, Displaying, and Examining Data
Graphing Scientific Data
Scatter Plots.
UNIT SELF-TEST QUESTIONS
Unit 2: Lesson 11 & 12 Making Data Visualizations
CSc4730/6730 Scientific Visualization
Scatter Plots and Equations of Lines
Descriptive Statistics
Graphing.
Presentation transcript:

Graphics and Graphic Information Processing J. Bertin Hilary Browne Jeff Carver CMSC 838 September 9, 1999

Our favorite sentence “a problem with n characteristics is not the sum of n problems with two characteristics”

Problem Collection of objects that are described by n characteristics Need a way to visually represent that information n = 1, 2, 3 are special cases (easy) n > 3 - “impassable barrier”

Data Tables Raw data is transformed into data tables x-axis - objects –ex. movies y-axis - characteristics –ex. rating, length Special case - networks

Object Types (x-axis) Reorderable –ex. individuals Ordered –ex. months Topographical –ex. cities

Characteristic Types (y-axis) Nominal –ex. Movie titles Ordinal –ex. Movie ratings Quantitative –ex. Movie length

Data table --> Graphic Constructs Graph choice depends on object type –diagram –map –network Use “Synoptic” to choose

Synoptic

Easy case: n < 3 Reorderable objects –Reorderable matrix (bar graph) Ordered objects –image-file –array of curves Topographical objects –map

Scatter Plots Applicable to ordered and reorderable objects Useful only when n < 3

Hard case: n >3 Useful graphic constructs –Reorderable matrix : permutable in x and y –Image-file : permutable in y –Array of curves : permutable in y Less useful graphic constructs –Collection of scatter plots –Collection of maps

Synoptic

Special Case: Networks Reordered, Ordered, and Topographical representations Can be converted to data table

Using the Synoptic Reordering can lead to discovery of patterns Deviating from suggested construction leads to loss of information and requires justification Choosing between a map and a diagram Size limitations

Critique Strengths –Simple, Usable Taxonomy for static graphics –Synoptic diagram Weaknesses –Excerpt from book Lack of examples Terminology –Outdated for visualization

Contributions Classification scheme for 2D graphical presentation –Used in other applications e.g. Mackinlay Viewing more than 3 characteristics is hard Using the wrong tool can lead to information loss

Related Paper: DeFanti NSF report Scientific visualization –“Interactive representations of scientific data” Established the term “visualization” in computing Recommended funding the development and use of new tools Automation and extension of Bertin work Attempt to overcome “impassable barrier”

Where has it gone? Automated Extended to 3D Incorporated into Dynamic Visualization tools –ex. Film Finder, Spotfire