Difference between revisions of "Lesson03"

From ISSS608-Visual Analytics and Applications
Jump to navigation Jump to search
 
Line 75: Line 75:
 
* [https://onlinelibrary-wiley-com.libproxy.smu.edu.sg/doi/full/10.1002/wics.121 Trellis display]
 
* [https://onlinelibrary-wiley-com.libproxy.smu.edu.sg/doi/full/10.1002/wics.121 Trellis display]
 
* [https://www.researchgate.net/publication/2671674_Trellis_Displays_vs_Interactive_Graphics Trellis Displays vs. Interactive Graphics]
 
* [https://www.researchgate.net/publication/2671674_Trellis_Displays_vs_Interactive_Graphics Trellis Displays vs. Interactive Graphics]
 
==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==
 
* [https://www.jstatsoft.org/article/view/v057i05 Design of Diverging Stacked Bar Charts for Likert Scales and Other Applications]
 
* [https://www.perceptualedge.com/blog/?p=2239 When Are 100% Stacked Bar Graphs Useful?]
 
* [https://blog.datawrapper.de/divergingbars/ The case against diverging stacked bars]
 
* [https://www.linkedin.com/pulse/diverging-100-stacked-bars-useless-daniel-zvinca/?published=t Are diverging 100% stacked bars useless?]
 
* [https://www.datarevelations.com/rethinkingdivergent.html Rethinking the divergent stacked bar chart — placing the stronger views in the center]
 
 
==Packed Bars==
 
* [https://community.jmp.com/t5/JMP-Blog/Introducing-packed-bars-a-new-chart-form/ba-p/39972# Introducing packed bars, a new chart form]
 
* [https://cran.r-project.org/web/packages/rPackedBar/index.html rPackedBar: Packed Bar Charts with 'plotly']
 
 
 
 
 
 
  
  
Line 139: Line 119:
  
 
* [https://www.tableau.com/learn/tutorials/on-demand/nested-lod-expressions Nested LOD Expressions]
 
* [https://www.tableau.com/learn/tutorials/on-demand/nested-lod-expressions Nested LOD Expressions]
 +
 +
 +
=Visual Analytics Method(s) of the Week=
 +
==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.perceptualedge.com/blog/?p=2239 When Are 100% Stacked Bar Graphs Useful?]
 +
* [https://blog.datawrapper.de/divergingbars/ The case against diverging stacked bars]
 +
* [https://www.linkedin.com/pulse/diverging-100-stacked-bars-useless-daniel-zvinca/?published=t Are diverging 100% stacked bars useless?]
 +
* [https://www.datarevelations.com/rethinkingdivergent.html Rethinking the divergent stacked bar chart — placing the stronger views in the center]
 +
 +
==Packed Bars==
 +
* [https://community.jmp.com/t5/JMP-Blog/Introducing-packed-bars-a-new-chart-form/ba-p/39972# Introducing packed bars, a new chart form]
 +
* [https://cran.r-project.org/web/packages/rPackedBar/index.html rPackedBar: Packed Bar Charts with 'plotly']

Latest revision as of 20:17, 7 February 2020

Vaa logo.jpg ISSS608 Visual Analytics and Applications

About

Weekly Session

Assignment

Visual Analytics Project

Course Resources

 


Fundamentals of Data Visualisation


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

Boxplot

Violin Plots

Notched Box Plots

Dot Plots

Trellis Display


All About Tableau

White Paper

Tutorial


Visual Analytics Method(s) of the Week

Diverging Stacked Bar Chart

Packed Bars