Difference between revisions of "Lesson02"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
		
	
| Line 50: | Line 50: | ||
** Mosaic plot  | ** Mosaic plot  | ||
* Visualising Uncertainty  | * Visualising Uncertainty  | ||
| − | ** Error bars  | + | * Why Visualising Uncertainty?  | 
| − | ** Confidence strips  | + | ** Basic Statistical Concepts Related to Uncertainty  | 
| − | ** Ridge plot  | + | ** Univariate Graphical Methodes for Visualising Uncertainty  | 
| + | *** Error bars  | ||
| + | *** Confidence strips  | ||
| + | *** Ridge plot  | ||
| + | ** Bivariate Graphical Methods for Visuaising Uncertainty  | ||
| + | |||
| Line 131: | Line 136: | ||
* [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://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']  | * [https://cran.r-project.org/web/packages/rPackedBar/index.html rPackedBar: Packed Bar Charts with 'plotly']  | ||
| + | |||
| + | <font size="5">'''Visualising Uncertainty'''</font>  | ||
| + | |||
| + | =Content=  | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | =Readings=  | ||
| + | |||
| + | ==Core Readings==  | ||
| + | |||
| + | * [https://serialmentor.com/dataviz/visualizing-uncertainty.html Chapter 16 Visualizing uncertainty] of [https://serialmentor.com/dataviz/ Fundamentals of Data Visualization]   | ||
| + | |||
| + | ==Optional Readings==  | ||
| + | * [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://medium.com/multiple-views-visualization-research-explained/uncertainty-visualization-explained-67e7a73f031b Uncertainty + Visualization, Explained]  | ||
| + | |||
| + | |||
| + | =Visual Analytics Method(s) of the Week=  | ||
| + | ==Error Plots==  | ||
| + | * [https://en.wikipedia.org/wiki/Error_bar Error bar]  | ||
| + | * [https://d-nb.info/1151959243/34 The dot plot: A graphical tool for data analysis and presentation]  | ||
| + | |||
| + | ==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]  | ||
| + | |||
| + | |||
| + | =All About Tableau=  | ||
| + | * [https://www.datarevelations.com/showing-uncertainty.html Showing uncertainty in survey results]  | ||
| + | * [http://drawingwithnumbers.artisart.org/?s=Not+a+funnel+cake Not a funnel cake, nor funnel charts, it’s funnel plots!]  | ||
| + | * [https://www.youtube.com/watch?v=HgYzplb5XAU Funnel Plot in Tableau]  | ||
| + | * [https://kb.tableau.com/articles/howto/creating-error-bars Creating Error Bars or CI Bars]  | ||
| + | * [https://www.theinformationlab.co.uk/2019/10/25/standard-errors-and-confidence-intervals-in-tableau/ Standard errors and confidence intervals in Tableau]  | ||
Revision as of 14:33, 22 December 2020
| 
 | 
 | 
 | 
 | 
 | 
Fundamentals of Visual Analytics
Contents
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
 
 
Readings
Boxplot
Violin Plots
- Violin Plot-wikipedia
 - 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
Dot Plots
Trellis Display
- The Visual Design and Control of Trellis Display
 - Trellis display
 - Trellis Displays vs. Interactive Graphics
 
All About Tableau
White Paper
- Which chart or graphis right for you?
 - Good Enough to Great: A Quick Guide for Better Data Visualizations
 
Tutorial
Visual Analytics Method(s) of the Week
Diverging Stacked Bar Chart
- Design of Diverging Stacked Bar Charts for Likert Scales and Other Applications
 - When Are 100% Stacked Bar Graphs Useful?
 - The case against diverging stacked bars
 - Are diverging 100% stacked bars useless?
 - Rethinking the divergent stacked bar chart — placing the stronger views in the center
 
Packed Bars
Visualising Uncertainty
Content
Readings
Core Readings
Optional Readings
- Why It’s So Hard for Us to Visualize Uncertainty
 - Visualizing the Uncertainty in Data
 - Uncertainty + Visualization, Explained
 
Visual Analytics Method(s) of the Week
Error Plots
Funnel Plots
- Variation and Its Discontents: Funnel Plots for Fair Comparisons
 - What are the chances of successful fertility treatment?
 - Three-fold variation in UK bowel cancer death rates(?)
 - Using funnel plots in public health surveillance
 - Graph Makeover: Where same-sex couples live in the US
 - Using maps and funnel plots to explore variation in place of death from cancer within London, 2002–2007