I don't understand Correlations. Can someone help?

misscrf

New Member
Joined
Sep 13, 2004
Messages
48
I have data of my weekly pay and hours worked. I want to show the correlation between the two. When I do a linear regression it doesn't work, and I don't understand why the correl function is for the range of each data set.

For example:

5/1 $100 5 hours
5/15 $200 7 hours
5/30 $50 3 hours
etc.

I have the money and hours graphed on a charted over time, on two separate axis. now how do I show the correlation between them on this chart?

Thanks! :LOL:
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
correlation is a single number depicting how the two variables move together. So you will get a one number answer between -1 and +1 where -1 depicts perfect -ve correlation (the variables always move in exactly the opposite direction) and +1 = perfect correlation.

As you will only have a single number it will not look too good on a graph (unless you show it as a horizontal line)

You can calculate it with the CORREL function
 
Upvote 0

Forum statistics

Threads
1,214,864
Messages
6,121,981
Members
449,058
Latest member
oculus

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top