LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default counting elements of two arrays

Hello

I have two arrays that contain data that I am using for correlations.
The two arrays are dynamic (part of a larer data set) Each array will
ahve a different number of missing values. The two arrays are a time
series, the position in the array is related to specific time stamp. I
need to be able to count the number of times there is a value in both
arrays for each timestamp and report that value. This will help in
determining the validity of the correlations.

The data set is a workbook with 20 sheets each contianing 200 columns
and 8700 rows. The data is arranged in columns for variables and the
rows represent an individual timestamp.

I am currently selecting one column from the workbook and then looping
through the workbook to find columns that have significant
correlations.

The problem is that I am getting high correlations because excel does
a pairwise deletion and so if there are two values that are common and
both change positively then I get a high correlation but the value of
the correlation in interpreting the data is a waste. as most the
values are being ignored because they are not common.

I am stuck at how to start the process. Coudl some one please suggest
a place to start.

Kind regards
Geoff

 
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
Counting the Number of Elements in an Array Confused_in_Houston[_2_] Excel Discussion (Misc queries) 3 October 1st 08 11:05 PM
Elements and Arrays in Excel Lighthouseman Excel Worksheet Functions 6 February 1st 06 10:06 AM
Counting Elements in a String carl Excel Worksheet Functions 2 December 31st 04 02:16 PM
counting column elements Daniel Pena Excel Programming 2 February 3rd 04 05:35 PM
comparing elements from 2 arrays using VBA code lopsided Excel Programming 3 September 23rd 03 04:34 PM


All times are GMT +1. The time now is 02:04 PM.

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

About Us

"It's about Microsoft Excel"