Difference between revisions of "Lesson02"

From Visual Analytics and Applications
Jump to navigation Jump to search
(Created page with "<div style=background:#2B3856 border:#A3BFB1> 250px <font size = 5; color="#FFFFFF">ISSS608 Visual Analytics and Applications</font> </div> <!--MAIN HE...")
 
 
(13 intermediate revisions by the same user not shown)
Line 29: Line 29:
 
<br/>
 
<br/>
  
<font size="5">'''Fundamentals of Data Visualisation'''</font>
+
<font size="5">'''Designing Graphs to Enlighten'''</font>
 
 
 
 
=Lesson Outline=
 
 
 
* Visualising Amounts
 
** Bar chart
 
** Pareto chart
 
** Grouped and stacked bars
 
** Dot plot
 
* Visualising Distribution
 
** Histogram
 
** Density plot
 
** Boxplot
 
** Notched boxplot
 
** Violin plot
 
** Q-Q plot
 
* Visualising Relationships Among Two Continuous Variables
 
** Scatter plot
 
* Visualising Associations Among Two Categorical Variables
 
** Mosaic plot
 
* Visualising Uncertainty
 
** Error bars
 
** Confidence strips
 
** Ridge plot
 
  
  
 
=Readings=
 
=Readings=
==Boxplot==
 
* [https://towardsdatascience.com/understanding-boxplots-5e2df7bcbd51 Understanding Boxplots]
 
 
==Violin Plots==
 
* [https://en.wikipedia.org/wiki/Violin_plot Violin Plot-wikipedia]
 
* [https://search.proquest.com/openview/dcd68eb137d2d6b08aa23f37e34e0b01/1?pq-origsite=gscholar Hintze, Jerry L.; Nelson, Ray D. (1998). "Violin Plots: A Box Plot-Density Trace Synergism". The American Statistician. 52 (2): 181–4]
 
  
==Notched Box Plots==
+
==Core Readings==
* [https://sites.google.com/site/davidsstatistics/home/notched-box-plots Notched Box Plots]
+
* Claus O. Wilke [https://clauswilke.com/dataviz/ Fundamentals of Data Visualisation]. Chapter 1-5, 17-26.
 +
* [http://dataremixed.com/2012/05/data-visualization-clarity-or-aesthetics/ Data Visualization: Clarity or Aesthetics?]
 +
* [http://dataremixed.com/2012/05/clarity-or-aesthetics-part-2-a-tale-of-four-quadrants/ Clarity or Aesthetics? Part 2 – A Tale of Four Quadrants]
 +
* [http://dataremixed.com/2012/06/clarity-or-aesthetics-part-3-tips-for-achieving-both/ Clarity or Aesthetics? Part 3 – Tips for Achieving Both]
 +
* [http://junkcharts.typepad.com/junk_charts/junk-charts-trifecta-checkup-the-definitive-guide.html Junk Charts Trifecta Checkup: The Definitive Guide]
  
==Dot Plots==
+
==Optional Readings==
* [https://search-proquest-com.libproxy.smu.edu.sg/docview/228429978?rfr_id=info%3Axri%2Fsid%3Aprimo Dot plots]
 
* [http://www.b-eye-network.com/view/2468 Dot Plots: A Useful Alternative to Bar Charts]
 
  
==Trellis Display==
+
* [http://flowingdata.com/2010/07/22/7-basic-rules-for-making-charts-and-graphs/ 7 Basic Rules for Making Charts and Graphs]
* [https://www-jstor-org.libproxy.smu.edu.sg/stable/1390777?seq=1#metadata_info_tab_contents The Visual Design and Control of Trellis Display]
+
* [http://www.perceptualedge.com/articles/visual_business_intelligence/quantitative_literacy_across_curriculum.pdf Quantitative Literacy Across the Curriculum]
* [https://onlinelibrary-wiley-com.libproxy.smu.edu.sg/doi/full/10.1002/wics.121 Trellis display]
+
* [http://www.perceptualedge.com/articles/ie/visual_perception.pdf Tapping the Power of Visual Perception]  
* [https://www.researchgate.net/publication/2671674_Trellis_Displays_vs_Interactive_Graphics Trellis Displays vs. Interactive Graphics]
+
* [http://www.perceptualedge.com/articles/visual_business_intelligence/sometimes_we_must_raise_our_voices.pdf Sometimes We Must Raise Our Voices]
 +
* [http://www.perceptualedge.com/articles/b-eye/quantitative_data.pdf Best Practices for Understanding Quantitative Data]
 +
* [http://www.perceptualedge.com/articles/b-eye/encoding_values_in_graph.pdf Data Visualization: Rules for Encoding Values in Graph]
 +
* [http://www.perceptualedge.com/articles/b-eye/choosing_colors.pdf Choosing Colors for Data Visualization]
 +
* [http://www.perceptualedge.com/articles/visual_business_intelligence/line_graphs_and_irregular_intervals.pdf Line Graphs and Irregular Intervals: An Incompatible Partnership]
 +
 +
=Learning from Examples=
  
 +
* [https://medium.economist.com/mistakes-weve-drawn-a-few-8cdd8a42d368 Mistakes, we’ve drawn a few]
 +
* [https://www.ft.com/graphics Graphics-Explore FT stories through charts and graphics]
 +
* [https://www.tableau.com/sites/default/files/whitepapers/three_steps_to_make_your_data_clearer_the_gi_tableau_guide.pdf Three Steps to Make Your Data Clearer]
 +
* [http://www.thefunctionalart.com/2019/03/when-your-own-data-contradicts-your.html When your own data contradicts your headline]
  
 
=All About Tableau=
 
=All About Tableau=
Line 85: Line 67:
  
 
==Tutorial==
 
==Tutorial==
 
* [https://www.tableau.com/learn/tutorials/on-demand/formatting Formatting]
 
 
* [https://www.tableau.com/learn/tutorials/on-demand/formatting-pane The Formatting Pane]
 
  
 
* [https://www.tableau.com/learn/tutorials/on-demand/getting-started-dashboards-and-stories Getting Started with Dashboards and Stories]
 
* [https://www.tableau.com/learn/tutorials/on-demand/getting-started-dashboards-and-stories Getting Started with Dashboards and Stories]
Line 122: Line 100:
  
 
=Visual Analytics Method(s) of the Week=
 
=Visual Analytics Method(s) of the Week=
 +
==Age-sex Pyramid==
 +
* [https://en.wikipedia.org/wiki/Population_pyramid Population pyramid]
 +
* [https://www.thoughtco.com/age-sex-pyramids-and-population-pyramids-1435272 Age-Sex and Population Pyramids: The Most Useful Graphs in Population Geography]
 +
* [https://www.populationpyramid.net/singapore/2017/ Population Pyramid Singapore]
 +
 +
==Pareto Chart==
 +
* [https://en.wikipedia.org/wiki/Pareto_chart Pareto chart]
 +
* [https://www-tandfonline-com.libproxy.smu.edu.sg/doi/abs/10.1198/000313006X152243 Revising the Pareto Chart]
 +
 
==Diverging Stacked Bar Chart==
 
==Diverging Stacked Bar Chart==
 
* [https://www.jstatsoft.org/article/view/v057i05 Design of Diverging Stacked Bar Charts for Likert Scales and Other Applications]
 
* [https://www.jstatsoft.org/article/view/v057i05 Design of Diverging Stacked Bar Charts for Likert Scales and Other Applications]

Latest revision as of 16:45, 3 January 2021

Vaa logo.jpg ISSS608 Visual Analytics and Applications

About

Weekly Session

Assignment

Visual Analytics Project

Course Resources

 


Designing Graphs to Enlighten


Readings

Core Readings

Optional Readings

Learning from Examples

All About Tableau

White Paper

Tutorial


Visual Analytics Method(s) of the Week

Age-sex Pyramid

Pareto Chart

Diverging Stacked Bar Chart

Packed Bars