Difference between revisions of "Lesson03"

From ISSS608-Visual Analytics and Applications
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 34: Line 34:
 
=Lesson Outline=
 
=Lesson Outline=
  
* Getting Smarter about Visual Information
 
** The evil is at the data
 
 
* Visualising Amounts
 
* Visualising Amounts
 
** Bar chart
 
** Bar chart
Line 77: 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]
 
==Funnel Plots==
 
* [https://www.perceptualedge.com/articles/visual_business_intelligence/variation_and_its_discontents.pdf Variation and Its Discontents: Funnel Plots for Fair Comparisons]
 
* [https://understandinguncertainty.org/fertility What are the chances of successful fertility treatment?]
 
* [https://understandinguncertainty.org/three-fold-variation-uk-bowel-cancer-death-rates Three-fold variation in UK bowel cancer death rates(?)]
 
* [https://pophealthmetrics.biomedcentral.com/articles/10.1186/1478-7954-9-58 Using funnel plots in public health surveillance]
 
* [https://community.jmp.com/t5/JMP-Blog/Graph-Makeover-Where-same-sex-couples-live-in-the-US/ba-p/30616 Graph Makeover: Where same-sex couples live in the US]
 
* [https://pdfs.semanticscholar.org/516b/afaccbd9b9bf82c9afdf507121f1a52e3093.pdf Using maps and funnel plots to explore variation in place of death from cancer within London, 2002–2007]
 
 
 
  
  
Line 131: 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