I have a digital elevation model of a study site. The study site (5 ha) has a contrasting relief, that is, it has very low and very high elevations. I used a GIS software to extract the elevation data out of 500 randomly distributed points.
Question 1: Should I expect the elevation data to follow a normally distributed curve (normal distribution assumption) so I can use parametric statistics?
Question 2: What specific technique (author or reference) should I use to remove outliers so the elevation data fit the normality distribution requirement (parametric statistics)?
Thanks.