Read this lesson as text
Scatter Plots
Statistics · Axiom Academy
Creating and interpreting scatter plots for bivariate data, identifying patterns and relationships What is a scatter plot? A scatter plot is a graphical representation that displays the relationship between two quantitative variables. Each point on the plot represents an observation with values for both variables. Scatter plots help us visualize patterns, trends, and correlations in data that would be difficult to detect from numbers alone. They are essential tools for exploratory data analysis and hypothesis generation. 1 Basic Structure of a Scatter Plot Key Components: The x-axis shows the explanatory variable (what we think might influence), the y-axis shows the response variable (what we think might be influenced), and each point represents one observation. Hours studied vs. test scores: Students who study more hours generally achieve higher test scores, showing a positive correlation. Car age vs. resale value: As cars get older, their resale value typically decreases, demonstrating a negative correlation. Shoe size vs. intelligence: These variables show no correlation because there's no logical relationship between foot size and cognitive ability. 5 Measuring Correlation Strength Important: Correlation does not imply causation! A strong correlation means the variables change together, but doesn't prove that one causes the other.
This is the written version of the interactive lesson above. See the full Statistics course.