Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() I have some square and rectangular matrices. It doesn't matter how many rows and columns, or what the numbers are, they are all different. Also, they are all integer value. One example is this 4 x 12 matrix: 1 0 0 0 1 -1 0 0 -1 0 0 0 0 1 0 0 0 -1 0 0 0 0 -1 0 -2 1 0 0 1 0 0 0 1 1 0 0 1 1 0 0 -1 -2 0 -1 -2 1 -1 0 It's the variance in field measurements for the same four readings taken over 12 days. There is a nominal value and the matrix shows the variance from that nominal. I'm hoping it doesn't matter what that nominal is. Can Excel tell me anything meaningful out of this matrix? -- langba ------------------------------------------------------------------------ langba's Profile: http://www.excelforum.com/member.php...fo&userid=4144 View this thread: http://www.excelforum.com/showthread...hreadid=472173 |
#2
![]() |
|||
|
|||
![]()
You can calculate the average absolute variation for each week as the sum of
the absolute values divided by 4. It appears to be growing week-by-week: 0.25 0.25 0.25 0.75 0.25 0.5 0.5 1 1 -- Gary''s Student "langba" wrote: I have some square and rectangular matrices. It doesn't matter how many rows and columns, or what the numbers are, they are all different. Also, they are all integer value. One example is this 4 x 12 matrix: 1 0 0 0 1 -1 0 0 -1 0 0 0 0 1 0 0 0 -1 0 0 0 0 -1 0 -2 1 0 0 1 0 0 0 1 1 0 0 1 1 0 0 -1 -2 0 -1 -2 1 -1 0 It's the variance in field measurements for the same four readings taken over 12 days. There is a nominal value and the matrix shows the variance from that nominal. I'm hoping it doesn't matter what that nominal is. Can Excel tell me anything meaningful out of this matrix? -- langba ------------------------------------------------------------------------ langba's Profile: http://www.excelforum.com/member.php...fo&userid=4144 View this thread: http://www.excelforum.com/showthread...hreadid=472173 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trapping a NO FIND after a find | Excel Discussion (Misc queries) | |||
Find last occurance of text in range | Excel Worksheet Functions | |||
Find within Workbook. | Excel Discussion (Misc queries) | |||
How do I find the cell address of the 2nd largest of a set? | Excel Discussion (Misc queries) | |||
Excel has a "Find Next" command but no "Find Previous" command. | Excel Discussion (Misc queries) |