Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.
Instruction
Categorical Plots
Resources
Categorical Plots tutorial
There are three subfamilies of categorical plots:
Categorical scatterplots
Categorical distribution plots
Categorical estimate plots
Categorical Scatterplots
Strip Plot
Strip Plot documentation
A scatterplot where one variable is categorical.
Swarm Plot
Swarm Plot documentation
A categorical scatterplot with non-overlapping points.
C...