Wolfram Data Repository
Immediate Computable Access to Curated Contributed Data
Locations of people in Gordon Square without annotations
| In[1]:= |
| Out[1]= | ![]() |
Summary of the spatial point data:
| In[2]:= |
| Out[2]= | ![]() |
Plot the spatial point data:
| In[3]:= |
| Out[3]= | ![]() |
Visualize data within observation region and bounding rectangle:
| In[4]:= | ![]() |
| Out[4]= | ![]() |
Plot the smooth point density:
| In[5]:= |
| Out[5]= | ![]() |
| In[6]:= | ![]() |
| Out[6]= | ![]() |
Compute probability of finding a point within given radius of an existing point - NearestNeighborG is the CDF of the nearest neighbor distribution:
| In[7]:= |
| Out[7]= | ![]() |
| In[8]:= |
| Out[8]= |
| In[9]:= |
| Out[9]= | ![]() |
NearestNeighborG as the CDF of nearest neighbor distribution can be used to compute the mean distance between a typical point and its nearest neighbor - the mean of a positive support distribution can be approximated via a Riemann sum of 1- CDF. To use Riemann approximation create the partition of the support interval from 0 to maxR into 100 parts and compute the value of the NearestNeighborG at the middle of each subinterval:
| In[10]:= | ![]() |
Now compute the Riemann sum to find the mean distance between a typical point and its nearest neighbor:
| In[11]:= |
| Out[11]= |
Account for scale and units:
| In[12]:= |
| Out[12]= |
Test for complete spacial randomness:
| In[13]:= |
| Out[13]= | ![]() |
Fit a hardcore point process to data:
| In[14]:= | ![]() |
| Out[15]= |
Gosia Konwerska, "Sample Data: People In Gordon Square" from the Wolfram Data Repository (2022)