correlation matrix

  1. M

    VBA Function for Correlation Matrix

    Hi, I'm new to using VBA, but looking to learn. I'm having trouble with the code for a correlation matrix function. The code is below and I keep getting a #NAME? error but I can't figure out where the issue is. Function CorrelationMatrix(rng As Range) As Variant Dim i As Integer Dim j As...
  2. O

    Generate 'sample' data from data tables without duplicating some values and by having a clear order and relation between some of the sample values

    So, I have a pretty specific thing to do that is rather hard to explain in the title but I hope it gives a general idea. Now, on to what I actually would like to be able to do and I'm not sure what is the best way to tackle it: * have a set of data tables that are something like: A - 100...
  3. A

    VBA code to find correlation of top 100 stocks in US

    Take top 100 stocks in US by market cap,with their earnings or dividends data and Get their correlation to announcement by other companies .How to do this using VBA code in excel.please help
  4. 9

    Correlation, Rows, Columns, Index, Array?

    Hi, I'll try and explain this as best as I can. I have a data set with say 5 companies across the top and then data for the next 5days underneath the company headings. On the next sheet I want to show the cross correlation of this data for each company combination. I know how to do this and so...
  5. R

    Excel/VBA - question on Data Manipulation + Use of Correl

    Hi All, Would appreciate any help with the following: I have a dataset which looks like this: <TABLE style="WIDTH: 368pt; BORDER-COLLAPSE: collapse" border=0 cellSpacing=0 cellPadding=0 width=491><COLGROUP><COL style="WIDTH: 80pt; mso-width-source: userset; mso-width-alt: 3913"...
  6. A

    automatic correlation matrix by rows

    Hi all, I am a total novice to VBA and I need to build a macro that takes data ordered by row (each rows has about 15 data cells) and calculate a correlation matrix. Thus comparing each row with each other. I know that Tools/data analalysis/correlation is the command I need but I need an...

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