I have a raster file with a human population count for each raster cell.
I have another layer with x,y,z vector point features.
I want to sum the z values of all point features that lie within each raster cell area, and divide that sum by the human population value in the raster cell. Ultimately I want to map z-per-capita.
How should I approach this exercise and what tools should I use within my evaluation copy of ArcMap 10.3? I am new to GIS and the learning curve for ArcGIS is immense, so I hope my question makes sense.
If there is a tutorial guide or video with a roughly similar operation, please let me know.