Accuracy vs. Precision: Know What’s Worth Obsessing Over
Let’s face it, most of us did not get into GIS because we love obsessing over decimal places. Personally, I’m a truncate-er: no rounding, just cut it off. Which is either the wrong way or the right way, depending on who you ask.
But at some point, we all run into that classic question:
“Is this data accurate and precise? Wait, what’s the difference?”
Before you go down a rabbit hole trying to make your dataset “better,” it’s worth asking yourself:
“Do I even need to care about this right now?”
This week’s hack isn’t about pushing the right buttons or clicking faster; it’s about shifting your thinking so you don’t waste time chasing the wrong kind of correct.
Accuracy vs Precision
Accuracy - How close the data is to the real-world truth. For example, the GPS point lands near to where the groundwater well is in the field.
Precision - How consistently or specifically the data is recorded. For example, every technician recorded the well location to 7 decimal places. However, they used different GPS units, and the points form a tight cluster 45 feet from the groundwater well, not on it.
What this means is that data can can be precise but not accurate, or accurate but not precise, or neither, or both! What a mess!
Dartboard Analogy
Lazy Rule of Thumb
If you’re mapping for insight, go for accuracy. If you’re measuring or modeling, aim for precision.
Examples:
Red Flags
GIS You Later!
Pro Tip: Don’t start cleaning a dataset until you know what the map is for. Sometimes “close enough” is enough.
Building the GitHub of Maps - maphub.co
1moyou can have both ;) and speed
Geospatial Analyst at Resource Environmental Solutions LLC
1moI like to call the 9-decimal coordinate "practical precision" (or in this case, impractical). False perceptions of precision lurk behind every Calculate Geometry operation. Example A: Stream centerline length reported to the nearest 0.01ft (but hey, at least someone used Round or Truncate!)