Measuring Attraction/Repulsion Changes in Sets: A Statistical Approach?

  • Thread starter fer2000
  • Start date
  • Tags
    Comparison
In summary, the conversation is about using statistical or mathematical procedures to measure changes in attraction/repulsion between items in a large set, represented in symmetrical matrices. The speaker suggests putting the off-diagonal components of the matrices into vectors and comparing them to determine proximity, potentially using weights for certain entries. They also mention using least squares of residuals for comparison.
  • #1
fer2000
7
0
Hello everybody!

I have a large set of items and, two-by-two, there exists some kind of attraction/repulsion that I have measured. I synthesize this information in a (nxn) matrix.
Under different circumstances this attraction/repulsion changes.

So, what kind of statistical/mathematical procedure can I use to measure whether the changes (for the whole set) are “large/small”, as well as if a subset of them (lets say the first ten items) the attraction is larger than in another subset (lets say the last ten items)?.

Thanks in advance
 
Mathematics news on Phys.org
  • #2
Perhaps provide some sample data to help us understand what you are trying to get at?
 
  • #3
My data are comprised in different matrices (each of the situations provide that information).
First one
x 1.3 -1.5 . . . . . .
1.3 x 1.2 . . . . . .
-1.5 1.2 x . . . . . .
. . . . . . . . . . . . . .

Second one
x 1.1 1.3 . . . . . .
1.1 x -0.2 . . . . . .
1.3 -0.2 x . . . . . .
. . . . . . . . . . . . . . .


Third one
x -0.1 0.3 . . . . . .
-0.1 x 0.4 . . . . . .
0.3 0.4 x . . . . . .
. . . . . . . . . . . . . . .


All of them are symmetrical and the diagonal does not make sense (I could write any number). Note that the dimension will be around 300 x 300 for each matrix.

How can I say if first one is closer (and how closer is) to second one than to third one (as well as any other combination)?

Thanks again.
 
  • #4
My data are comprised in different matrices (each of the situations provide that information).
First one
x 1.3 -1.5 . . . . . .
1.3 x 1.2 . . . . . .
-1.5 1.2 x . . . . . .
. . . . . . . . . . . . . .

Second one
x 1.1 1.3 . . . . . .
1.1 x -0.2 . . . . . .
1.3 -0.2 x . . . . . .
. . . . . . . . . . . . . . .


Third one
x -0.1 0.3 . . . . . .
-0.1 x 0.4 . . . . . .
0.3 0.4 x . . . . . .
. . . . . . . . . . . . . . .


All of them are symmetrical and the diagonal does not make sense (I could write any number). Note that the dimension will be around 300 x 300 for each matrix.

1) How can I say if first one is closer (and how closer is) to second one than to third one (as well as any other combination)?
2) I care about an external condition, that is the same for all the pairs that generate the matrix (so, it has a single value for all the pairs in the matrix) , and I would like to know if the proximity could be related to that condition.


Thanks again.
 
  • #5
I don't really get what you are trying to do with the matrices, but from what I understand:

(1) the matrices are symmetric

(2) only the off-diagonal components are important.

(3) they swing between negative and positive values.

Let me suggest some ideas? you could take the off-diagonal components and put them in a vector instead. Then instead of comparing 2 matrices, you compare 2 vectors.

Take the difference of the two vectors and call it the residual vector. If some entries are more important than others you can multiply each entry in the residual vector by different weights (assigned arbitrarily of course). Then take the modulus of this residual vector.
 
  • #6
It sounds like you're trying to compare three metrics (or semimetrics): the abstract 'distances' between 300 points. Perhaps counting the diagonals as 0, scaling the matrices (multiplying each by a constant, if needed, so the numbers are around the same 'size') and then compare the least squares of the residuals.
 

1. What is a matrix?

A matrix is a mathematical structure that consists of a rectangular array of numbers, symbols, or expressions arranged in rows and columns.

2. How are matrixes compared?

Matrixes are compared by examining their elements, dimensions, and mathematical operations performed on them.

3. What is the purpose of comparing matrixes?

The purpose of comparing matrixes is to identify similarities and differences between two or more matrices, which can help in solving equations, analyzing data, and making predictions.

4. What are the different types of matrix comparison techniques?

The main techniques for comparing matrixes include element-wise comparison, dimension comparison, and mathematical operation comparison.

5. Can matrixes of different dimensions be compared?

No, matrixes of different dimensions cannot be directly compared. However, they can be manipulated or transformed to have the same dimensions for comparison purposes.

Similar threads

  • Classical Physics
Replies
3
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
2K
  • Quantum Interpretations and Foundations
9
Replies
309
Views
8K
  • General Math
Replies
7
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
1K
Replies
5
Views
1K
  • Electromagnetism
Replies
6
Views
13K
  • Other Physics Topics
Replies
9
Views
2K
  • Atomic and Condensed Matter
Replies
1
Views
2K
  • Special and General Relativity
Replies
13
Views
1K
Back
Top