i'm having spatial output of customers within 3miles is 322 and customers within 3 to 5 miles is 285,then how to find out density of customers between them
@haroon_sa - density is calculated as customers divided by square miles.
you can get the square miles of a trade area by using the SpatialInfo tool.
Thanks a lot @Dynamomo.i got it
I have the same problem here, I have the number of people per mile(285 between 0 and 3 miles and 322 between 3 and 5 miles) but I don't know how to calculate the density.