Archaeological Site Survey: Systematic Grid Sampling

simulator beginner ~8 min
Loading simulation...
Survey grid deployed — artifact density heatmap reveals buried sites

A 12×12 survey grid with 30% random sampling. Artifact density peaks reveal the locations of buried archaeological sites, demonstrating how systematic fieldwalking converts scattered surface finds into site boundaries.

Formula

Detection probability ≈ 1 - (1 - site_area/total_area)^(n_samples)
Artifact density = artifacts_collected / area_surveyed (per m²)

Finding Sites Before You Dig

Archaeological excavation is expensive and destructive — you can only dig a site once. Survey is the critical first step: walking the landscape systematically, recording surface artifacts, and identifying concentrations that indicate buried settlements, cemeteries, or workshops. Modern survey methods transform subjective site-finding into quantitative spatial analysis with statistical rigor.

The Grid System

The survey grid divides the landscape into uniform squares. In each sampled square, fieldwalkers count and collect visible artifacts — pottery sherds, flint flakes, building stone. When plotted as a heatmap, artifact density peaks reveal site locations and extents. This simulation lets you control grid resolution, sampling intensity, and the number of hidden sites to discover how survey design affects detection probability.

Sampling Strategies

With limited time and budget, archaeologists rarely survey every square. Random sampling, systematic sampling (every nth square), and stratified sampling (proportional coverage by terrain type) each have advantages. The optimal strategy depends on site size, density, and landscape variability. This simulation uses random sampling so you can see how coverage percentage affects the chance of finding buried sites.

From Fieldwalking to GIS

Modern surveys record artifact positions with GPS and analyze density patterns in Geographic Information Systems. Kernel density estimation, spatial autocorrelation, and predictive modeling help archaeologists identify not just where sites are, but why they are there — proximity to water, fertile soil, trade routes, or defensive terrain. The humble grid square has evolved into a powerful tool for landscape archaeology.

FAQ

What is a systematic survey in archaeology?

A systematic survey divides the landscape into a grid and samples squares at regular intervals. Fieldwalkers collect or count surface artifacts in each square, producing a density map that reveals concentrations indicating buried sites.

How large are survey grid squares typically?

Common sizes range from 1×1 meters for intensive surveys to 50×50 meters for regional reconnaissance. The choice depends on research questions, budget, terrain, and expected site size.

What is the difference between random and stratified sampling?

Random sampling selects squares purely by chance. Stratified sampling divides the survey area into zones (by terrain, soil type, or proximity to water) and samples proportionally within each zone, ensuring all landscape types are represented.

Can surface survey find deeply buried sites?

Surface survey is most effective for sites with artifacts brought to the surface by plowing or erosion. Deeply buried sites may require geophysical methods (magnetometry, ground-penetrating radar) or test trenching.

Sources

Embed

<iframe src="https://homo-deus.com/lab/archaeology/site-survey/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub