Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
SlideShare a Scribd company logo
Lesson 9
Visualization 2 Kush Kulshrestha
Why do we even need Viz?
There could be datasets that appear to be similar when using typical summary statistics, yet tell different stories
when graphed.
Example, each dataset consists of eleven (x,y) pairs as follows:
Why do we even need Viz?
Observations:
• The average x value is 9 for each dataset.
• The average y value is 7.50 for each dataset
• The variance for x is 11 and the variance for y is 4.12
• The correlation between x and y is 0.816 for each dataset
So far these four datasets appear to be pretty similar. But when we plot these four data sets on an x/y coordinate
plane, we get the following results:
Why do we even need Viz?
Now we see the real relationships in the datasets start to emerge
Why do we even need Viz?
- Dataset I consists of a set of points that appear to follow a rough linear relationship with some variance.
- Dataset II fits a neat curve but doesn’t follow a linear relationship (maybe it’s quadratic?).
- Dataset III looks like a tight linear relationship between x and y, except for one large outlier.
- Dataset IV looks like x remains constant, except for one outlier as well.
Computing summary statistics or staring at the data wouldn’t have told us any of these stories. Instead, it’s
important to visualize the data to get a clear picture of what’s going on.
Representation Matters
Cognitive Load and Clutter
Cognitive Load is the amount of mental effort required to interpret information.
Cognitive
Load
Intrinsic Extraneous Germane
Cognitive Load and Clutter
Intrinsic Cognitive Load
Amount of memory we need to understand an idea.
Adding 2+2 is easier, doing difficult math division is difficult. If we don’t concentrate in the latter, we end up
spending more time.
Cognitive Load and Clutter
Extraneous Cognitive Load
• It relates to how information is presented.
• It is the amount of extra brain power you need to understand a poorly designed Viz.
• Poor design requires more effort to identify problems and create a mental image.
Cognitive Load and Clutter
Germane Cognitive Load
It is a way for the brain to look for the patterns to develop context.
Cognitive Load and Clutter
Clutter is all the things you remove while still preserving
key ideas.
Reduce clutter to minimize user’s cognitive load
Less clutter = More effective Visualization
Cognitive Load and Clutter
Report of USDA’s (US Department of Agriculture)
Economic Research Department
This is a regular report put out regularly by
renowned statisticians.
Cognitive Load and Clutter
Things to be removed:
• 3 D effect
• Overuse of bright colors. They are drawing
attention to no specific place.
• Yellow ticker as a threshold!
• No sorting of the data?
• What is x-axis for? Unhelpful axis
Cognitive Load and Clutter
Why not to use 3-D?
• 3-D doesn’t improve a Visualization
• Skews information (remember Steve Jobs?)
• Adds confusion
Cognitive Load and Clutter
Some other tips:
• Use currency sign with the number
• Always use percent sign when
drawing percentages.
• Commas with number, whenever
number is bigger than 9999
• Use consistent scientific notation if
numbers are too big.
Gestalt Principles
Gestalt Principles
Gestalt refers to the patterns that you perceive when presented with a few graphical elements or why we perceive
things the way we do.
These rules are important when it comes to creating data visualizations to ensure efficient, clean, informative and
correct information transfer.
Understanding gestalt is useful for improving traditional charts like bar charts and line charts.
Gestalt Principles - Similarity
Items that are similar are grouped together.
Visual elements similar in shape, size, colour, proximity, motion, and direction are perceived as part of a group.
Example:
We seek patterns, easily grouping the black dots into a number 4
Gestalt Principles - Similarity
Example:
We perceive vertical groups of squares and circles.
Example:
We perceive horizontal groups of same red/white
color elements.
Gestalt Principles - Similarity
Example:
We perceive green/grey colored squares as a
group.
Example:
A complex example of groups.
Gestalt Principles - Proximity
Objects that are close (spatially) are grouped together. The closer items are the more likely the perception they are
a group.
Example:
Instead of counting numerous distinct circles we see three “groups”.
Gestalt Principles - Proximity
Example:
The circles on the left appear to be grouped in vertical columns, while those on the right appear to be grouped in
the horizontal rows.
Gestalt Principles - Proximity
Example:
These groups appear to be separated by
color or contrast.
Proximity overpowers other signals of
distinction
Gestalt Principles - Continuity
Lines are seen as following smoothest path.
Example:
The eye tends to want to follow the straight line from one end of this figure to the other, and the curved line from
the top to the bottom, even when the lines change colour midway through
Gestalt Principles - Continuity
We perceive objects as belonging together, as part of a single whole, if they are aligned with one another or
appear to form a continuation of one another.
Example:
We tend to see the individual lines as a continuation of one another, more as a dashed line than separate lines.
Gestalt Principles - Continuity
Things that are aligned with one another appear to belong to the same group. In the table in Figure 4-17, it is
obvious which items are division names and which are department names, based on their distinct alignment.
Divisions, departments, and headcounts are clearly grouped, without any need for vertical grid lines to delineate
them. Even though the division and department columns overlap with no white space in between, their distinct
alignment alone makes them easy to distinguish.
Gestalt Principles - Closure
Humans have a keen dislike for loose ends. The principle of closure asserts that we perceive open structures as
closed, complete, and regular whenever there is a way that we can reasonably do so.
Example:
The Gestalt principle of closure explains why we see these as closed shapes, despite the fact that they are not
finished.
Gestalt Principles - Closure
Example:
We can apply this tendency to perceive whole structures in dashboards, especially in the design of graphs. For
example, we can group objects (points, lines, or bars in a graph, etc.) into visual regions without the use of
complete borders or background colours to define the space.
This is good and required so that we can reduce the clutter.
The Gestalt principle of closure also explains why only two axes, rather than full enclosure, are required on a graph
to define the space in which the data appears.
Gestalt Principles - Closure
More Example:
Gestalt Principles - Connectedness
Elements that are visually connected are perceived as more related than the elements with no connection.
Example:
The Gestalt principle of closure explains why we see these as closed shapes, despite the fact that they are not
finished.
Gestalt Principles - Connectedness
Example:
Even though the spacing and the color is consistent within this collection of elements, those inside of the
connecting lines are perceived to be more related than the rest.
As are the ones connected by the lines..
Gestalt Principles - Connectedness
Example:
And it is more powerful than proximity and similarity.
Brain Memory
Iconic
Short Term
Long Term
Pre-Attentive Attributes of a Visualization
Three types of memories we can influence:
We want to get something in readers brain without them even to think about it.
Why?
This decreases the cognitive load while conveying the information so that there is not much work to be done by
the brain to understand.
Pre-Attentive Attributes of a Visualization
Example: Count the total number of 4’s in the figure.
Pre-Attentive Attributes of a Visualization
Example: Now count the total number of 4’s in the figure. See the difference?
Pre-Attentive Attributes of a Visualization
Good visualization
allow users to see what
we want them to see
before they know that
they have seen it.
Pre-Attentive Attributes of a Visualization
So, how do I do all that?
Pre-Attentive Attributes of a Visualization
Change one of these to focus on users attention:
• Size
• Color
• Orientation
• $h@pe
• Line composition
• Enclosure
• Intensity
• Position
Pre-Attentive Attributes of a Visualization
Visualization-2

More Related Content

Similar to Visualization-2

Gestalt principles.pptx
Gestalt principles.pptxGestalt principles.pptx
Gestalt principles.pptx
NellHuda
 
Gestalt-Psychology and different laws including its history with the followin...
Gestalt-Psychology and different laws including its history with the followin...Gestalt-Psychology and different laws including its history with the followin...
Gestalt-Psychology and different laws including its history with the followin...
KarenPO8
 
Visual Perception
Visual PerceptionVisual Perception
Visual Perception
sajid rao
 
Learning keys and methods
Learning keys and methodsLearning keys and methods
Learning keys and methods
swesavi
 
Chapter 4 Problem 31. For problem three in chapter four, a teac.docx
Chapter 4 Problem 31. For problem three in chapter four,   a teac.docxChapter 4 Problem 31. For problem three in chapter four,   a teac.docx
Chapter 4 Problem 31. For problem three in chapter four, a teac.docx
robertad6
 
Gestalt theory
Gestalt theoryGestalt theory
Gestalt theory
Alok Diwan
 
Gestalt
GestaltGestalt
Gestalt
kmeagher
 
Focus on what you learned that made an impression, what may have s.docx
Focus on what you learned that made an impression, what may have s.docxFocus on what you learned that made an impression, what may have s.docx
Focus on what you learned that made an impression, what may have s.docx
keugene1
 
5.6 Gestalt Principles of PerceptionLearning Objectives.docx
5.6 Gestalt Principles of PerceptionLearning Objectives.docx5.6 Gestalt Principles of PerceptionLearning Objectives.docx
5.6 Gestalt Principles of PerceptionLearning Objectives.docx
blondellchancy
 
visual perception ppt2.pptx
visual perception ppt2.pptxvisual perception ppt2.pptx
visual perception ppt2.pptx
JaydeepPrajapati33
 
Design principles & tenets
Design principles & tenetsDesign principles & tenets
Design principles & tenets
Lily Belt Maley
 
Data analysis01 singlevariable
Data analysis01 singlevariableData analysis01 singlevariable
Data analysis01 singlevariable
Universidade de São Paulo
 
Analysing The Data
Analysing The DataAnalysing The Data
Analysing The Data
Angel Evans
 
The Science Behind Good Page Design
The Science Behind Good Page DesignThe Science Behind Good Page Design
The Science Behind Good Page Design
Information Development World
 
4KN Editted 2012.ppt
4KN Editted 2012.ppt4KN Editted 2012.ppt
4KN Editted 2012.ppt
HenokGetachew15
 
Boom
BoomBoom
attachment.pptx
attachment.pptxattachment.pptx
attachment.pptx
gangadharganga15
 
Tutorial spyout
Tutorial spyoutTutorial spyout
Tutorial spyout
pyhasse
 
Tree data structure.pptx
Tree data structure.pptxTree data structure.pptx
Tree data structure.pptx
ssuser039bf6
 
week 1 CS 3rdData, information and.pptx
week 1 CS 3rdData, information and.pptxweek 1 CS 3rdData, information and.pptx
week 1 CS 3rdData, information and.pptx
JuliusECatipon
 

Similar to Visualization-2 (20)

Gestalt principles.pptx
Gestalt principles.pptxGestalt principles.pptx
Gestalt principles.pptx
 
Gestalt-Psychology and different laws including its history with the followin...
Gestalt-Psychology and different laws including its history with the followin...Gestalt-Psychology and different laws including its history with the followin...
Gestalt-Psychology and different laws including its history with the followin...
 
Visual Perception
Visual PerceptionVisual Perception
Visual Perception
 
Learning keys and methods
Learning keys and methodsLearning keys and methods
Learning keys and methods
 
Chapter 4 Problem 31. For problem three in chapter four, a teac.docx
Chapter 4 Problem 31. For problem three in chapter four,   a teac.docxChapter 4 Problem 31. For problem three in chapter four,   a teac.docx
Chapter 4 Problem 31. For problem three in chapter four, a teac.docx
 
Gestalt theory
Gestalt theoryGestalt theory
Gestalt theory
 
Gestalt
GestaltGestalt
Gestalt
 
Focus on what you learned that made an impression, what may have s.docx
Focus on what you learned that made an impression, what may have s.docxFocus on what you learned that made an impression, what may have s.docx
Focus on what you learned that made an impression, what may have s.docx
 
5.6 Gestalt Principles of PerceptionLearning Objectives.docx
5.6 Gestalt Principles of PerceptionLearning Objectives.docx5.6 Gestalt Principles of PerceptionLearning Objectives.docx
5.6 Gestalt Principles of PerceptionLearning Objectives.docx
 
visual perception ppt2.pptx
visual perception ppt2.pptxvisual perception ppt2.pptx
visual perception ppt2.pptx
 
Design principles & tenets
Design principles & tenetsDesign principles & tenets
Design principles & tenets
 
Data analysis01 singlevariable
Data analysis01 singlevariableData analysis01 singlevariable
Data analysis01 singlevariable
 
Analysing The Data
Analysing The DataAnalysing The Data
Analysing The Data
 
The Science Behind Good Page Design
The Science Behind Good Page DesignThe Science Behind Good Page Design
The Science Behind Good Page Design
 
4KN Editted 2012.ppt
4KN Editted 2012.ppt4KN Editted 2012.ppt
4KN Editted 2012.ppt
 
Boom
BoomBoom
Boom
 
attachment.pptx
attachment.pptxattachment.pptx
attachment.pptx
 
Tutorial spyout
Tutorial spyoutTutorial spyout
Tutorial spyout
 
Tree data structure.pptx
Tree data structure.pptxTree data structure.pptx
Tree data structure.pptx
 
week 1 CS 3rdData, information and.pptx
week 1 CS 3rdData, information and.pptxweek 1 CS 3rdData, information and.pptx
week 1 CS 3rdData, information and.pptx
 

More from Kush Kulshrestha

Clustering - Machine Learning Techniques
Clustering - Machine Learning TechniquesClustering - Machine Learning Techniques
Clustering - Machine Learning Techniques
Kush Kulshrestha
 
Machine Learning Algorithm - KNN
Machine Learning Algorithm - KNNMachine Learning Algorithm - KNN
Machine Learning Algorithm - KNN
Kush Kulshrestha
 
Machine Learning Algorithm - Decision Trees
Machine Learning Algorithm - Decision Trees Machine Learning Algorithm - Decision Trees
Machine Learning Algorithm - Decision Trees
Kush Kulshrestha
 
Machine Learning Algorithm - Naive Bayes for Classification
Machine Learning Algorithm - Naive Bayes for ClassificationMachine Learning Algorithm - Naive Bayes for Classification
Machine Learning Algorithm - Naive Bayes for Classification
Kush Kulshrestha
 
Machine Learning Algorithm - Logistic Regression
Machine Learning Algorithm - Logistic RegressionMachine Learning Algorithm - Logistic Regression
Machine Learning Algorithm - Logistic Regression
Kush Kulshrestha
 
Assumptions of Linear Regression - Machine Learning
Assumptions of Linear Regression - Machine LearningAssumptions of Linear Regression - Machine Learning
Assumptions of Linear Regression - Machine Learning
Kush Kulshrestha
 
Interpreting Regression Results - Machine Learning
Interpreting Regression Results - Machine LearningInterpreting Regression Results - Machine Learning
Interpreting Regression Results - Machine Learning
Kush Kulshrestha
 
Machine Learning Algorithm - Linear Regression
Machine Learning Algorithm - Linear RegressionMachine Learning Algorithm - Linear Regression
Machine Learning Algorithm - Linear Regression
Kush Kulshrestha
 
General Concepts of Machine Learning
General Concepts of Machine LearningGeneral Concepts of Machine Learning
General Concepts of Machine Learning
Kush Kulshrestha
 
Performance Metrics for Machine Learning Algorithms
Performance Metrics for Machine Learning AlgorithmsPerformance Metrics for Machine Learning Algorithms
Performance Metrics for Machine Learning Algorithms
Kush Kulshrestha
 
Visualization-1
Visualization-1Visualization-1
Visualization-1
Kush Kulshrestha
 
Inferential Statistics
Inferential StatisticsInferential Statistics
Inferential Statistics
Kush Kulshrestha
 
Descriptive Statistics
Descriptive StatisticsDescriptive Statistics
Descriptive Statistics
Kush Kulshrestha
 
Scaling and Normalization
Scaling and NormalizationScaling and Normalization
Scaling and Normalization
Kush Kulshrestha
 
Wireless Charging of Electric Vehicles
Wireless Charging of Electric VehiclesWireless Charging of Electric Vehicles
Wireless Charging of Electric Vehicles
Kush Kulshrestha
 
Time management
Time managementTime management
Time management
Kush Kulshrestha
 
Handshakes and their types
Handshakes and their typesHandshakes and their types
Handshakes and their types
Kush Kulshrestha
 

More from Kush Kulshrestha (17)

Clustering - Machine Learning Techniques
Clustering - Machine Learning TechniquesClustering - Machine Learning Techniques
Clustering - Machine Learning Techniques
 
Machine Learning Algorithm - KNN
Machine Learning Algorithm - KNNMachine Learning Algorithm - KNN
Machine Learning Algorithm - KNN
 
Machine Learning Algorithm - Decision Trees
Machine Learning Algorithm - Decision Trees Machine Learning Algorithm - Decision Trees
Machine Learning Algorithm - Decision Trees
 
Machine Learning Algorithm - Naive Bayes for Classification
Machine Learning Algorithm - Naive Bayes for ClassificationMachine Learning Algorithm - Naive Bayes for Classification
Machine Learning Algorithm - Naive Bayes for Classification
 
Machine Learning Algorithm - Logistic Regression
Machine Learning Algorithm - Logistic RegressionMachine Learning Algorithm - Logistic Regression
Machine Learning Algorithm - Logistic Regression
 
Assumptions of Linear Regression - Machine Learning
Assumptions of Linear Regression - Machine LearningAssumptions of Linear Regression - Machine Learning
Assumptions of Linear Regression - Machine Learning
 
Interpreting Regression Results - Machine Learning
Interpreting Regression Results - Machine LearningInterpreting Regression Results - Machine Learning
Interpreting Regression Results - Machine Learning
 
Machine Learning Algorithm - Linear Regression
Machine Learning Algorithm - Linear RegressionMachine Learning Algorithm - Linear Regression
Machine Learning Algorithm - Linear Regression
 
General Concepts of Machine Learning
General Concepts of Machine LearningGeneral Concepts of Machine Learning
General Concepts of Machine Learning
 
Performance Metrics for Machine Learning Algorithms
Performance Metrics for Machine Learning AlgorithmsPerformance Metrics for Machine Learning Algorithms
Performance Metrics for Machine Learning Algorithms
 
Visualization-1
Visualization-1Visualization-1
Visualization-1
 
Inferential Statistics
Inferential StatisticsInferential Statistics
Inferential Statistics
 
Descriptive Statistics
Descriptive StatisticsDescriptive Statistics
Descriptive Statistics
 
Scaling and Normalization
Scaling and NormalizationScaling and Normalization
Scaling and Normalization
 
Wireless Charging of Electric Vehicles
Wireless Charging of Electric VehiclesWireless Charging of Electric Vehicles
Wireless Charging of Electric Vehicles
 
Time management
Time managementTime management
Time management
 
Handshakes and their types
Handshakes and their typesHandshakes and their types
Handshakes and their types
 

Recently uploaded

NEW THYROID DISEASES CLASSIFICATION USING ML.docx
NEW THYROID DISEASES CLASSIFICATION USING ML.docxNEW THYROID DISEASES CLASSIFICATION USING ML.docx
NEW THYROID DISEASES CLASSIFICATION USING ML.docx
dharugayu13475
 
[D3T1S02] Aurora Limitless Database Introduction
[D3T1S02] Aurora Limitless Database Introduction[D3T1S02] Aurora Limitless Database Introduction
[D3T1S02] Aurora Limitless Database Introduction
Amazon Web Services Korea
 
MRP2 hshsbsbenne.pdfdbbdbsbebenebeneneebbe
MRP2 hshsbsbenne.pdfdbbdbsbebenebeneneebbeMRP2 hshsbsbenne.pdfdbbdbsbebenebeneneebbe
MRP2 hshsbsbenne.pdfdbbdbsbebenebeneneebbe
47NehaKJ
 
How We Added Replication to QuestDB - JonTheBeach
How We Added Replication to QuestDB - JonTheBeachHow We Added Replication to QuestDB - JonTheBeach
How We Added Replication to QuestDB - JonTheBeach
javier ramirez
 
( Call  ) Girls Nehru Place 9711199012 Beautiful Girls
( Call  ) Girls Nehru Place 9711199012 Beautiful Girls( Call  ) Girls Nehru Place 9711199012 Beautiful Girls
( Call  ) Girls Nehru Place 9711199012 Beautiful Girls
Nikita Singh$A17
 
Kolkata @Call @Girls Service 0000000000 Rani Best High Class Kolkata Available
Kolkata @Call @Girls Service 0000000000 Rani Best High Class Kolkata AvailableKolkata @Call @Girls Service 0000000000 Rani Best High Class Kolkata Available
Kolkata @Call @Girls Service 0000000000 Rani Best High Class Kolkata Available
roshansa9823
 
@Call @Girls in Kolkata 💋😂 XXXXXXXX 👄👄 Hello My name Is Kamli I am Here meet you
@Call @Girls in Kolkata 💋😂 XXXXXXXX 👄👄 Hello My name Is Kamli I am Here meet you@Call @Girls in Kolkata 💋😂 XXXXXXXX 👄👄 Hello My name Is Kamli I am Here meet you
@Call @Girls in Kolkata 💋😂 XXXXXXXX 👄👄 Hello My name Is Kamli I am Here meet you
Delhi Call Girls
 
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
#kalyanmatkaresult #dpboss #kalyanmatka #satta #matka #sattamatka
 
Applications of Data Science in Various Industries
Applications of Data Science in Various IndustriesApplications of Data Science in Various Industries
Applications of Data Science in Various Industries
IABAC
 
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN MATKA RESULTS KALYAN CHART KALYAN MATKA ...
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN MATKA RESULTS KALYAN CHART KALYAN MATKA ...❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN MATKA RESULTS KALYAN CHART KALYAN MATKA ...
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN MATKA RESULTS KALYAN CHART KALYAN MATKA ...
#kalyanmatkaresult #dpboss #kalyanmatka #satta #matka #sattamatka
 
一比一原版(usyd毕业证书)悉尼大学毕业证如何办理
一比一原版(usyd毕业证书)悉尼大学毕业证如何办理一比一原版(usyd毕业证书)悉尼大学毕业证如何办理
一比一原版(usyd毕业证书)悉尼大学毕业证如何办理
67n7f53
 
Daryaganj @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Yogita Mehra Top Model Safe
Daryaganj @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Yogita Mehra Top Model SafeDaryaganj @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Yogita Mehra Top Model Safe
Daryaganj @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Yogita Mehra Top Model Safe
nehadubay1
 
Orange Yellow Gradient Aesthetic Y2K Creative Portfolio Presentation -3.pdf
Orange Yellow Gradient Aesthetic Y2K Creative Portfolio Presentation -3.pdfOrange Yellow Gradient Aesthetic Y2K Creative Portfolio Presentation -3.pdf
Orange Yellow Gradient Aesthetic Y2K Creative Portfolio Presentation -3.pdf
RealDarrah
 
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
#kalyanmatkaresult #dpboss #kalyanmatka #satta #matka #sattamatka
 
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
#kalyanmatkaresult #dpboss #kalyanmatka #satta #matka #sattamatka
 
@Call @Girls Bandra phone 9920874524 You Are Serach A Beautyfull Dolle come here
@Call @Girls Bandra phone 9920874524 You Are Serach A Beautyfull Dolle come here@Call @Girls Bandra phone 9920874524 You Are Serach A Beautyfull Dolle come here
@Call @Girls Bandra phone 9920874524 You Are Serach A Beautyfull Dolle come here
SARITA PANDEY
 
Karol Bagh @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
Karol Bagh @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model SafeKarol Bagh @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
Karol Bagh @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
bookmybebe1
 
2024 June - Orange County (CA) Tableau User Group Meeting
2024 June - Orange County (CA) Tableau User Group Meeting2024 June - Orange County (CA) Tableau User Group Meeting
2024 June - Orange County (CA) Tableau User Group Meeting
Alison Pitt
 
一比一原版英国埃塞克斯大学毕业证(essex毕业证书)如何办理
一比一原版英国埃塞克斯大学毕业证(essex毕业证书)如何办理一比一原版英国埃塞克斯大学毕业证(essex毕业证书)如何办理
一比一原版英国埃塞克斯大学毕业证(essex毕业证书)如何办理
qemnpg
 
BIGPPTTTTTTTTtttttttttttttttttttttt.pptx
BIGPPTTTTTTTTtttttttttttttttttttttt.pptxBIGPPTTTTTTTTtttttttttttttttttttttt.pptx
BIGPPTTTTTTTTtttttttttttttttttttttt.pptx
RajdeepPaul47
 

Recently uploaded (20)

NEW THYROID DISEASES CLASSIFICATION USING ML.docx
NEW THYROID DISEASES CLASSIFICATION USING ML.docxNEW THYROID DISEASES CLASSIFICATION USING ML.docx
NEW THYROID DISEASES CLASSIFICATION USING ML.docx
 
[D3T1S02] Aurora Limitless Database Introduction
[D3T1S02] Aurora Limitless Database Introduction[D3T1S02] Aurora Limitless Database Introduction
[D3T1S02] Aurora Limitless Database Introduction
 
MRP2 hshsbsbenne.pdfdbbdbsbebenebeneneebbe
MRP2 hshsbsbenne.pdfdbbdbsbebenebeneneebbeMRP2 hshsbsbenne.pdfdbbdbsbebenebeneneebbe
MRP2 hshsbsbenne.pdfdbbdbsbebenebeneneebbe
 
How We Added Replication to QuestDB - JonTheBeach
How We Added Replication to QuestDB - JonTheBeachHow We Added Replication to QuestDB - JonTheBeach
How We Added Replication to QuestDB - JonTheBeach
 
( Call  ) Girls Nehru Place 9711199012 Beautiful Girls
( Call  ) Girls Nehru Place 9711199012 Beautiful Girls( Call  ) Girls Nehru Place 9711199012 Beautiful Girls
( Call  ) Girls Nehru Place 9711199012 Beautiful Girls
 
Kolkata @Call @Girls Service 0000000000 Rani Best High Class Kolkata Available
Kolkata @Call @Girls Service 0000000000 Rani Best High Class Kolkata AvailableKolkata @Call @Girls Service 0000000000 Rani Best High Class Kolkata Available
Kolkata @Call @Girls Service 0000000000 Rani Best High Class Kolkata Available
 
@Call @Girls in Kolkata 💋😂 XXXXXXXX 👄👄 Hello My name Is Kamli I am Here meet you
@Call @Girls in Kolkata 💋😂 XXXXXXXX 👄👄 Hello My name Is Kamli I am Here meet you@Call @Girls in Kolkata 💋😂 XXXXXXXX 👄👄 Hello My name Is Kamli I am Here meet you
@Call @Girls in Kolkata 💋😂 XXXXXXXX 👄👄 Hello My name Is Kamli I am Here meet you
 
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
 
Applications of Data Science in Various Industries
Applications of Data Science in Various IndustriesApplications of Data Science in Various Industries
Applications of Data Science in Various Industries
 
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN MATKA RESULTS KALYAN CHART KALYAN MATKA ...
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN MATKA RESULTS KALYAN CHART KALYAN MATKA ...❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN MATKA RESULTS KALYAN CHART KALYAN MATKA ...
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN MATKA RESULTS KALYAN CHART KALYAN MATKA ...
 
一比一原版(usyd毕业证书)悉尼大学毕业证如何办理
一比一原版(usyd毕业证书)悉尼大学毕业证如何办理一比一原版(usyd毕业证书)悉尼大学毕业证如何办理
一比一原版(usyd毕业证书)悉尼大学毕业证如何办理
 
Daryaganj @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Yogita Mehra Top Model Safe
Daryaganj @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Yogita Mehra Top Model SafeDaryaganj @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Yogita Mehra Top Model Safe
Daryaganj @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Yogita Mehra Top Model Safe
 
Orange Yellow Gradient Aesthetic Y2K Creative Portfolio Presentation -3.pdf
Orange Yellow Gradient Aesthetic Y2K Creative Portfolio Presentation -3.pdfOrange Yellow Gradient Aesthetic Y2K Creative Portfolio Presentation -3.pdf
Orange Yellow Gradient Aesthetic Y2K Creative Portfolio Presentation -3.pdf
 
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
 
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
❻❸❼⓿❽❻❷⓿⓿❼ SATTA MATKA DPBOSS KALYAN FAST RESULTS CHART KALYAN MATKA MATKA RE...
 
@Call @Girls Bandra phone 9920874524 You Are Serach A Beautyfull Dolle come here
@Call @Girls Bandra phone 9920874524 You Are Serach A Beautyfull Dolle come here@Call @Girls Bandra phone 9920874524 You Are Serach A Beautyfull Dolle come here
@Call @Girls Bandra phone 9920874524 You Are Serach A Beautyfull Dolle come here
 
Karol Bagh @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
Karol Bagh @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model SafeKarol Bagh @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
Karol Bagh @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
 
2024 June - Orange County (CA) Tableau User Group Meeting
2024 June - Orange County (CA) Tableau User Group Meeting2024 June - Orange County (CA) Tableau User Group Meeting
2024 June - Orange County (CA) Tableau User Group Meeting
 
一比一原版英国埃塞克斯大学毕业证(essex毕业证书)如何办理
一比一原版英国埃塞克斯大学毕业证(essex毕业证书)如何办理一比一原版英国埃塞克斯大学毕业证(essex毕业证书)如何办理
一比一原版英国埃塞克斯大学毕业证(essex毕业证书)如何办理
 
BIGPPTTTTTTTTtttttttttttttttttttttt.pptx
BIGPPTTTTTTTTtttttttttttttttttttttt.pptxBIGPPTTTTTTTTtttttttttttttttttttttt.pptx
BIGPPTTTTTTTTtttttttttttttttttttttt.pptx
 

Visualization-2

  • 1. Lesson 9 Visualization 2 Kush Kulshrestha
  • 2. Why do we even need Viz? There could be datasets that appear to be similar when using typical summary statistics, yet tell different stories when graphed. Example, each dataset consists of eleven (x,y) pairs as follows:
  • 3. Why do we even need Viz? Observations: • The average x value is 9 for each dataset. • The average y value is 7.50 for each dataset • The variance for x is 11 and the variance for y is 4.12 • The correlation between x and y is 0.816 for each dataset So far these four datasets appear to be pretty similar. But when we plot these four data sets on an x/y coordinate plane, we get the following results:
  • 4. Why do we even need Viz? Now we see the real relationships in the datasets start to emerge
  • 5. Why do we even need Viz? - Dataset I consists of a set of points that appear to follow a rough linear relationship with some variance. - Dataset II fits a neat curve but doesn’t follow a linear relationship (maybe it’s quadratic?). - Dataset III looks like a tight linear relationship between x and y, except for one large outlier. - Dataset IV looks like x remains constant, except for one outlier as well. Computing summary statistics or staring at the data wouldn’t have told us any of these stories. Instead, it’s important to visualize the data to get a clear picture of what’s going on.
  • 7. Cognitive Load and Clutter Cognitive Load is the amount of mental effort required to interpret information. Cognitive Load Intrinsic Extraneous Germane
  • 8. Cognitive Load and Clutter Intrinsic Cognitive Load Amount of memory we need to understand an idea. Adding 2+2 is easier, doing difficult math division is difficult. If we don’t concentrate in the latter, we end up spending more time.
  • 9. Cognitive Load and Clutter Extraneous Cognitive Load • It relates to how information is presented. • It is the amount of extra brain power you need to understand a poorly designed Viz. • Poor design requires more effort to identify problems and create a mental image.
  • 10. Cognitive Load and Clutter Germane Cognitive Load It is a way for the brain to look for the patterns to develop context.
  • 11. Cognitive Load and Clutter Clutter is all the things you remove while still preserving key ideas. Reduce clutter to minimize user’s cognitive load Less clutter = More effective Visualization
  • 12. Cognitive Load and Clutter Report of USDA’s (US Department of Agriculture) Economic Research Department This is a regular report put out regularly by renowned statisticians.
  • 13. Cognitive Load and Clutter Things to be removed: • 3 D effect • Overuse of bright colors. They are drawing attention to no specific place. • Yellow ticker as a threshold! • No sorting of the data? • What is x-axis for? Unhelpful axis
  • 14. Cognitive Load and Clutter Why not to use 3-D? • 3-D doesn’t improve a Visualization • Skews information (remember Steve Jobs?) • Adds confusion
  • 15. Cognitive Load and Clutter Some other tips: • Use currency sign with the number • Always use percent sign when drawing percentages. • Commas with number, whenever number is bigger than 9999 • Use consistent scientific notation if numbers are too big.
  • 17. Gestalt Principles Gestalt refers to the patterns that you perceive when presented with a few graphical elements or why we perceive things the way we do. These rules are important when it comes to creating data visualizations to ensure efficient, clean, informative and correct information transfer. Understanding gestalt is useful for improving traditional charts like bar charts and line charts.
  • 18. Gestalt Principles - Similarity Items that are similar are grouped together. Visual elements similar in shape, size, colour, proximity, motion, and direction are perceived as part of a group. Example: We seek patterns, easily grouping the black dots into a number 4
  • 19. Gestalt Principles - Similarity Example: We perceive vertical groups of squares and circles. Example: We perceive horizontal groups of same red/white color elements.
  • 20. Gestalt Principles - Similarity Example: We perceive green/grey colored squares as a group. Example: A complex example of groups.
  • 21. Gestalt Principles - Proximity Objects that are close (spatially) are grouped together. The closer items are the more likely the perception they are a group. Example: Instead of counting numerous distinct circles we see three “groups”.
  • 22. Gestalt Principles - Proximity Example: The circles on the left appear to be grouped in vertical columns, while those on the right appear to be grouped in the horizontal rows.
  • 23. Gestalt Principles - Proximity Example: These groups appear to be separated by color or contrast. Proximity overpowers other signals of distinction
  • 24. Gestalt Principles - Continuity Lines are seen as following smoothest path. Example: The eye tends to want to follow the straight line from one end of this figure to the other, and the curved line from the top to the bottom, even when the lines change colour midway through
  • 25. Gestalt Principles - Continuity We perceive objects as belonging together, as part of a single whole, if they are aligned with one another or appear to form a continuation of one another. Example: We tend to see the individual lines as a continuation of one another, more as a dashed line than separate lines.
  • 26. Gestalt Principles - Continuity Things that are aligned with one another appear to belong to the same group. In the table in Figure 4-17, it is obvious which items are division names and which are department names, based on their distinct alignment. Divisions, departments, and headcounts are clearly grouped, without any need for vertical grid lines to delineate them. Even though the division and department columns overlap with no white space in between, their distinct alignment alone makes them easy to distinguish.
  • 27. Gestalt Principles - Closure Humans have a keen dislike for loose ends. The principle of closure asserts that we perceive open structures as closed, complete, and regular whenever there is a way that we can reasonably do so. Example: The Gestalt principle of closure explains why we see these as closed shapes, despite the fact that they are not finished.
  • 28. Gestalt Principles - Closure Example: We can apply this tendency to perceive whole structures in dashboards, especially in the design of graphs. For example, we can group objects (points, lines, or bars in a graph, etc.) into visual regions without the use of complete borders or background colours to define the space. This is good and required so that we can reduce the clutter. The Gestalt principle of closure also explains why only two axes, rather than full enclosure, are required on a graph to define the space in which the data appears.
  • 29. Gestalt Principles - Closure More Example:
  • 30. Gestalt Principles - Connectedness Elements that are visually connected are perceived as more related than the elements with no connection. Example: The Gestalt principle of closure explains why we see these as closed shapes, despite the fact that they are not finished.
  • 31. Gestalt Principles - Connectedness Example: Even though the spacing and the color is consistent within this collection of elements, those inside of the connecting lines are perceived to be more related than the rest. As are the ones connected by the lines..
  • 32. Gestalt Principles - Connectedness Example: And it is more powerful than proximity and similarity.
  • 33. Brain Memory Iconic Short Term Long Term Pre-Attentive Attributes of a Visualization Three types of memories we can influence: We want to get something in readers brain without them even to think about it. Why? This decreases the cognitive load while conveying the information so that there is not much work to be done by the brain to understand.
  • 34. Pre-Attentive Attributes of a Visualization Example: Count the total number of 4’s in the figure.
  • 35. Pre-Attentive Attributes of a Visualization Example: Now count the total number of 4’s in the figure. See the difference?
  • 36. Pre-Attentive Attributes of a Visualization Good visualization allow users to see what we want them to see before they know that they have seen it.
  • 37. Pre-Attentive Attributes of a Visualization So, how do I do all that?
  • 38. Pre-Attentive Attributes of a Visualization Change one of these to focus on users attention: • Size • Color • Orientation • $h@pe • Line composition • Enclosure • Intensity • Position
  • 39. Pre-Attentive Attributes of a Visualization