

Data checking functions
There are a number of things you should do to check your data for clear errors. One is looking at the minimum and maximum data points (either by eye, by sorting the data, or using a function in a program like Excel). If these are very different than what you expected, or there is a data point that is greatly different than the rest of the range, you should doublecheck in case this is an error (typographical, measuring error, etc.).

