Correlations and Significance

hellcat83

New Member
Joined
Aug 16, 2011
Messages
44
Hi

I'm trying to do some fairly simple statistics using excel and I'm struggling to find the built in functions.

I have 2 columns of data and want to calculate the correlation co-efficient of the two data sets, one against the other. This if fairly simple.

I also want to calculate the statistical significance of that correlation. I can't seem to fins a function for that and wondered if anyone had ever done that before.

Cheers
jim
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
Correlation is:

=CORREL(array1,array2)

There are also many statistical functions such as t scores and the like, but I haven't used them in so long that I can't tell you what they are or exactly how they work. If you open the Insert Function dialog box, you can select "Statistical" from the category drop down and browse all of the available functions.

Hope this helps.
 
Upvote 0

Forum statistics

Threads
1,215,568
Messages
6,125,599
Members
449,238
Latest member
wcbyers

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