I have two polygon shape files that represents the building footprints and the plot. I want to calculate the plot ratio (area of built/area of the plot). I used spatial join with sum function, but summing up the area of the polygons that located inside one plot is not calculted correctly. Any idea how to do that in arcmap?