Representation. (R. Spence, 2007)

Size: px
Start display at page:

Download "Representation. (R. Spence, 2007)"

Transcription

1 Representation (R. Spence, 2007) InfoVis, Universidade de Aveiro Beatriz Sousa Santos

2 Data and gain insight We look at that picture Ah HA!! Information visualization The process of information visualization: graphically encoded data is viewed in order to form a mental model of that data (Spence, 2007)

3 DATA REPRESENTAT ION of data PRESENTATION of the represented data PERCEPTION INTERPRETATION HIGHER-ORDER COGNITIVE PROCESSES Problem (re)formulation Evaluation of options Strategy formulation Internal modelling etc. INTERACT ION to select the required view of data Decision making The scope of this book (Spence, 2007) Interaction with data governed by high-order cognitive processes: - Representation (how to code visually the data) - Presentation (what/when/where to show on the screen) - Interaction (how to let users explore the data) 3

4 The Human Visual system is the product of millions of years of evolution Although very flexible, it is tuned to data represented in specific ways If we understand how its mechanisms work we will be able to produce better results 4

5 Color may support users in many tasks: Example: Count the cherries (Ware, 2004) But, if not properly used, may make the task more difficult! It should be carefully selected

6 Representing quantitative data using color is particularly difficult Which map is easier to understand? 6 (Tufte, 1990)

7 Not everyone sees color: The most common form of color blindness is deuteranopia ( daltonism ) There are color blindness simulators / Normal vision Deuteranopia Tritanopia

8 Visual attributes as size, proximity, color are quickly processed by visual perception, before the cognitive processes come into play Example: mapping numerical values to the length of bars: Computers have been responsible for advances in InfoVis, due to: - Less expensive and more rapid memory - More processing power and faster - High resolution graphic displays (Mazza, 2009)

9 An example illustrating the potential benefit of rearranging the visual representation of the data: Results of an experiment: ten crops received seven different treatments. black square successful treatment white square not successful Rearranging rows and columns allows to better notice that groups of treatments seem effective for groups of crops Treatments Treatments A B C D E F G A D C E G B F Crops Rearrange Crops (Spence,2007)

10 But, after all, How to create a Visual representation?

11 Creating Visual Representations Good design is the key to success in producing a Visualization Visualization S/W can provide many visual templates In spite of variation, all S/W packages follow the same generation process reference model: (Mazza, 2009)

12 1. Preprocessing: Abstract data (which don t have a specific connection with physical space) are rarely in a suitable format for automatic treatment and visualization Raw data (data supplied by the world around us, a.k.a. datasets) have to be given an organized logical structure to be processed by the Visualization S/W

13 2. Visual mapping: It is necessary to decide: - which visual structures use to map the data Some types of abstract data can be easily mapped to a spatial location Examples:. data with a topological or geographical structure Many types of data don t have an easy correspondence with the dimensions of the physical space around us

14 Three structures must be defined in the visual mapping: - spatial substrate - graphical elements - graphical properties Graphical substrate - dimensions in physical space where the visual representation is created (can be defined in terms of axes and type of data) Graphical elements - anything visible appearing in the space points, lines, surfaces, volumes Graphical properties properties of the graphical elements to which the human retina is very sensitive - retinal variables: size, orientation, color, texture, and shape

15 - Spatial substrate axes (x, y, ) type of data (quantitative, ordinal, categorical) - Graphical elements points lines surfaces volumes - Graphical properties retinal variables: size, orientation color (depends on physiology and culture) texture shape

16 Association Selection Order Quantity The marks can be perceived as SIMILAR The marks are perceived as DIFFERENT, forming families The marks are perceived as ORDERED The marks are perceived as PROPORTIONAL to each other Size Value Texture Interpretation of Bertin s guidance regarding the suitability of various encoding methods to support common tasks (Spence, 2007) Colour Orientation Shape

17 Position Most accurate Length Angle Slope Area Volume Colour Density Least accurate The relative difficulty of assessing quantitative value as a function of encoding mechanism, as established by Cleveland and McGill (Spence, 2007)

18 Quantitative Ordinal Categorical Treble Position Length Angle Slope Area Volume Density Shape Position Density Colour saturation Colour hue Texture Connection Containment Length Angle Slope Area Volume Position Colour hue Texture Connection Containment Density Colour saturation Shape Length Angle Slope Area Volume Ba ss Mackinlay s guidance for the encoding of quantitative, ordinal and categorical data (Spence, 2007)

19 3. Creation of views : Views are the final result of the generation process Producing them corresponds to the computer graphics phase: Often the quantity of data to represent is too large for the available space (Spence, 2007) To overcome this problem there are presentation techniques as: Zooming Panning Scrolling Focus + context Magic lenses...

20 Designing a Visualization application The generation process must be preceded by good design The main problem in designing a visual representation is the choice of mapping, as to: - faithfully reproduce the information codified in the data - help the user to attain their goals The visual representation suitable depends on: - the nature of the data - the users profile - the type of information to represent - how it will be used,

21 Procedure to follow to create visual representations of abstract data 1. Define the problem 2. Examine the nature of the data to represent 3. Determine the number of attributes 4. Choose the data structures 5. Establish the type of interaction

22 Five reasons for Tukey s progress: Cleveland, B., The Collected Works of John W. Tukey: Graphics , Vol. 5, Chapman Hill, 1988 (p. xxxv) Tukey has defined the term Exploratory Data Analysis

23 nature of the problem communicate explore confirm nature of the data to represent quantitative ordinal categorical number of attributes univariate bivariate trivariate multivariate Next: representation methods organized according the n. of attributes data structures linear temporal spatial or geographical hierarchical network, static type of interaction transformable manipulable

24 Common Visualization Techniques for univariate, bivariate and trivariate data Univariate data dot plot box plot bar chart histogram pie chart Cherries Apples Kiwis Grapes Oranges Bivariate data scatter plot line plot time series y x Trivariate data surface plot contour plot 3D representation bubble plot x y 28 x z t

25 Representing univariate data A single number can be difficult to represent ensuring a user is made aware of it Example: the altimeter (Spence, 2007) stop 1200 The original aircraft altimeter, responsible for many accidents Two altimeter representations easily assumed to be the same due to change blindness The modern aircraft altimeter,

26 Example of change blindness (Spence, 2007)

27 Example of change blindness (Spence, 2007)

28 - Innattentional blindness - Change blindness

29 Representing univariate data (cont.) A more common situation consists in representing a set of values Well established techniques exist Dot plot Tukey boxplot 60 But new ones can be invented! Example: Price for a number of cars: - dots on a linear scale - box plot (that will answer many questions: median value, outliers,...) Price ( K) (Spence, 2007)

30 8 much of the data is aggregated precise detail is often not needed 6 4 We can represent derived values The histogram is a well known technique representing derived values Tipping over the bars of the histogram a bargram is obtained Price k Missing characteristic:empty bin Categorical or ordinal data can also be represented in bargrams Nissan Ford Ferrari MG Cadillac Price ( K) (Spence, 2007)

31 Simple (and common) representations of data Two common techniques not to be confused! Histogram Bar chart represents a distribution of numerical data represents the number of occurrences of a categorical/ordinal data Both represent data by rectangular bars(vertical or horizontal) with length proportional to the values they represent Tons Fruit production Cherries Apples Kiwis Grapes Oranges Marks of the Exam Bins (mark)

32

33 Example: how to select simple charts? Temperatures along the month of February (in ºC): day Max T Min. T Q1- What were the maximum and minimum values of MaxT? Q2- What was the most frequent Max temperature? Q3- In how many days was that Max temperature attained? ºC n. of days day Max (ºC) Which chart would you use to answer Q1? Q2? And Q3? 11 ºC

34 Simple example Temperatures along the month of February (in ºC): day Max T Min. T ºC day Anything odd about this chart? Would you prefer this one? ºC day 40

35 Representing bivariate data The scatterplot is the conventional representation Example: A collection of houses characterized by: - Price - Number of bedrooms Each represented by a point on a two dimensional space N. of bedrooms Price (Spence, 2007) The axes are associated with these two attributes This representation affords awareness of: - general trends - local trade-offs - outliers

36 The time series is a special (and important) case of the scatterplot One of the axes represents time and the other some function of time Example Data set of 52 weekly stock prices for 1430 stocks The graph overview shows the entire data providing some idea of densities and distributions Timeboxes limit the display to items according to some time and price criteria (Spence, 2007)

37 Alternative representation of a time series More suited for gaining an initial impression of data Example: Level of ozone concentration over 10 years above Los Angeles - each square represents one day - and is colored to indicate the ozone level It is apparent that: - ozone levels are higher in Summer - the concentration has been decreasing (Spence, 2007)

38 If one attribute is more important than the other or must be examined first, it may be appropriate to employ logical or semantic zoom 60 Example: 50 Analyzing a list of cars: - price is the first attribute to examine Pri ce ( K) Ford Nissan VW M erc Jag Jag Ford SE AT - semantic zoom reveals data about a second attribute 10 (Spence, 2007) This technique is quite general: it can encompass many attributes and many levels of progressive zoom

39 Example: Zoom in Google Maps

40 Representing Trivariate data Since we live in a 3D world, representing trivariate data as points in a 3D space and displaying a 2D view is natural However, these representations can be ambiguous Price C D This can be solved by interaction, allowing the user to reorient the representation B Bedrooms A for 3D to be useful, you ve got to be able to move it (Spence, 2007) Time

41 Interaction (brushing) can help objects identified in one view are highlighted in the other two planes change blindness must be taken into account and ensure that the user notices the highlight in the other two planes (Spence, 2007) The highlighting of houses in one plane is brushed into the remaining planes.

42 Augmenting a scatterplot: representing 5 variables Hans Rosling's 200 Countries, 200 Years, 4 Minutes: values Income (x), Age expectancy (y), Time (t), Continent (colour), Population (size of circle)

43 Price An alternative representation for trivariate (and hypervariate) data is a structure formed from the three possible 2D views of the data Example: houses (price, number of bedrooms, time of journey to work ) Scatterplot matrix Price D C B Bedrooms A Time Bedrooms (Spence, 2007) A D B C

44 Simple representations of a function (field) of two variables Contour plots contour line (also isoline, isopleth, or equipotential curve) of a a function of two variables is a curve along which the function has a constant value, so that the curve joins points of equal value. Typical in meteorological charts (isobars and isothermal curves) and maps (to represent altitude or depth) 57

45 Surface plots May be combined with color 58

46 A special category of trivariate data: maps (latitute and longitude + a value) Population of major cities in England, Wales and Scotland. Circle area is proportional to population. (Spence, 2007) Things that pop-out

47 Pre-attentive processing: Things that pop out We can do certain things to symbols to make it much more likely that they will be visually identified even after a very brief exposure (Ware, 2004) Orientation Colour Where is the blue square? (Spence, 2007) Shape Enclosure

48 Representing Hypervariate (or multivariate) data Many real problems are of high dimensionality The challenge of representing hypervariate data is substantial and continues to stimulate invention Some of the mentioned representation techniques can be scaled to represent hypervariate data (to a limited extent)

49 Techniques for Hypervariate (or multivariate) data Visualization Coordinate plots parallel coordinate plots star plots Scatterplot Matrix Linked histograms Mosaic Plots Icons

50 Parallel coordinates plots are one of the most popular techniques for hypervariate data They have a very simple basis (Spence, 2007)

51 Consider a simple case of bivariate data: Nu mber of bedrooms A B 1- A scatterplot represents the price and number of bedrooms associated with two houses Price 2- the axes are detached and made parallel; each house is represented by a point on each axis Price Nu mber of bedrooms 3- To avoid ambiguity the pair of points representing a house are joined and labeled B A Price Nu mber of bedrooms

52 For objects characterized by many attributes the parallel coordinate plots offer many advantages A example for six objects, each characterized by seven attributes: trade-off between A and B objects correlation between B and C A B C D E F G attributes The trade-off between A and B, and the correlation between B and C, are immediately apparent. The trade-off between B and E, and the correlation between C and G, are not.

53 A parallel coordinate plot representation of a collection of cars, in which a range of the attribute Year has been selected to cause all those cars manufactured during that period to be highlighted.

54 Properties of parallel coordinate plots: Suitable to identify relations between attributes Objects are not easily discriminable; each object is represented by a polyline which intersects many others They offer attribute visibility (the characteristics of the separate attributes are particularly visible) The complexity of parallel coordinate plots (number of axes) is directly proportional to the number of attributes All attributes receive uniform treatment

55 Mathematics Star plots have many features in common with parallel coordinate plots Sport Physics Chemistry Literature An attribute value is represented by a point on a coordinate axis Attribute axes radiate from a common origin Art object Geography (Spence, 2007) History For a given object, points are joined by straight lines Other useful information such as average values or thresholds can be encoded

56 Mathematics Properties of star plots: Sport Chemistry Physics Literature Art Geography History Their shape can provide a reasonably rapid appreciation of the attributes of the objects They offer object visibility and are suitable to compare objects (by visibility it is meant the ability to gain insight pre-attentively; without a great cognitive effort) Bob s performance Tony s performance (Spence, 2007)

57 The scatterplot matrix is applicable to higher dimensions However, as the number of attributes increase, the number of different pairs of attributes increases rapidly: 2 attributes -> 1 scatterplot 3 attributes -> 3 scatterplots 4 attributes -> 6 scatterplots Scatterplot matrix for 6 attributes of a car dataset

58 A single scatterplot can be used together with other encoding techniques to represent data of higher dimension /product-demonstrationinteractive/expense-analytics bcentral/fileexchange/ bubbleplot-multidimensionalscatter-plots

59 Mosaic plots can be demonstrated by an example using data from the Titanic ( ( Survived Age Gender Class 1st 2nd 3rd Crew No Yes No Yes No Yes No Yes Adult Child Adult Child Male Female Details of the Titanic disaster involving 4 attributes: (Spence, 2007) Gender Survival Class Adult/child

60 (a) Total number of passengers + crew First Second Third Crew (b) Survived Female Female Died Survived Male Male Died Adult Ch ild First Second Third Crew First Second Third Crew (d) (c) Steps in the creation of a Mosaic Plot representing the Titanic disaster.

61 Icons represent a number of attributes qualitatively or quantitatively y A stranger (Tufte, 2001) x Chernoff Faces allow attribute values to be encoded in the features of cartoon faces They were originally used to study geological samples, each characterized by 18 attributes (

62 Multidimensional icons representing eight attributes of a dwelling house 400,000 garage central heating four bedrooms good repair large garde n Victoria 15 mins flat 300,000 no garage central heating two be drooms poor repair small garde n Victoria 20 mins house boat 200,000 no garage no central heating three bedrooms good repair no garden Victoria 15 mins Textual descriptions of the dwellings represented by the multidimensional icons (Spence, 2007)

63 Two examples of metaphorical icons: - with direct relation between icon and object (house icon) - no direct relation between facial features and attributes they represent (Chernoff faces) Data related glyphs (icons) seem more favored by users (Siirtola, 2005) Direct metaphorical icons find wide application (Miller and Stasko, 2001) (doi> /j.intcom ) The InfoCanvas

64 Example: Use visualization techniques to help answer the following questions: Is there a relation between wanted salary and experience? How many candidates ask for a salary in [30000, 50000] and in [55000, 75000]? How many candidates have an advanced level of English? Education Age Prof. Experience Gender English Wanted salary # (MSc/PhD) (years) (years) (F/M) (Bas/Adv) ($$/year) 1 MSc 22 0 M Advanced MSc 23 0 M Basic MSc 24 1 F Advanced PhD 30 7 F Advanced MSc 25 1 M Basic PhD 29 5 M Advanced MSc 31 7 M Advanced MSc 23 0 F Advanced MSc 26 2 F Intermediate PhD 32 9 M Intermediate BSc 30 7 M Intermediate PhD F Advanced MSc 28 4 M Advanced the complete table has many more candidates, but you may test with these

65 Bibliography Main Bibliography Spence, R., Information Visualization, Design for Interaction, 2nd ed., Prentice Hall, 2007 Munzner, T., Visualization Analysis and Design, A K Peters/CRC Press, 2014 Mazza, R., Introduction to Information Visualization, Springer, 2009 Ware, C., Information Visualization, Perception to Design, 2nd ed.,morgan Kaufmann,2004 Tufte, E., The Visual Display of Quantitative Information, 2 nd ed., Graphics Press, 2001 Acknowledgement The author of these slides is very grateful to Professor Robert Spence as he provided the electronic version of his book figures

66 Links Prize winning pie chart! Mandelblubs: 3D Fractals

Information Visualization

Information Visualization Information Visualization Text: Information visualization, Robert Spence, Addison-Wesley, 2001 What Visualization? Process of making a computer image or graph for giving an insight on data/information

More information

3. Multidimensional Information Visualization I Concepts for visualizing univariate to hypervariate data

3. Multidimensional Information Visualization I Concepts for visualizing univariate to hypervariate data 3. Multidimensional Information Visualization I Concepts for visualizing univariate to hypervariate data Vorlesung Informationsvisualisierung Prof. Dr. Andreas Butz, WS 2011/12 Konzept und Basis für n:

More information

Multivariate Data & Tables and Graphs

Multivariate Data & Tables and Graphs Multivariate Data & Tables and Graphs CS 4460/7450 - Information Visualization Jan. 13, 2009 John Stasko Agenda Data and its characteristics Tables and graphs Design principles Spring 2009 CS 4460/7450

More information

We will start at 2:05 pm! Thanks for coming early!

We will start at 2:05 pm! Thanks for coming early! We will start at 2:05 pm! Thanks for coming early! Yesterday Fundamental 1. Value of visualization 2. Design principles 3. Graphical perception Record Information Support Analytical Reasoning Communicate

More information

Multivariate Data & Tables and Graphs. Agenda. Data and its characteristics Tables and graphs Design principles

Multivariate Data & Tables and Graphs. Agenda. Data and its characteristics Tables and graphs Design principles Topic Notes Multivariate Data & Tables and Graphs CS 7450 - Information Visualization Aug. 27, 2012 John Stasko Agenda Data and its characteristics Tables and graphs Design principles Fall 2012 CS 7450

More information

Multivariate Data & Tables and Graphs. Agenda. Data and its characteristics Tables and graphs Design principles

Multivariate Data & Tables and Graphs. Agenda. Data and its characteristics Tables and graphs Design principles Multivariate Data & Tables and Graphs CS 7450 - Information Visualization Aug. 24, 2015 John Stasko Agenda Data and its characteristics Tables and graphs Design principles Fall 2015 CS 7450 2 1 Data Data

More information

CS 4460 Intro. to Information Visualization Sep. 18, 2017 John Stasko

CS 4460 Intro. to Information Visualization Sep. 18, 2017 John Stasko Multivariate Visual Representations 1 CS 4460 Intro. to Information Visualization Sep. 18, 2017 John Stasko Learning Objectives For the following visualization techniques/systems, be able to describe each

More information

TDWI strives to provide course books that are contentrich and that serve as useful reference documents after a class has ended.

TDWI strives to provide course books that are contentrich and that serve as useful reference documents after a class has ended. Previews of TDWI course books offer an opportunity to see the quality of our material and help you to select the courses that best fit your needs. The previews cannot be printed. TDWI strives to provide

More information

Data Mining: Exploring Data. Lecture Notes for Chapter 3

Data Mining: Exploring Data. Lecture Notes for Chapter 3 Data Mining: Exploring Data Lecture Notes for Chapter 3 1 What is data exploration? A preliminary exploration of the data to better understand its characteristics. Key motivations of data exploration include

More information

DSC 201: Data Analysis & Visualization

DSC 201: Data Analysis & Visualization DSC 201: Data Analysis & Visualization Exploratory Data Analysis Dr. David Koop What is Exploratory Data Analysis? "Detective work" to summarize and explore datasets Includes: - Data acquisition and input

More information

Multidimensional (Multivariate)

Multidimensional (Multivariate) Multidimensional (Multivariate) Data Visualization IV Course Spring 14 Graduate Course of UCAS May 9th, 2014 1 Data by Dimensionality 1-D (Linear, Set and Sequences) SeeSoft, Info Mural 2-D (Map) GIS,

More information

Multivariate Data More Overview

Multivariate Data More Overview Multivariate Data More Overview CS 4460 - Information Visualization Jim Foley Last Revision August 2016 Some Key Concepts Quick Review Data Types Data Marks Basic Data Types N-Nominal (categorical) Equal

More information

Data Mining: Exploring Data. Lecture Notes for Chapter 3. Introduction to Data Mining

Data Mining: Exploring Data. Lecture Notes for Chapter 3. Introduction to Data Mining Data Mining: Exploring Data Lecture Notes for Chapter 3 Introduction to Data Mining by Tan, Steinbach, Kumar What is data exploration? A preliminary exploration of the data to better understand its characteristics.

More information

TNM093 Tillämpad visualisering och virtuell verklighet. Jimmy Johansson C-Research, Linköping University

TNM093 Tillämpad visualisering och virtuell verklighet. Jimmy Johansson C-Research, Linköping University TNM093 Tillämpad visualisering och virtuell verklighet Jimmy Johansson C-Research, Linköping University Introduction to Visualization New Oxford Dictionary of English, 1999 visualize - verb [with obj.]

More information

Data Mining: Exploring Data. Lecture Notes for Data Exploration Chapter. Introduction to Data Mining

Data Mining: Exploring Data. Lecture Notes for Data Exploration Chapter. Introduction to Data Mining Data Mining: Exploring Data Lecture Notes for Data Exploration Chapter Introduction to Data Mining by Tan, Steinbach, Karpatne, Kumar 02/03/2018 Introduction to Data Mining 1 What is data exploration?

More information

InfoVis: a semiotic perspective

InfoVis: a semiotic perspective InfoVis: a semiotic perspective p based on Semiology of Graphics by J. Bertin Infovis is composed of Representation a mapping from raw data to a visible representation Presentation organizing this visible

More information

8. MINITAB COMMANDS WEEK-BY-WEEK

8. MINITAB COMMANDS WEEK-BY-WEEK 8. MINITAB COMMANDS WEEK-BY-WEEK In this section of the Study Guide, we give brief information about the Minitab commands that are needed to apply the statistical methods in each week s study. They are

More information

HYPERVARIATE DATA VISUALIZATION

HYPERVARIATE DATA VISUALIZATION HYPERVARIATE DATA VISUALIZATION Prof. Rahul C. Basole CS/MGT 8803-DV > January 25, 2017 Agenda Hypervariate Data Project Elevator Pitch Hypervariate Data (n > 3) Many well-known visualization techniques

More information

Visual Encoding Design

Visual Encoding Design CSE 442 - Data Visualization Visual Encoding Design Jeffrey Heer University of Washington Review: Expressiveness & Effectiveness / APT Choosing Visual Encodings Assume k visual encodings and n data attributes.

More information

Statistical graphics in analysis Multivariable data in PCP & scatter plot matrix. Paula Ahonen-Rainio Maa Visual Analysis in GIS

Statistical graphics in analysis Multivariable data in PCP & scatter plot matrix. Paula Ahonen-Rainio Maa Visual Analysis in GIS Statistical graphics in analysis Multivariable data in PCP & scatter plot matrix Paula Ahonen-Rainio Maa-123.3530 Visual Analysis in GIS 11.11.2015 Topics today YOUR REPORTS OF A-2 Thematic maps with charts

More information

Information Visualization - Introduction

Information Visualization - Introduction Information Visualization - Introduction Institute of Computer Graphics and Algorithms Information Visualization The use of computer-supported, interactive, visual representations of abstract data to amplify

More information

Visual Computing. Lecture 2 Visualization, Data, and Process

Visual Computing. Lecture 2 Visualization, Data, and Process Visual Computing Lecture 2 Visualization, Data, and Process Pipeline 1 High Level Visualization Process 1. 2. 3. 4. 5. Data Modeling Data Selection Data to Visual Mappings Scene Parameter Settings (View

More information

Visual Encoding Design

Visual Encoding Design CSE 442 - Data Visualization Visual Encoding Design Jeffrey Heer University of Washington Last Time: Data & Image Models The Big Picture task questions, goals assumptions data physical data type conceptual

More information

Geometric Techniques. Part 1. Example: Scatter Plot. Basic Idea: Scatterplots. Basic Idea. House data: Price and Number of bedrooms

Geometric Techniques. Part 1. Example: Scatter Plot. Basic Idea: Scatterplots. Basic Idea. House data: Price and Number of bedrooms Part 1 Geometric Techniques Scatterplots, Parallel Coordinates,... Geometric Techniques Basic Idea Visualization of Geometric Transformations and Projections of the Data Scatterplots [Cleveland 1993] Parallel

More information

Perception Maneesh Agrawala CS : Visualization Fall 2013 Multidimensional Visualization

Perception Maneesh Agrawala CS : Visualization Fall 2013 Multidimensional Visualization Perception Maneesh Agrawala CS 294-10: Visualization Fall 2013 Multidimensional Visualization 1 Visual Encoding Variables Position Length Area Volume Value Texture Color Orientation Shape ~8 dimensions?

More information

LAB 1 INSTRUCTIONS DESCRIBING AND DISPLAYING DATA

LAB 1 INSTRUCTIONS DESCRIBING AND DISPLAYING DATA LAB 1 INSTRUCTIONS DESCRIBING AND DISPLAYING DATA This lab will assist you in learning how to summarize and display categorical and quantitative data in StatCrunch. In particular, you will learn how to

More information

Glyphs. Presentation Overview. What is a Glyph!? Cont. What is a Glyph!? Glyph Fundamentals. Goal of Paper. Presented by Bertrand Low

Glyphs. Presentation Overview. What is a Glyph!? Cont. What is a Glyph!? Glyph Fundamentals. Goal of Paper. Presented by Bertrand Low Presentation Overview Glyphs Presented by Bertrand Low A Taxonomy of Glyph Placement Strategies for Multidimensional Data Visualization Matthew O. Ward, Information Visualization Journal, Palmgrave,, Volume

More information

Data Mining: Exploring Data. Lecture Notes for Chapter 3

Data Mining: Exploring Data. Lecture Notes for Chapter 3 Data Mining: Exploring Data Lecture Notes for Chapter 3 Slides by Tan, Steinbach, Kumar adapted by Michael Hahsler Look for accompanying R code on the course web site. Topics Exploratory Data Analysis

More information

3. Multidimensional Information Visualization II Concepts for visualizing univariate to hypervariate data

3. Multidimensional Information Visualization II Concepts for visualizing univariate to hypervariate data 3. Multidimensional Information Visualization II Concepts for visualizing univariate to hypervariate data Vorlesung Informationsvisualisierung Prof. Dr. Andreas Butz, WS 2009/10 Konzept und Basis für n:

More information

Statistical Package for the Social Sciences INTRODUCTION TO SPSS SPSS for Windows Version 16.0: Its first version in 1968 In 1975.

Statistical Package for the Social Sciences INTRODUCTION TO SPSS SPSS for Windows Version 16.0: Its first version in 1968 In 1975. Statistical Package for the Social Sciences INTRODUCTION TO SPSS SPSS for Windows Version 16.0: Its first version in 1968 In 1975. SPSS Statistics were designed INTRODUCTION TO SPSS Objective About the

More information

Visual Analytics. Visualizing multivariate data:

Visual Analytics. Visualizing multivariate data: Visual Analytics 1 Visualizing multivariate data: High density time-series plots Scatterplot matrices Parallel coordinate plots Temporal and spectral correlation plots Box plots Wavelets Radar and /or

More information

Approaches to Visual Mappings

Approaches to Visual Mappings Approaches to Visual Mappings CMPT 467/767 Visualization Torsten Möller Weiskopf/Machiraju/Möller Overview Effectiveness of mappings Mapping to positional quantities Mapping to shape Mapping to color Mapping

More information

Introduction to Geospatial Analysis

Introduction to Geospatial Analysis Introduction to Geospatial Analysis Introduction to Geospatial Analysis 1 Descriptive Statistics Descriptive statistics. 2 What and Why? Descriptive Statistics Quantitative description of data Why? Allow

More information

Visual Representation from Semiology of Graphics by J. Bertin

Visual Representation from Semiology of Graphics by J. Bertin Visual Representation from Semiology of Graphics by J. Bertin From a communication perspective Communication is too often taken for granted when it should be taken to pieces. (Fiske 91) Two basic schools

More information

S. Rinzivillo DATA VISUALIZATION AND VISUAL ANALYTICS

S. Rinzivillo DATA VISUALIZATION AND VISUAL ANALYTICS S. Rinzivillo rinzivillo@isti.cnr.it DATA VISUALIZATION AND VISUAL ANALYTICS Perception and Cognition vs Game #4 How many 3s? 1258965168765132168943213 5463479654321320354968413 2068798417184529529287149

More information

Last Time: Value of Visualization

Last Time: Value of Visualization CS448B :: 29 Sep 2011 Data and Image Models Last Time: Value of Visualization Jeffrey Heer Stanford University The Value of Visualization Record information Blueprints, photographs, seismographs, Analyze

More information

TableLens: A Clear Window for Viewing Multivariate Data Ramana Rao July 11, 2006

TableLens: A Clear Window for Viewing Multivariate Data Ramana Rao July 11, 2006 TableLens: A Clear Window for Viewing Multivariate Data Ramana Rao July 11, 2006 Can a few simple operators on a familiar and minimal representation provide much of the power of exploratory data analysis?

More information

CSE Data Visualization. Multidimensional Vis. Jeffrey Heer University of Washington

CSE Data Visualization. Multidimensional Vis. Jeffrey Heer University of Washington CSE 512 - Data Visualization Multidimensional Vis Jeffrey Heer University of Washington Last Time: Exploratory Data Analysis Exposure, the effective laying open of the data to display the unanticipated,

More information

Lecture 5: DATA MAPPING & VISUALIZATION. November 3 rd, Presented by: Anum Masood (TA)

Lecture 5: DATA MAPPING & VISUALIZATION. November 3 rd, Presented by: Anum Masood (TA) 1/59 Lecture 5: DATA MAPPING & VISUALIZATION November 3 rd, 2017 Presented by: Anum Masood (TA) 2/59 Recap: Data What is Data Visualization? Data Attributes Visual Attributes Mapping What are data attributes?

More information

cs6964 February TABULAR DATA Miriah Meyer University of Utah

cs6964 February TABULAR DATA Miriah Meyer University of Utah cs6964 February 23 2012 TABULAR DATA Miriah Meyer University of Utah cs6964 February 23 2012 TABULAR DATA Miriah Meyer University of Utah slide acknowledgements: John Stasko, Georgia Tech Tamara Munzner,

More information

Table of Contents (As covered from textbook)

Table of Contents (As covered from textbook) Table of Contents (As covered from textbook) Ch 1 Data and Decisions Ch 2 Displaying and Describing Categorical Data Ch 3 Displaying and Describing Quantitative Data Ch 4 Correlation and Linear Regression

More information

CSE Data Visualization. Multidimensional Vis. Jeffrey Heer University of Washington

CSE Data Visualization. Multidimensional Vis. Jeffrey Heer University of Washington CSE 512 - Data Visualization Multidimensional Vis Jeffrey Heer University of Washington Last Time: Exploratory Data Analysis Exposure, the effective laying open of the data to display the unanticipated,

More information

CS-5630 / CS-6630 Visualization for Data Science The Visualization Alphabet: Marks and Channels

CS-5630 / CS-6630 Visualization for Data Science The Visualization Alphabet: Marks and Channels CS-5630 / CS-6630 Visualization for Data Science The Visualization Alphabet: Marks and Channels Alexander Lex alex@sci.utah.edu [xkcd] How can I visually represent two numbers, e.g., 4 and 8 Marks & Channels

More information

VISUALIZATION OF MULTIVARIATE DATA

VISUALIZATION OF MULTIVARIATE DATA VISUALIZATION OF MULTIVARIATE DATA Prof. Rahul C. Basole CS/MGT 8803-DV > January 18, 2017 True/False? Explain Why. InfoVis SciVis Name this Visual Representation Name this Interaction Technique Show of

More information

Lecture Slides. Elementary Statistics Twelfth Edition. by Mario F. Triola. and the Triola Statistics Series. Section 2.1- #

Lecture Slides. Elementary Statistics Twelfth Edition. by Mario F. Triola. and the Triola Statistics Series. Section 2.1- # Lecture Slides Elementary Statistics Twelfth Edition and the Triola Statistics Series by Mario F. Triola Chapter 2 Summarizing and Graphing Data 2-1 Review and Preview 2-2 Frequency Distributions 2-3 Histograms

More information

3 Visualizing quantitative Information

3 Visualizing quantitative Information Elective in Software and Services (Complementi di software e servizi per la società dell'informazione) Section Information Visualization Numbers of credit : 3 Giuseppe Santucci 3 Visualizing quantitative

More information

Information Visualization. Overview. What is Information Visualization? SMD157 Human-Computer Interaction Fall 2003

Information Visualization. Overview. What is Information Visualization? SMD157 Human-Computer Interaction Fall 2003 INSTITUTIONEN FÖR SYSTEMTEKNIK LULEÅ TEKNISKA UNIVERSITET Information Visualization SMD157 Human-Computer Interaction Fall 2003 Dec-1-03 SMD157, Information Visualization 1 L Overview What is information

More information

Data Visualization Principles for Scientific Communication

Data Visualization Principles for Scientific Communication Data Visualization Principles for Scientific Communication 8-888 Introduction to Linguistic Data Analysis Using R Jerzy Wieczorek 11//15 Follow along These slides and a summary checklist are at http://www.stat.cmu.edu/~jwieczor/

More information

Data and Image Models

Data and Image Models CSE 442 - Data Visualization Data and Image Models Jeffrey Heer University of Washington Last Week: Value of Visualization The Value of Visualization Record information Blueprints, photographs, seismographs,

More information

CIS 467/602-01: Data Visualization

CIS 467/602-01: Data Visualization CIS 467/602-01: Data Visualization Tables Dr. David Koop Assignment 2 http://www.cis.umassd.edu/ ~dkoop/cis467/assignment2.html Plagiarism on Assignment 1 Any questions? 2 Recap (Interaction) Important

More information

Points Lines Connected points X-Y Scatter. X-Y Matrix Star Plot Histogram Box Plot. Bar Group Bar Stacked H-Bar Grouped H-Bar Stacked

Points Lines Connected points X-Y Scatter. X-Y Matrix Star Plot Histogram Box Plot. Bar Group Bar Stacked H-Bar Grouped H-Bar Stacked Plotting Menu: QCExpert Plotting Module graphs offers various tools for visualization of uni- and multivariate data. Settings and options in different types of graphs allow for modifications and customizations

More information

WELCOME! Lecture 3 Thommy Perlinger

WELCOME! Lecture 3 Thommy Perlinger Quantitative Methods II WELCOME! Lecture 3 Thommy Perlinger Program Lecture 3 Cleaning and transforming data Graphical examination of the data Missing Values Graphical examination of the data It is important

More information

Data Visualization. Fall 2016

Data Visualization. Fall 2016 Data Visualization Fall 2016 Information Visualization Upon now, we dealt with scientific visualization (scivis) Scivisincludes visualization of physical simulations, engineering, medical imaging, Earth

More information

hvpcp.apr user s guide: set up and tour

hvpcp.apr user s guide: set up and tour : set up and tour by Rob Edsall HVPCP (HealthVis-ParallelCoordinatePlot) is a visualization environment that serves as a follow-up to HealthVis (produced by Dan Haug and Alan MacEachren at Penn State)

More information

THINKING VISUALLY: AN INTRODUCTION TO DATA & INFORMATION VISUALIZATION

THINKING VISUALLY: AN INTRODUCTION TO DATA & INFORMATION VISUALIZATION THINKING VISUALLY: AN INTRODUCTION TO DATA & INFORMATION VISUALIZATION Learning Event for CES Ontario Li Ka Shing Knowledge Institute June 22, 2016 Jesse Carliner ACTING COMMUNICATIONS & REFERENCE LIBRARIAN

More information

Exploratory Data Analysis EDA

Exploratory Data Analysis EDA Exploratory Data Analysis EDA Luc Anselin http://spatial.uchicago.edu 1 from EDA to ESDA dynamic graphics primer on multivariate EDA interpretation and limitations 2 From EDA to ESDA 3 Exploratory Data

More information

CS Information Visualization Sep. 2, 2015 John Stasko

CS Information Visualization Sep. 2, 2015 John Stasko Multivariate Visual Representations 2 CS 7450 - Information Visualization Sep. 2, 2015 John Stasko Recap We examined a number of techniques for projecting >2 variables (modest number of dimensions) down

More information

Data Mining: Exploring Data

Data Mining: Exploring Data Data Mining: Exploring Data Lecture Notes for Chapter 3 Introduction to Data Mining by Tan, Steinbach, Kumar But we start with a brief discussion of the Friedman article and the relationship between Data

More information

Information Visualization. Jing Yang Spring Multi-dimensional Visualization (1)

Information Visualization. Jing Yang Spring Multi-dimensional Visualization (1) Information Visualization Jing Yang Spring 2008 1 Multi-dimensional Visualization (1) 2 1 Multi-dimensional (Multivariate) Dataset 3 Data Item (Object, Record, Case) 4 2 Dimension (Variable, Attribute)

More information

At the end of the chapter, you will learn to: Present data in textual form. Construct different types of table and graphs

At the end of the chapter, you will learn to: Present data in textual form. Construct different types of table and graphs DATA PRESENTATION At the end of the chapter, you will learn to: Present data in textual form Construct different types of table and graphs Identify the characteristics of a good table and graph Identify

More information

Chapter 2: Descriptive Statistics

Chapter 2: Descriptive Statistics Chapter 2: Descriptive Statistics Student Learning Outcomes By the end of this chapter, you should be able to: Display data graphically and interpret graphs: stemplots, histograms and boxplots. Recognize,

More information

Multiple Dimensional Visualization

Multiple Dimensional Visualization Multiple Dimensional Visualization Dimension 1 dimensional data Given price information of 200 or more houses, please find ways to visualization this dataset 2-Dimensional Dataset I also know the distances

More information

Regression III: Advanced Methods

Regression III: Advanced Methods Lecture 3: Distributions Regression III: Advanced Methods William G. Jacoby Michigan State University Goals of the lecture Examine data in graphical form Graphs for looking at univariate distributions

More information

Information Visualisation

Information Visualisation Information Visualisation Computer Animation and Visualisation Lecture 18 Taku Komura tkomura@ed.ac.uk Institute for Perception, Action & Behaviour School of Informatics 1 Overview Information Visualisation

More information

刘淇 School of Computer Science and Technology USTC

刘淇 School of Computer Science and Technology USTC Data Exploration 刘淇 School of Computer Science and Technology USTC http://staff.ustc.edu.cn/~qiliuql/dm2013.html t t / l/dm2013 l What is data exploration? A preliminary exploration of the data to better

More information

INFORMATION VISUALIZATION

INFORMATION VISUALIZATION CSE 557A Sep 26, 2016 INFORMATION VISUALIZATION Alvitta Ottley Washington University in St. Louis Slide Credits: Mariah Meyer, University of Utah Remco Chang, Tufts University HEIDELBERG LAUREATE FORUM

More information

Why Should We Care? More importantly, it is easy to lie or deceive people with bad plots

Why Should We Care? More importantly, it is easy to lie or deceive people with bad plots Plots & Graphs Why Should We Care? Everyone uses plots and/or graphs But most people ignore or are unaware of simple principles Default plotting tools (or default settings) are not always the best More

More information

1 Introduction. Abstract

1 Introduction. Abstract 262 Displaying Correlations using Position, Motion, Point Size or Point Colour Serge Limoges Colin Ware William Knight School of Computer Science University of New Brunswick P.O. Box 4400 Fredericton,

More information

Data Analysis More Than Two Variables: Graphical Multivariate Analysis

Data Analysis More Than Two Variables: Graphical Multivariate Analysis Data Analysis More Than Two Variables: Graphical Multivariate Analysis Prof. Dr. Jose Fernando Rodrigues Junior ICMC-USP 1 What is it about? More than two variables determine a tough analytical problem

More information

Visualisation : Lecture 1. So what is visualisation? Visualisation

Visualisation : Lecture 1. So what is visualisation? Visualisation So what is visualisation? UG4 / M.Sc. Course 2006 toby.breckon@ed.ac.uk Computer Vision Lab. Institute for Perception, Action & Behaviour Introducing 1 Application of interactive 3D computer graphics to

More information

MODELS AND FRAMEWORKS. Information Visualization Fall 2009 Jinwook Seo SNU CSE

MODELS AND FRAMEWORKS. Information Visualization Fall 2009 Jinwook Seo SNU CSE MODELS AND FRAMEWORKS Information Visualization Fall 2009 Jinwook Seo SNU CSE Wednesday Prof. Hee-Joon Bae, Seoul National University Bundang Hostpital blood pressure and END (early neurologic deterioration)

More information

Marks. Marks can be classified according to the number of dimensions required for their representation: Zero: points. One: lines.

Marks. Marks can be classified according to the number of dimensions required for their representation: Zero: points. One: lines. Marks and channels Definitions Marks are basic geometric elements that depict items or links. Channels control the appearance of the marks. This way you can describe the design space of visual encodings

More information

CS Information Visualization Sep. 19, 2016 John Stasko

CS Information Visualization Sep. 19, 2016 John Stasko Multivariate Visual Representations 2 CS 7450 - Information Visualization Sep. 19, 2016 John Stasko Learning Objectives Explain the concept of dense pixel/small glyph visualization techniques Describe

More information

Making Science Graphs and Interpreting Data

Making Science Graphs and Interpreting Data Making Science Graphs and Interpreting Data Eye Opener: 5 mins What do you see? What do you think? Look up terms you don t know What do Graphs Tell You? A graph is a way of expressing a relationship between

More information

University of Florida CISE department Gator Engineering. Visualization

University of Florida CISE department Gator Engineering. Visualization Visualization Dr. Sanjay Ranka Professor Computer and Information Science and Engineering University of Florida What is visualization? Visualization is the process of converting data (information) in to

More information

Visualization? Information Visualization. Information Visualization? Ceci n est pas une visualization! So why two disciplines? So why two disciplines?

Visualization? Information Visualization. Information Visualization? Ceci n est pas une visualization! So why two disciplines? So why two disciplines? Visualization? New Oxford Dictionary of English, 1999 Information Visualization Matt Cooper visualize - verb [with obj.] 1. form a mental image of; imagine: it is not easy to visualize the future. 2. make

More information

THE SWALLOW-TAIL PLOT: A SIMPLE GRAPH FOR VISUALIZING BIVARIATE DATA.

THE SWALLOW-TAIL PLOT: A SIMPLE GRAPH FOR VISUALIZING BIVARIATE DATA. STATISTICA, anno LXXIV, n. 2, 2014 THE SWALLOW-TAIL PLOT: A SIMPLE GRAPH FOR VISUALIZING BIVARIATE DATA. Maria Adele Milioli Dipartimento di Economia, Università di Parma, Parma, Italia Sergio Zani Dipartimento

More information

CHAPTER-13. Mining Class Comparisons: Discrimination between DifferentClasses: 13.4 Class Description: Presentation of Both Characterization and

CHAPTER-13. Mining Class Comparisons: Discrimination between DifferentClasses: 13.4 Class Description: Presentation of Both Characterization and CHAPTER-13 Mining Class Comparisons: Discrimination between DifferentClasses: 13.1 Introduction 13.2 Class Comparison Methods and Implementation 13.3 Presentation of Class Comparison Descriptions 13.4

More information

Organisation and Presentation of Data in Medical Research Dr K Saji.MD(Hom)

Organisation and Presentation of Data in Medical Research Dr K Saji.MD(Hom) Organisation and Presentation of Data in Medical Research Dr K Saji.MD(Hom) Any data collected by a research or reference also known as raw data are always in an unorganized form and need to be organized

More information

Perception Maneesh Agrawala CS 448B: Visualization Fall 2017 Last Time: Exploratory Data Analysis

Perception Maneesh Agrawala CS 448B: Visualization Fall 2017 Last Time: Exploratory Data Analysis Perception Maneesh Agrawala CS 448B: Visualization Fall 2017 Last Time: Exploratory Data Analysis 1 Will Burtin, 1951 How do the drugs compare? How do the bacteria group with respect to antibiotic resistance?

More information

Learn What s New. Statistical Software

Learn What s New. Statistical Software Statistical Software Learn What s New Upgrade now to access new and improved statistical features and other enhancements that make it even easier to analyze your data. The Assistant Data Customization

More information

Data Visualization Principles for Dashboard Design

Data Visualization Principles for Dashboard Design Data Visualization Principles for Dashboard Design Olin College, Data Dashboard Design Jerzy Wieczorek 11/10/15 1 / 70 Follow along These slides and a summary checklist are at http://www.stat.cmu.edu/~jwieczor/

More information

Chapter 2: Looking at Multivariate Data

Chapter 2: Looking at Multivariate Data Chapter 2: Looking at Multivariate Data Multivariate data could be presented in tables, but graphical presentations are more effective at displaying patterns. We can see the patterns in one variable at

More information

Part I, Chapters 4 & 5. Data Tables and Data Analysis Statistics and Figures

Part I, Chapters 4 & 5. Data Tables and Data Analysis Statistics and Figures Part I, Chapters 4 & 5 Data Tables and Data Analysis Statistics and Figures Descriptive Statistics 1 Are data points clumped? (order variable / exp. variable) Concentrated around one value? Concentrated

More information

What are we working with? Data Abstractions. Week 4 Lecture A IAT 814 Lyn Bartram

What are we working with? Data Abstractions. Week 4 Lecture A IAT 814 Lyn Bartram What are we working with? Data Abstractions Week 4 Lecture A IAT 814 Lyn Bartram Munzner s What-Why-How What are we working with? DATA abstractions, statistical methods Why are we doing it? Task abstractions

More information

Bar Charts and Frequency Distributions

Bar Charts and Frequency Distributions Bar Charts and Frequency Distributions Use to display the distribution of categorical (nominal or ordinal) variables. For the continuous (numeric) variables, see the page Histograms, Descriptive Stats

More information

Parallel Coordinates ++

Parallel Coordinates ++ Parallel Coordinates ++ CS 4460/7450 - Information Visualization Feb. 2, 2010 John Stasko Last Time Viewed a number of techniques for portraying low-dimensional data (about 3

More information

SAS Visual Analytics 8.2: Getting Started with Reports

SAS Visual Analytics 8.2: Getting Started with Reports SAS Visual Analytics 8.2: Getting Started with Reports Introduction Reporting The SAS Visual Analytics tools give you everything you need to produce and distribute clear and compelling reports. SAS Visual

More information

Decimals should be spoken digit by digit eg 0.34 is Zero (or nought) point three four (NOT thirty four).

Decimals should be spoken digit by digit eg 0.34 is Zero (or nought) point three four (NOT thirty four). Numeracy Essentials Section 1 Number Skills Reading and writing numbers All numbers should be written correctly. Most pupils are able to read, write and say numbers up to a thousand, but often have difficulty

More information

Multi-Dimensional Vis

Multi-Dimensional Vis CSE512 :: 21 Jan 2014 Multi-Dimensional Vis Jeffrey Heer University of Washington 1 Last Time: Exploratory Data Analysis 2 Exposure, the effective laying open of the data to display the unanticipated,

More information

An introduction to ggplot: An implementation of the grammar of graphics in R

An introduction to ggplot: An implementation of the grammar of graphics in R An introduction to ggplot: An implementation of the grammar of graphics in R Hadley Wickham 00-0-7 1 Introduction Currently, R has two major systems for plotting data, base graphics and lattice graphics

More information

Data Analyst Nanodegree Syllabus

Data Analyst Nanodegree Syllabus Data Analyst Nanodegree Syllabus Discover Insights from Data with Python, R, SQL, and Tableau Before You Start Prerequisites : In order to succeed in this program, we recommend having experience working

More information

Q: Which month has the lowest sale? Answer: Q:There are three consecutive months for which sale grow. What are they? Answer: Q: Which month

Q: Which month has the lowest sale? Answer: Q:There are three consecutive months for which sale grow. What are they? Answer: Q: Which month Lecture 1 Q: Which month has the lowest sale? Q:There are three consecutive months for which sale grow. What are they? Q: Which month experienced the biggest drop in sale? Q: Just above November there

More information

Data Visualization (CIS/DSC 468)

Data Visualization (CIS/DSC 468) Data Visualization (CIS/DSC 468) Tabular Data Dr. David Koop Channel Considerations Discriminability Separability Visual Popout Weber's Law Luminance Perception 2 Separability Cannot treat all channels

More information

Few s Design Guidance

Few s Design Guidance Few s Design Guidance CS 4460 Intro. to Information Visualization September 9, 2014 John Stasko Today s Agenda Stephen Few & Perceptual Edge Fall 2014 CS 4460 2 1 Stephen Few s Guidance Excellent advice

More information

DSC 201: Data Analysis & Visualization

DSC 201: Data Analysis & Visualization DSC 201: Data Analysis & Visualization Visualization Design Dr. David Koop Definition Computer-based visualization systems provide visual representations of datasets designed to help people carry out tasks

More information

The basic arrangement of numeric data is called an ARRAY. Array is the derived data from fundamental data Example :- To store marks of 50 student

The basic arrangement of numeric data is called an ARRAY. Array is the derived data from fundamental data Example :- To store marks of 50 student Organizing data Learning Outcome 1. make an array 2. divide the array into class intervals 3. describe the characteristics of a table 4. construct a frequency distribution table 5. constructing a composite

More information

Trellis Displays. Definition. Example. Trellising: Which plot is best? Historical Development. Technical Definition

Trellis Displays. Definition. Example. Trellising: Which plot is best? Historical Development. Technical Definition Trellis Displays The curse of dimensionality as described by Huber [6] is not restricted to mathematical statistical problems, but can be found in graphicbased data analysis as well. Most plots like histograms

More information

Math 227 EXCEL / MEGASTAT Guide

Math 227 EXCEL / MEGASTAT Guide Math 227 EXCEL / MEGASTAT Guide Introduction Introduction: Ch2: Frequency Distributions and Graphs Construct Frequency Distributions and various types of graphs: Histograms, Polygons, Pie Charts, Stem-and-Leaf

More information

Data and Image Models

Data and Image Models CSE 512 - Data Visualization Data and Image Models Jeffrey Heer University of Washington Last Time: Value of Visualization The Value of Visualization Record information Blueprints, photographs, seismographs,

More information