x=5,10,15,20,25,30,35 y=100,180,360,350,500,2240,600
in Statistics Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

To do this manually we need a table:

X Y XY X2 Y2
5 100 500 25 10000
10 180 1800 100 32400
15 360 5400 225 129600
20 350 7000 400 122500
25 500 12500 625 250000
30 2240 67200 900 5017600
35 600 21000 1225 360000
140 4330 115400 3500 5922100

The correlation coefficient is given by:

r=(n∑XY-∑X∑Y)/√([(n∑X2-(∑X)2][(n∑Y2-(∑Y)2]). n=7, the number of data pairs.

The summations are in the last row of the table:

r=(7×115400-140×4330)/√([(7×3500-1402][7×5922100-43302]),

r=201600/√(4900×22705800)=0.6044 approx.

This is a rather weak correlation, probably caused by the outlier (X,Y)=(30,2240). Without this outlier r=0.974.

by Top Rated User (1.2m points)
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,285 answers
2,420 comments
734,678 users