I am trying to calculate the population-weighted centroids of Utah's census tracts using the census blocks population in ArcGIS Pro.
I have joined the census blocks population of 2010 to the census block shapefile of 2010 and have projected the shapefile to NAD83 (for Utah Central FIPS 4302 US Feet).
After using the Mean Center tool and assigning the census block population to Weight Field and tract codes to Case Field, I get the results.
However, some of the centers are not within the tract's boundaries. For instance, the population-weighted centroid of Tract 110701 is plotted on the 974300 census tract.
Any idea what the problem is and how to fix it? I appreciate your feedback.