Difference between revisions of "Lesson03"

From Visual Analytics and Applications
Jump to navigation Jump to search
Line 61: Line 61:
 
* Claus O. Wilke [https://serialmentor.com/dataviz/ Fundamentals of Data Visualization]. Chapter 6-12 and 16.  
 
* Claus O. Wilke [https://serialmentor.com/dataviz/ Fundamentals of Data Visualization]. Chapter 6-12 and 16.  
  
==Other Readings==
+
==Readings on Statistical Graphics==
 
===Boxplot===
 
===Boxplot===
 
* [https://towardsdatascience.com/understanding-boxplots-5e2df7bcbd51 Understanding Boxplots]
 
* [https://towardsdatascience.com/understanding-boxplots-5e2df7bcbd51 Understanding Boxplots]
Line 76: Line 76:
 
* [http://www.b-eye-network.com/view/2468 Dot Plots: A Useful Alternative to Bar Charts]
 
* [http://www.b-eye-network.com/view/2468 Dot Plots: A Useful Alternative to Bar Charts]
  
==Optional Readings on Visualising Uncertainty==
+
==Readings on Visualising Uncertainty==
 
* [https://hbr.org/2016/11/why-its-so-hard-for-us-to-visualize-uncertainty Why It’s So Hard for Us to Visualize Uncertainty]
 
* [https://hbr.org/2016/11/why-its-so-hard-for-us-to-visualize-uncertainty Why It’s So Hard for Us to Visualize Uncertainty]
 
* [https://flowingdata.com/2018/01/08/visualizing-the-uncertainty-in-data/ Visualizing the Uncertainty in Data]
 
* [https://flowingdata.com/2018/01/08/visualizing-the-uncertainty-in-data/ Visualizing the Uncertainty in Data]

Revision as of 16:49, 3 January 2021

Vaa logo.jpg ISSS608 Visual Analytics and Applications

About

Weekly Session

Assignment

Visual Analytics Project

Course Resources

 


Fundamentals of Visual Analytics

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
    • Why Visualising Uncertainty?
    • Basic Statistical Concepts Related to Uncertainty
    • Univariate Graphical Methodes for Visualising Uncertainty
      • Error bars
      • Confidence strips
      • Ridge plot
    • Bivariate Graphical Methods for Visuaising Uncertainty

Core Readings

Readings on Statistical Graphics

Boxplot

Violin Plots

Notched Box Plots

Dot Plots

Readings on Visualising Uncertainty

Error Plots

Funnel Plots


Visual Analytics Method(s) of the Week

Packed Bars

Visualising Uncertainty