Basics of Data Visualization Analysis
1h 26mBeginner2026-08-20
Authors

Madecraft
Full-Service Learning Content Company
Course details
If you’re looking to start exploring the value of visual analysis, this course was designed for you. Discover the basics of data visualization analysis including data types, graph elements, and the core concepts of univariate, bivariate, and multivariate analysis.
Explore commonly used visualization tools for distributional analysis such as histograms, density plots, strip plots, box plots, bar graphs, dot plots, pie charts, and radar plots. Along the way, learn how to visualize multiple distributions at the same time, as well as how to visualize both simple and multidimensional relationships using scatter plots, line plots, matrix scatter and trellis plots, bubble plots, contour plots, and more.
Learning objectives
Apply appropriate statistical software to create a wide range of basic to advanced data visualizations.
Choose the most effective type of graph or plot for specific data visualization needs without the need for experimentation.
Utilize Excel for constructing fundamental data visualizations, including but not limited to scatterplots, line plots, and bar charts.
Employ advanced statistical software such as R, STATA, or SPSS to access more sophisticated data visualization tools.
Code in Python to build custom and powerful data visualizations from the ground up.
Analyze and interpret relationships between three variables using contour plots, ensuring a large and continuous data set is available for accurate visualization.
Enhance visual appeal and clarity of data visualizations by applying principles of color theory and understanding human visual perception through Gestalt Theory.
Summarize bivariate data relationships by integrating scatter plots with lines of best fit, choosing between parametric and non-parametric methods based on the data's characteristics.
Visualize the distribution of multiple datasets on one graph using density plots and evaluate their effectiveness based on the clutter and clarity of the visualization.
Develop a strong foundation in statistics to support and enhance data visualization efforts, including the ability to interpret statistical summaries presented within various plot types.
Explore commonly used visualization tools for distributional analysis such as histograms, density plots, strip plots, box plots, bar graphs, dot plots, pie charts, and radar plots. Along the way, learn how to visualize multiple distributions at the same time, as well as how to visualize both simple and multidimensional relationships using scatter plots, line plots, matrix scatter and trellis plots, bubble plots, contour plots, and more.
Learning objectives
Apply appropriate statistical software to create a wide range of basic to advanced data visualizations.
Choose the most effective type of graph or plot for specific data visualization needs without the need for experimentation.
Utilize Excel for constructing fundamental data visualizations, including but not limited to scatterplots, line plots, and bar charts.
Employ advanced statistical software such as R, STATA, or SPSS to access more sophisticated data visualization tools.
Code in Python to build custom and powerful data visualizations from the ground up.
Analyze and interpret relationships between three variables using contour plots, ensuring a large and continuous data set is available for accurate visualization.
Enhance visual appeal and clarity of data visualizations by applying principles of color theory and understanding human visual perception through Gestalt Theory.
Summarize bivariate data relationships by integrating scatter plots with lines of best fit, choosing between parametric and non-parametric methods based on the data's characteristics.
Visualize the distribution of multiple datasets on one graph using density plots and evaluate their effectiveness based on the clutter and clarity of the visualization.
Develop a strong foundation in statistics to support and enhance data visualization efforts, including the ability to interpret statistical summaries presented within various plot types.
Concepts
Introduction
- The value of visual analysis
Basics of Analysis
- Types of data
- Basic graph elements
- Types of variable analysis
Distributional Analysis with Continuous Data
- Histograms
- Density plots
- Strip plots
- Box plots
Distributional Analysis with Discrete Data
- Bar graphs and dot plots
- Pie charts
- Radar plots
Visualizing Multiple Distributions
- Multiple histogram and density plots
- Multiple box and violin plots
- Multiple bar graphs and dot plots
- Multiple pie and radar plots
Visualizing Relationships
- Scatter plots
- Lines of best fit
- Line plots
- Table plots
Visualizing Multidimensional Relationships
- Matrix scatter and trellis plots
- Bubble plots
- Contour plots
Conclusion
- Time to visualize