Blog
Wild & Free Tools

Scatter Plot Correlation — How to Identify Positive, Negative, and Zero Correlation

Last updated: April 2026 9 min read
Quick Answer

Table of Contents

  1. Positive correlation explained
  2. Negative correlation explained
  3. Zero (no) correlation explained
  4. Reading R-squared like a pro
  5. Try it with your own data
  6. Frequently Asked Questions

A scatter plot is the fastest way to see whether two variables are related. Dots trending upward means positive correlation. Dots trending downward means negative. Random scatter means no linear relationship at all. The R-squared value puts a number on it: 1.0 is a perfect fit, 0.0 is none.

This guide breaks down each type with real examples and shows you how to create scatter plots that clearly communicate the correlation pattern. Try it yourself with the free scatter plot maker — paste any dataset and see the R-squared instantly.

Positive Correlation — Dots Trend Upward

In a positive correlation, both variables increase together. When X goes up, Y goes up. The scatter plot shows dots rising from the lower-left to the upper-right, and the trend line has a positive slope.

Real-world examples:

The R-squared value tells you strength, not direction. A positive correlation with R-squared = 0.90 means the relationship is strong. R-squared = 0.20 means there is a slight upward trend, but other factors dominate.

The regression equation might look like y = 4.5x + 52, meaning Y increases by about 4.5 for every 1-unit increase in X, starting from a baseline of 52.

Negative Correlation — Dots Trend Downward

Negative correlation means as one variable increases, the other decreases. The dots fall from the upper-left to the lower-right, and the trend line slopes downward.

Real-world examples:

A negative slope does not mean a weak relationship. An R-squared of 0.88 with a negative slope means there is a strong, predictable inverse relationship. The sign of the slope tells direction; R-squared tells strength.

The equation might look like y = -3.2x + 95. For every 1-unit increase in X, Y drops by about 3.2.

Sell Custom Apparel — We Handle Printing & Free Shipping

Zero Correlation — Random Scatter, No Pattern

Zero correlation means the two variables have no linear relationship. The dots look like someone threw darts at the chart. The trend line is nearly flat, and R-squared sits close to 0.

Real-world examples:

An R-squared of 0.03 means only 3% of the variation in Y is explained by X. The trend line exists mathematically but means nothing practically. If you see this result, turning off the trend line makes the chart more honest — a flat line through random dots can mislead readers into thinking there is a slight trend.

Important: zero linear correlation does not mean zero any correlation. Two variables could have a U-shaped or circular relationship that a straight line misses entirely. Our tool does linear regression — if you suspect a curved relationship, you would need a different type of regression analysis.

R-Squared Quick Reference

R-Squared RangeStrengthWhat It Means
0.90 to 1.00Very strongAlmost all variation explained by the line. Data points hug the trend line.
0.70 to 0.89StrongClear trend visible. Some scatter but the direction is obvious.
0.40 to 0.69ModerateTrend exists but lots of noise. Other factors matter too.
0.10 to 0.39WeakFaint trend visible if you squint. Not reliable for predictions.
0.00 to 0.09NoneRandom scatter. No linear relationship.

Keep in mind that R-squared works best for linear relationships. If your data follows a curve, R-squared for a straight-line fit will be low even though the variables are clearly related. In statistics, always plot the data first and look at the shape before trusting a number.

See Your Correlation — Paste Data and Check R-Squared

The fastest way to understand correlation is to see it with your own numbers. Open the scatter plot maker and try three quick experiments:

  1. Strong positive — paste data where Y consistently increases with X. Something like study hours vs. test scores. Expect R-squared above 0.80.
  2. Strong negative — paste data where Y decreases as X increases. Car mileage vs. resale price. Expect R-squared above 0.70 with a negative slope.
  3. No correlation — paste random X,Y pairs (use your phone's random number generator). Expect R-squared below 0.10.

Seeing all three patterns side by side builds intuition faster than reading about them. And because the tool runs in your browser, you can experiment endlessly without any cost or limits. For a broader look at choosing the right chart for your data, see our data visualization tools comparison.

See Your Correlation — Paste Data, Check R-Squared

Generate a scatter plot with trend line and correlation stats in under 10 seconds. Free, no signup.

Open Free Scatter Plot Maker

Frequently Asked Questions

Does a high R-squared prove causation?

No. R-squared measures how well a line fits the data, not whether one variable causes the other. Ice cream sales and drowning deaths are positively correlated (both increase in summer), but ice cream does not cause drowning. Correlation is not causation.

What is the difference between R and R-squared?

R (correlation coefficient) ranges from -1 to +1 and tells you both direction and strength. R-squared is R multiplied by itself, so it ranges from 0 to 1 and tells you only strength. Our tool displays R-squared because it is the more commonly requested metric.

Can a scatter plot show a curved relationship?

Yes, the dots may form a curve. But our tool fits a straight line (linear regression) only. A curved pattern with a low R-squared does not mean no relationship — it means the relationship is not linear. You would need polynomial or other non-linear regression to model it.

How many data points do I need for a meaningful R-squared?

Statistically, more is better. With fewer than 10 points, R-squared can be misleading — a few coincidental values can produce a high number. Aim for at least 15-20 points for a reliable correlation assessment.

Amanda Brooks
Amanda Brooks Data & Spreadsheet Writer

Amanda spent seven years as a financial analyst before discovering free browser-based data tools.

More articles by Amanda →
Launch Your Own Clothing Brand — No Inventory, No Risk