- Home
- /
- Math
- /
- Statistics & Probability
- /
- Scatter Plot
A scatter plot is a graph with one quantitative variable on each axis where each data point is plotted as a dot, revealing relationships between the two variables. First step in investigating relationships between variables.
Definition
A scatter plot is a graph with one quantitative variable on each axis where each data point is plotted as a dot, revealing relationships between the two variables.
๐ก Intuition
Each dot is one observation โ as you scan left to right, the up/down pattern of dots reveals whether the variables tend to increase or decrease together.
๐ฏ Core Idea
The overall shape, direction, and spread of the dot cloud tell you the form, direction, and strength of the relationship between the two variables.
Example
Notation
Each point is (x_i, y_i) where x is the explanatory variable and y is the response variable
๐ Why It Matters
First step in investigating relationships between variables.
๐ญ Hint When Stuck
Plot each (x, y) pair as a dot. Step back and look at the overall shape before drawing any line -- is it linear, curved, or scattered?
Formal View
Related Concepts
๐ง Common Stuck Point
No pattern might mean no relationship OR a non-linear relationship.
โ ๏ธ Common Mistakes
- Forcing a linear trend line through data that clearly follows a curve
- Ignoring outliers that may dramatically influence the perceived pattern
- Confusing no linear pattern with no relationship โ the data may have a quadratic or other non-linear relationship
Frequently Asked Questions
What is Scatter Plot in Math?
A scatter plot is a graph with one quantitative variable on each axis where each data point is plotted as a dot, revealing relationships between the two variables.
Why is Scatter Plot important?
First step in investigating relationships between variables.
What do students usually get wrong about Scatter Plot?
No pattern might mean no relationship OR a non-linear relationship.
What should I learn before Scatter Plot?
Before studying Scatter Plot, you should understand: coordinate plane.
Prerequisites
Next Steps
Cross-Subject Connections
How Scatter Plot Connects to Other Ideas
To understand scatter plot, you should first be comfortable with coordinate plane. Once you have a solid grasp of scatter plot, you can move on to correlation and regression inference.
Visualization
StaticVisual representation of Scatter Plot