Scatter Plots

Drag to plot

Move the data points to their correct () coordinates on the graph.

{{ point.x }} {{ point.y }}
{{i}} {{i*10}} 0 0

Tap the pattern

Look at the data points. What kind of association do they show?

Try again!

Aim the line

Adjust the slider to rotate the trend line until it fits the data best.

Perfect Fit!
Steep Down Steep Up

Slide to predict

Use the trend line to predict when .

Find the predicted value:
Target X
{{ step4Data.targetX }}
Predicted Y
{{ step4Complete ? Math.round(getStep4LineY(step4Data.targetX)) : '?' }}
{{i*20}} {{i*20}} 0 {{ Math.round(getStep4LineY(step4Data.scrubX)) }}
Drag along axis
🏆

Data Master!

You've successfully plotted points, identified associations, aimed trend lines, and made predictions.