Correlation Coefficient
Problem
Compute r for {(1,2), (3,6), (5,7), (7,8), (9,10)}. Show scatter plot with r-value.
Explanation
What is ?
The correlation coefficient measures the strength and direction of a linear relationship. ranges from to .
Step-by-step
Data: . .
Step 1 — Compute means: , .
Step 2 — Compute deviations and products:
| | | | | product | | | |---|---|---|---|---|---|---| | 1 | 2 | -4 | -4.6 | 18.4 | 16 | 21.16 | | 3 | 6 | -2 | -0.6 | 1.2 | 4 | 0.36 | | 5 | 7 | 0 | 0.4 | 0 | 0 | 0.16 | | 7 | 8 | 2 | 1.4 | 2.8 | 4 | 1.96 | | 9 | 10 | 4 | 3.4 | 13.6 | 16 | 11.56 |
Step 3 — Sums:
Step 4 — Formula:
Interpretation: — strong positive correlation. As increases, strongly tends to increase too.
Strength guide
: strong. –: moderate. : weak.
Try it in the visualization
Scatter plot with the computed value. The tighter the cluster around a line, the higher .
Interactive Visualization
Parameters
Got your own math or physics problem?
Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.