1.3.3 · D3Basic Data & Probability

Worked examples — Line graphs and scatter plots — basic interpretation

3,676 words17 min readBack to topic

This page is the "no-surprises" drill for the parent topic. We march through every kind of situation a graph can throw at you — rising, falling, flat, zero, negative x, an outlier, a trap about scale, a real-world word problem, a vertical (undefined-slope) edge case, and an exam twist — so that when you meet one in a test, you have already seen its twin.

Before any symbol appears we build it. If you have never plotted a point, start here: a point is just an instruction — "walk steps right, then steps up, and drop a dot." (If is negative you walk left; if is negative you go down.) That is the only prerequisite.

The scenario matrix

Every question about these graphs falls into one of the cells below. Each worked example is tagged with the cell(s) it covers.

Cell What makes it special Covered by
A. Rising line y-values go up as x goes right Example 1
B. Falling line y-values go down Example 2
C. Flat / constant horizontal line, zero change Example 2
D. Fluctuating + max/min/range up-and-down, find peak & valley Example 3
E. Negative y values y dips below zero Example 4
F. Rate comparison (Δy/Δx) which interval is steeper Example 5
G. Positive correlation dots trend up Example 6
H. Negative correlation dots trend down Example 7
I. Zero / no correlation random cloud, degenerate case Example 7
J. Outlier one dot breaks the pattern Example 8
K. Real-world word problem + prediction interpolate to forecast Example 9
L. Exam twist (scale trap + extrapolation) the deliberate trick Example 10
M. Negative x + vertical line (Δx = 0) left of the y-axis; undefined slope Example 11

Cell A — the rising line


Cells B & C — the falling line and the flat line


Cell D — fluctuating: maximum, minimum, range


Cell E — the line that goes negative


Cell F — comparing rates across intervals


Cell G — positive correlation on a scatter plot


Cells H & I — negative correlation and the zero case


Cell J — the outlier


Cell K — real-world word problem with prediction


Cell L — the exam twist (scale trap + extrapolation trap)


Cell M — negative x and a vertical line (undefined slope)


Recall Quick self-test

What sign does have for a falling line? ::: Negative. Range of the values 48, 50, 62, 55? ::: . Interpolation vs extrapolation — which is safer and why? ::: Interpolation (predicting inside the data range) is safer; extrapolation goes beyond measured data where trends can break. A flat (constant) line has what rate of change? ::: Exactly zero. A vertical line (two points with the same x) has what slope? ::: Undefined — because and you cannot divide by zero. Correlation proves causation — true or false? ::: False; a hidden third variable may drive both. What does the ₹ symbol mean on these graphs? ::: Rupees, a unit of money (Indian currency).