The sampling design
FIA uses a three-phase, nationally consistent design:- Phase 1 — remote sensing stratifies the landscape and identifies forested land.
- Phase 2 — field crews measure one ground plot per ~6,000 acres of forest: species, size, condition, and site attributes.
- Phase 3 — a subset of Phase 2 plots gets expanded measurements (crown condition, down woody material, soils).
The EVALID system
This is the most important concept for getting correct estimates. FIA data is organized into evaluations, each identified by a 6-digit EVALID (SSYYTT: state, year, type). An evaluation is a complete, statistically valid set of plots and strata for one purpose — estimating area, volume, growth, and so on.
A single downloaded state contains many overlapping evaluations (different years and types). They share plots. If you estimate across more than one at a time, plots are counted repeatedly and your totals inflate — often by 10-60x.
Evaluation types
| Type | Used for |
|---|---|
EXPALL | Area estimation (most comprehensive) |
EXPVOL | Volume and biomass |
EXPGROW / EXPMORT / EXPREMV | Growth / mortality / removals |
EXPCHNG | Change estimation |
442301 represents Rhode Island’s 2023 conditions even though it includes plots measured across several prior years (INVYR).
Expansion factors
Estimates scale plot measurements up to the full population through a hierarchy of factors:TPA_UNADJ— base trees-per-acre a tree represents, by plot component.ADJ_FACTOR_*— per-stratum adjustments for non-sampled area, selected by tree diameter (micro / subplot / macro).EXPNS— the stratum expansion factor (acres represented per plot), fromPOP_STRATUM.
Land and tree classifications
Forest land (COND_STATUS_CD = 1): at least 10% stocked, ≥1 acre, ≥120 ft wide.
Timberland: forest land that is unreserved and productive (capable of ≥20 ft³/acre/year).
Growing stock: live trees ≥5” DBH meeting merchantability standards (TREECLCD = 2).
These map directly to the land_type and tree_type parameters — see Domain filtering.
Volume types
| Variable | Description |
|---|---|
VOLCFNET | Net cubic-foot volume (defects deducted) — the growing-stock default |
VOLCFGRS | Gross cubic-foot volume (no deductions) |
VOLCFSND | Sound cubic-foot volume (excludes rotten/missing cull) |
VOLBFNET | Net board-foot sawlog volume |
Growth, removals, and mortality (GRM)
GRM estimates come from remeasurement, stored in dedicated tables:TREE_GRM_COMPONENT— each tree’s fate component (SURVIVOR, MORTALITY, CUT, INGROWTH).TREE_GRM_MIDPT— measurements at the remeasurement midpoint, for annualization.
eval_type="GRM" when clipping.
Common grouping codes
Ownership (OWNGRPCD)
Ownership (OWNGRPCD)
10 = National Forest · 20 = Other Federal · 30 = State/Local · 40 = Private
Site productivity (SITECLCD)
Site productivity (SITECLCD)
1 = 225+ · 2 = 165-224 · 3 = 120-164 · 4 = 85-119 · 5 = 50-84 · 6 = 20-49 · 7 = 0-19 (cu ft/ac/yr)
Tree status (STATUSCD)
Tree status (STATUSCD)
1 = Live · 2 = Dead · 3 = Removed (cut)
Further reading
- Understanding variance — how pyFIA computes standard errors
- Bechtold, W.A. & Patterson, P.L. (2005). The Enhanced FIA Program — National Sampling Design and Estimation Procedures. Gen. Tech. Rep. SRS-80. DOI: 10.2737/SRS-GTR-80