Select to view content in your preferred language

Reclassify by Quantils, Slice (Equal Area)

956
1
03-10-2011 07:26 AM
KathrinSchulte-Braucks
Occasional Contributor
I want to classify a raster into 5 classes so that each class has the same count of cells.

I tried Symbology/Classify/Quantils, Spatial Analyst -> Reclass-> Reclassify (Quantils) and as a third option Spatial Analyst-> Reclass-> Slice (Equal Areas). The result is always the same. The 5 classes have similar counts, but not equal counts. Each of the 3 methods leads to the same result (in numbers):


Example:
Original Range of values:
0-62

Break Values
1,3,6,11

Result of Reclassification:

VALUE    Count
1           3066521
2           2805701
3           2892320
4           2704418
5           2618351

Why aren't the counts equal?
0 Kudos
1 Reply
KathrinSchulte-Braucks
Occasional Contributor
Uh yeah, I took this reason into consideration, but somehow did not think it to the end...

Your nice example made everything clear to me!

Thank you very much. So I will have to live with slightly different counts. 😉
0 Kudos