How do i group values and run on the groups descriptive statistic?
I have a table of MODIS. There is a column Confidence with the range from 1 to 100. I want to group it by low confidence 0-30, moderate confidence 31-60, high confidence 61-100 and run descriptive statistic on the groups. I have wrote the statement but all values disappeared and became a black dots.How do i group columns right?How do i bring back the data back instead of black dots?Thank you.Natal...