I am working on calculating the average distance to supermarkets in ArcGIS. I was able to generate a list of neighbor zip codes using the Polygon Neighbors feature. I would like to calculate the average Euclidean distance in a unit of source zip code and its neighbor zip codes. I am wondering if anyone could provide me with some instructions regarding steps to achieve this goal.