How to Create a Scatter Plot in Excel

If you just need to create a scatter plot in excel and move on, the boxed answer at the top is all you need. The rest of this page is for when you want to understand why it works in Excel, adapt it to a trickier version, or make it robust enough to hand to a colleague. We keep the opening short on purpose — the depth is here when you want it, not in your way when you don’t.

Exact answer

In Excel: put numeric x-values in one column and numeric y-values in the next, select both columns, then Insert ▸ Scatter (X, Y).

Annotated stepsExcel
1

Place x-values in the left column and y-values in the right column.

2

Select both numeric columns, without totals or labels inside the data body.

3

Choose Insert ▸ Scatter (X, Y) and pick markers or smooth lines.

4

Add axis titles and, when useful, a trendline with the equation or R-squared value.

Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

What this does

A scatter plot compares two numeric measurements. Unlike a line chart, both axes are value axes, so the distance between points matters on x and y. It is the right chart for relationships, clusters, outliers and correlations: ad spend versus revenue, height versus weight, temperature versus demand. Keep the inputs visible and clearly labelled and the whole thing stays auditable — anyone who opens the file later, including you, can see at a glance exactly what feeds the result and change one assumption without hunting through the formula. For “create a scatter plot in excel”, the reliable version is a short checking loop, not just the first command that appears to work. Run it on a deliberately small range first, watch how the affected cells change, and only then apply the same setup to the full sheet. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That is what makes a visual that makes the number obvious at a glance useful in real work: repeatable, auditable, and not dependent on memory or luck.

A worked example

Column A holds ad spend 100, 200, 300, 400 and 500; column B holds revenue 820, 980, 1210, 1320 and 1510. Select A2:B6 and insert a Scatter chart. The upward cloud shows revenue rising as spend rises. Add a trendline and display R-squared to quantify how closely the points follow a line. Scatter plots are the spreadsheet workhorse for relationship questions. They quickly reveal whether two measures move together, where outliers sit and whether a trendline is meaningful enough to discuss. A practical tip before you scale it up: build it once on a small block of test data, confirm the number against the tool on this page, and only then point it at your real sheet. That one habit catches almost every mistake while it is still cheap to fix, long before a wrong figure reaches a report or a colleague.

In Google Sheets

Google Sheets handles this almost identically to Excel. The formula syntax above is the same, and the menu lives under a slightly different label rather than a ribbon tab. Use the platform toggle at the top of the page to switch every keyboard shortcut between Windows and Mac, and expect at most cosmetic differences in naming. Nothing on this page is behind a login: the tool runs entirely in your browser, the formula is shown in full with one-click copy, and the steps work the same on Windows and Mac. That is the whole promise here — the exact answer, a way to prove it on your own numbers, and just enough context to make it stick. The short version of “create a scatter plot in excel”: the answer is at the top of this page, the tool proves it on your own numbers, and the sections above explain why it holds so the next variation does not stump you. Excel rewards people who reference cells instead of typing values and who keep inputs separate from formulas, because that is what makes a result you can audit months later. Build it once, deliberately, with the live tool as a check, and you convert a one-off lookup into a reusable skill — which is the whole point of learning the why and not just the what.

Common mistakes

  • Using a line chart, which treats the x-axis as categories instead of numeric positions.
  • Selecting the y-values first, causing Excel to guess the x-axis incorrectly.
  • Mixing text labels into the numeric range, which can make points disappear or plot at zero.
  • Interpreting correlation as causation; a scatter plot shows association, not proof.

Frequently asked questions

What is the difference between scatter and line charts?

Scatter charts use numeric x and y axes. Line charts connect ordered categories or dates and are usually for trends over a sequence.

How do I add a trendline?

Click the series, choose Chart Elements (+) ▸ Trendline, and open More Options to show the equation or R-squared.

Can I label individual points?

Yes. Add data labels, then use label options to pull labels from a worksheet range.

Other ways people ask this

People reach this page typing “how to make a scatter plot in excel”, “how do you make a scatter plot on excel”, “how to make scatter plot in excel” and “how do i make a scatter plot on excel”, among other phrasings; whichever wording you used, the fix above is the one you want.

This guide also answers

  • how to insert a scatter plot in excel

Why do people search for this in so many different ways?

Because the same task has many names. “how to make a scatter plot in excel”, “how do you make a scatter plot on excel”, “how to make scatter plot in excel” all point at the one operation explained on this page, which is why they all lead here.