What is the Mathematics Behind Nearest Neighbour Analysis?

  • Thread starter Thread starter antevante
  • Start date Start date
  • Tags Tags
    Analysis
antevante
Messages
8
Reaction score
0
Hi!
Does anyone know how the mathematics behind the Nearest Neighbour Analysis/Index work?
It is used in biology and geography and shows the dispersion of for example plants or shoe-shops.
/Andreas
 
Physics news on Phys.org
i don't know but this sounds vaguely familiar with clustering ...
are u talking abt clustering ??

-- AI
 
Yes it is about clustering...
You have an area, A, in which you have a number of points, n. For every point you measure the distance to its nearest neighbour. Then you calculate the mean nearest neighbour distance, d.
Then you use the formula NNI=2d*square-root(n/A)
Values for NNI close to 0 means clustered distribution, around 1 random distribution and close to the maximum value 2,15 uniform distribution.
I do not understand why 2.15 is the largest value you can get and why a value of 1 indicates a random distribution.
Anyone that knows? I would bwe thakful if you helped me...
/Andreas
 
I have not done much of NNI ...
But as i see ur formula for NNI , i thought of doing a bit of reverse engineering ...

case > clustered points
If we set n and A as constant, then it may be shown that d = radius of a cluster
So it gets pretty intuitive, as to why if NNI -> 0 , would mean high clustering since NNI>0 means radii of cluster is reducing thereby increased clustering ...

Doing a bit more of this,
we may come to a conclusion that
NNI for cluster < NNI for random < NNI for uniform

However the values of 1 and 2.15 don't seem to come up anywhere throughout ...
So i feel they are statistical limits and not theoretical ones ...
I may be wrong , but i just thought if i am wrong , it may generate counter arguments ...

-- AI
 
The upper limit comes from an observation that in the plane hexagonal spacing (each point has six equidistant neighbours) maximizes the distance between neighbours for a given density. You can read about it in this reference:

"Distance to Nearest Neighbour as a Measure of Spatial Relationships in Populations"

Clark and Evans, Ecology, Vol 35. No 4, 1954.

They also refer to earlier work by Hertz in 1909. The appendix gives a derivation of this measure.
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top