I have a point shapefile having attribute of fire probability in the range of 0,1,2,3. 0 = zero probability 1 = low probability 2 = medium probability 3 = high probability
Only 2 points have 0 values, very fever points with low, most of the points with medium probability and second highest number of points with high probability.
From this I want to create a continuous zonal map showing areas with high,medium and low probability.
I've tried many interpolation tools in arcmap but none is giving me desired results.It should take into consideration the point density first and further classify it on the basis of fire probability attribute

