- Put the independent variable in the left column, dependent to its right.
- Select both columns including headers.
- Insert a scatter chart (X-Y). Not a line chart — a line chart treats your x-values as labels and spaces them evenly, which silently distorts the data.
- Add axis titles with units.
- Add a trendline; display the equation.
What the trendline equation means
For from an Ohm’s law run:
- The slope () carries the physics — here, resistance in ohms
- The intercept () should be near zero, and if it is not, ask why
is not proof
A high says the line fits your points. It says nothing about whether a line was the right model, or whether your data was any good. Five bad points can sit beautifully on a line.
Checklist before submitting
- Scatter chart, not line
- Both axes labelled with units
- Sensible scale — no wasted white space
- Trendline shown only where a linear relationship makes sense
- A caption stating what the graph shows