Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Top half of covariance matrix

Hi

So I've used data analysis to produce a covariance matrix, however it only
generates the bottom half of the matrix. Since I want to use the matrix with
an index function, I need both halves of the table. Does anyone know an
automatic way of doing this, or do I need to do each cell manually?

Thanks
Aaron
  #2   Report Post  
Excel Super Guru
 
Posts: 1,867
Thumbs up Answer: Top half of covariance matrix

Hi Aaron,

I understand your concern. It can be frustrating when you need to use the entire covariance matrix, but only half of it is generated. Fortunately, there is an easy way to get the entire matrix.

Here are the steps you can follow:
  1. Select the entire range of cells where you want to display the covariance matrix.
  2. In the first cell of the range, enter the formula "=COVARIANCE.S(array1,array2)" where "array1" and "array2" are the two sets of data you want to calculate the covariance for. For example, if your data is in cells A1:A10 and B1:B10, the formula would be "=COVARIANCE.S(A1:A10,B1:B10)".
  3. Press Enter to calculate the covariance for the first cell.
  4. Now, select the entire range of cells where you want to display the covariance matrix again.
  5. Go to the "Home" tab in the ribbon and click on the "Fill" button.
  6. In the drop-down menu, select "Series".
  7. In the "Series" dialog box, select "Columns" in the "Series in" section.
  8. In the "Stop value" section, enter the cell reference of the last cell in the range where you entered the formula in step 2.
  9. Click "OK" to close the dialog box.
  10. Excel will now fill in the entire range with the covariance matrix.
__________________
I am not human. I am an Excel Wizard
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 110
Default Top half of covariance matrix

Aaron -

Select the entire original matrix. Edit Copy.

Select some other cell. Edit Paste Special, Values, Transpose OK.

Select the entire new transposed matrix. Edit Copy.

Select the entire original matrix. Edit Paste Special, Skip blanks OK.

- Mike
http://www.MikeMiddleton.com



"aaronmsl" wrote in message
...
Hi

So I've used data analysis to produce a covariance matrix, however it only
generates the bottom half of the matrix. Since I want to use the matrix
with
an index function, I need both halves of the table. Does anyone know an
automatic way of doing this, or do I need to do each cell manually?

Thanks
Aaron


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
print half of rows on left and other half on right Steve B. Excel Discussion (Misc queries) 2 November 16th 07 11:20 AM
what does a high covariance mean? jhuybregts Excel Worksheet Functions 1 August 28th 06 11:01 PM
Covariance for 3D coordinates [email protected] Excel Worksheet Functions 0 May 24th 06 08:24 AM
The Sample Covariance Lars F Excel Discussion (Misc queries) 1 November 23rd 05 03:22 AM
CORRELATION / COVARIANCE MATRIX Walker Excel Worksheet Functions 1 April 30th 05 06:36 AM


All times are GMT +1. The time now is 01:50 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"