
Explore unequal bin histograms in stata, comparing custom bin widths to equal-probability histograms, and learn how adjusting bin sizes and colors highlights specific data ranges and distributions.
Learn to generate rootogram plots in Sta ta to visually test data against theoretical distributions, overlay normal or other distributions, adjust spike counts, and use confidence intervals to assess normality.
Violin plots combine a box plot with a rotated kernel density plot on each side to reveal the full distribution alongside summary statistics.
Explore how dot plots visualize a continuous distribution by displaying each observation as a dot, enabling easy group comparisons and highlighting clusters and outliers.
Assess why pie charts are often not useful for discrete data, note their visual appeal and limitations, and learn when exploding a slice better conveys a simple proportion.
Learn to create pie charts in Stata with graph pie, using the three modes and key options like explode, label, and sort for clear regional and demographic visuals.
Explore creating and customizing scatter plots in Stata, using two-way commands to overlay multiple variables, and fine-tune markers, colors, labels, connections, and multi-axis options.
Explore polar smoother plots, a nonparametric, circular visualization that transforms data to polar coordinates, smooths the central mass around 50%, and compares groups via ellipses and circles.
Learn to generate lines of best fit in Stata using two-way scatter plots, linear, quadratic, fractional polynomial, and non-parametric fits, with confidence intervals and by-group overlays.
Learn how line plots connect ordered data points with a line to show trends, distinguishing them from scatterplots and best-fit lines, especially for time-based data.
Learn to create line plots in Stata using the line command, overlay multiple lines, customize connections, colors, and axes, and optionally pair with scatter plots for clarity.
Rainbow plots use color gradation to encode the ordering of data across multiple plot types, not density, making many groups easier to compare.
Sparkline plots stack small line charts vertically to reduce clutter and highlight changing trends across many time series.
Explore how to create sparkling plots in Stata using the sparkling command, load the Grunfeld data, and compare multiple time series with options like over, buy, extremes, and white label.
Jitter plots visualize discrete data by randomly displacing values, revealing densities and relationships between categorical variables while keeping the overall pattern recognizable.
Learn how to create table plots in stata using the top plot command, explore two-way and three-way tabulations, and apply options like percent, missing data, horizontal bars, and cell labels.
Master mosaic plots in Stata, aka spike plots, to visualize two-variable data and relative frequencies using the weight qualifier; compare with bar graphs.
Explore how China faces visualize multivariate data for small samples by mapping variables to facial characteristics and comparing observations qualitatively.
Make sure to check out my twitter feed for monthly promo codes and other updates (@easystats3)
Learning and applying new visual techniques can often be a daunting experience. This is especially true if you need to generate and code data visualizations yourself.
This course is designed to provide you with a compact, and easy to understand, set of videos that focus on the basic principles behind many common data visualization and how you can code them in Stata.
The course is modular; just click on the graphs that you are most interested in and learn away. You do not need to follow this course linearly.
This course will teach you many different methods to visualize data and how to generate these yourself in Stata
Visualizing and graphing data is a vital in modern data analytics. Whether you are a data scientist, student of quantitative methods or a business user, having an understanding of how to visualise data is an important aspect in getting data information across to other stakeholders. Many different ways of visualising data have been devised and some are better than other. However, each method has advantages and disadvantages and having a solid understanding of what visualization might be best suited is key to delivering a concise and sharp "data message".
Often, it takes years of experience to accumulate knowledge of the different graphs and plots. In these videos, I will outline some of the most important data visualization methods and explain, without any equations or complex statistics, what are the advantages and disadvantages of each technique.
I will also demonstrate how each graph can be created, modified and customised in Stata.
The main learning outcomes are:
To learn and understand the basic methods of data visualization
To learn, in an easy manner, variations and customisations of basic visualization methods
To gain experience of different data visualization techniques and how to apply them
To learn and code many Stata graphs
To gain confidence in your ability to modify and create bespoke data visualisations in Stata
Please note the following: You should have some understanding of how Stata works and what .do files are. If you are totally new to Stata you should take a look at my "Essential Guide To Stata" course that explains Stata from the ground up. This course focuses specifically on how to create many different types of graphs and all their possible options and sub-options.
Specific themes include:
Histograms
Density plots
Spike plots
Rootograms
Box plots
Violin plots
Stem-and-Leaf plots
Quantile plots
Bar graphs
Pie charts
Dot charts
Radar plots
Scatter plots
Heat plots
Hex plots
Sunflower plots
Lines of best fit
Area plots
Line plots
Range plots
Rainbow plots
Jitter plots
Table plots
Baloon plots
Mosaic plots
Chernoff faces
Sparkling plots
Bubble plots
and more