What is a Scatter Plot (XY Graph)?
A scatter plot (also known as a scatter graph, scattergram, or scatter chart) is a mathematical diagram using Cartesian coordinates to display values for two continuous variables across a set of data. Each point placed on the canvas represents a single observation that possesses both an X value (independent variable) and a Y value (dependent variable).
Scatter plots are the primary diagnostic tool in statistics, data science, and scientific research for assessing whether a relationship, pattern, or correlation exists between two quantitative phenomena (such as height vs. weight, study hours vs. exam grades, or engine size vs. fuel efficiency).