Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6617655
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T20:43:48+00:00 2026-05-25T20:43:48+00:00

In Excel, I have 10 columns of data from column A to column J,

  • 0

In Excel, I have 10 columns of data from column A to column J, and each column has 1000 rows from row 1 to row 1000. I wonder how to compute the 10 x 10 covariance matrix of the 10 columns of data in Excel?

My partial solution is based on dollar signs and copying formulas:

First I input in a cell a formula =covar($A1:$A1000,A1:A1000).

Then I copy and paste the formula to the cells on the right of the first cell, which gives me =covar($A1:$A1000,B1:B1000) … =covar($A1:$A1000,J1:J1000).

Now I don’t know how I can get =covar(B1:B1000,A1:A1000) … =covar(J1:J1000,A1:A1000), because if I copy and paste the formula to the cells below the first cell, I will get =covar($A2:$A1001,A2:A1001), …, =covar($A1000:$A2001,A1000:A2001) instead.

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T20:43:49+00:00Added an answer on May 25, 2026 at 8:43 pm

    To make the formula “copy-proof” you can make use of the =OFFSET() function in combination with row and column indices. Example:

    • in L1…U1 enter numbers 1, 2, 3, … 10
    • in K2…K11 enter numbers 1, 2, 3, … 10
    • now copy-proof references to one of the 10 columns A…J. This can be obtained by:
      • =OFFSET($A$1:$A$1000,0,L$1-1) to follow the horizontal index
      • =OFFSET($A$1:$A$1000,0,$K2-1) to follow the vertical index
    • and finally you combine the 2 above into

      =COVAR(OFFSET($A$1:$A$1000,0,L$1-1),OFFSET($A$1:$A$1000,0,$K2-1))
      
    • this formula that you enter in L2, copy into L2..U11 to obtain your 10×10 matrix

    Hope that helps

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Excel spreadsheet and I have 3 columns. column A, column B,
I have an excel spreadsheet that has two columns. When I choose to save
I have an excel spreadsheet that has dates in the first column, the rest
I'm using OleDb to select data from excel spreadsheets. Each spreadsheet can contain many
I have the unfortunate task of having to import data from excel into a
I have an excel file that contain columns of data, my target is to
I have a Excel spreadsheet that has two tabs, I have data on the
I have an Excel spreadsheet with a table of data in it. The columns
In Excel, let's say I have 5 columns, but not all of the time
I have an excel spreadsheet with two columns, one with a list of exercises

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.