This document provides an introduction to scatterplots and analyzing bivariate data. Scatterplots are useful for displaying the relationship between two quantitative variables measured for the same individuals. The explanatory variable is typically plotted on the x-axis and the response variable on the y-axis. Relationships can be interpreted based on their form (linear, curved, etc.), direction (positive, negative, no relationship), and strength (how closely the points fit the overall pattern). Outliers, or points that fall outside the overall pattern, should also be examined. Categorical variables can be represented in scatterplots by using different colors or symbols.