8.7 Computer Applications, Calculator, and Spreadsheet Quality Control

Key Takeaways

  • The FS exam is computer-based and supplies the searchable NCEES FE Reference Handbook on-screen during the appointment.
  • Set the calculator to degree mode (not radians or grads) before any azimuth or bearing trig, and confirm DMS↔decimal conversion.
  • Only NCEES-approved calculator models are permitted; practice with the exact model you will bring.
  • A reliable spreadsheet preserves raw observations, labels units, separates checks from final values, and avoids hidden hard-coded constants.
  • COGO automation speeds inverse, traverse, and area work but still requires unit, sign, and closure checks by the surveyor.
Last updated: June 2026

The Computer-Based FS Environment

The FS (Fundamentals of Surveying) exam is computer-based, delivered year-round at NCEES-approved Pearson VUE test centers. The candidate works at a workstation with an on-screen, searchable PDF of the NCEES FE/FS Reference Handbook — the only reference allowed. There are no personal notes or textbooks. This makes two skills directly examinable: navigating the reference handbook quickly, and managing your approved calculator.

NCEES publishes a calculator policy listing the specific models permitted (selected Casio, HP, and Texas Instruments scientific models without communication or typewriter QWERTY keyboards). Bringing a non-approved model means no calculator at all, so candidates must verify their model against the current NCEES list and practice on that exact unit.

ResourceOn exam day
NCEES FS Reference HandbookProvided on-screen, searchable
Approved calculatorYou bring an NCEES-listed model
Scratch materialProvided by the test center
Personal notes/textbooksNot allowed

The practical implication: do not memorize every formula, but know where each formula lives in the handbook and how to apply it under time pressure. The handbook is organized by knowledge area, and rehearsing searches for curve, volume, and coordinate formulas before exam day saves minutes.

Calculator Workflow and Angle Discipline

Most FS calculation errors are not conceptual — they are angle-mode and unit slips. Build these habits:

  1. Confirm degree mode. Before any sine, cosine, or tangent of a bearing or azimuth, verify the display shows DEG, not RAD or GRAD. A tan(Δ/2) computed in radians is silently, catastrophically wrong.
  2. Master DMS↔decimal. Convert 121°36'45" to decimal (121 + 36/60 + 45/3600 = 121.6125°) and back. Many approved calculators have a dedicated DMS key — learn it.
  3. Use memory registers to carry intermediate coordinates without re-keying, which reduces transcription error in multi-step COGO.
  4. Track signs of latitudes and departures by quadrant: a bearing N..E has +lat, +dep; S..E has −lat, +dep; S..W has −lat, −dep; N..W has +lat, −dep.

Inverse and forward COGO on the calculator

The inverse computes a bearing and distance between two known coordinates: distance = √(ΔN² + ΔE²), bearing from arctan(ΔE/ΔN) adjusted for quadrant. The forward (radiation) computes a new coordinate from a known point, a bearing, and a distance: ΔN = D·cos(bearing), ΔE = D·sin(bearing). These two operations underlie traverse, stakeout, and area work, and they are fast to verify by hand for a single line — which is exactly how the exam tests whether you understand the automation.

Spreadsheet and Software Quality Control

Spreadsheets and COGO/CAD software (e.g., civil design packages) automate repetitive computation, but the FS exam frames them as tools that must be controlled, not trusted blindly. Sound quality-control design includes:

  • Preserve raw observations in their own columns; never overwrite a field measurement with an adjusted value.
  • Label every column with its unit (ft, m, deg, ft²) so unit mixing is visible.
  • Separate checks from final values — put closure, misclosure, and balance computations in distinct cells that flag out-of-tolerance results.
  • Avoid hidden hard-coded constants. Putting 43,560 or 5729.58 directly inside a long formula hides assumptions; place named constants in labeled cells instead.
  • Recompute one line by hand as an independent spot check before trusting a whole sheet.
Good practiceWhy it matters
Raw data untouchedAllows re-adjustment and audit
Units in headersPrevents ft/m and ft²/acre mixing
Visible closure cellCatches blunders early
Named constantsMakes assumptions reviewable

Automation does not replace judgment

COGO automation produces a bearing, area, or volume instantly, but a wrong input — a transposed coordinate, a missed unit, an open polygon — yields a confident wrong answer. The recurring exam point across this entire knowledge area is that the surveyor remains responsible for units, signs, closure, and reasonableness. Software speeds the arithmetic; it does not absorb the professional responsibility for the result, which is why even computer-based FS items still test the underlying hand methods.

COGO Automation and Data Lineage

Coordinate geometry (COGO) is the engine inside survey software, automating the four operations a surveyor previously did by calculator:

OperationInput → Output
InverseTwo coordinates → bearing + distance
Forward (traverse)Point + bearing + distance → new coordinate
IntersectionTwo bearings or bearing-distance → point
AreaOrdered coordinates → area

Modern data collectors feed total-station and RTK GPS observations straight into COGO, which computes coordinates in real time. The efficiency is enormous, but it concentrates the risk: a single bad input — a misentered instrument height, a wrong rod height, a datum or projection mismatch — propagates through every downstream coordinate silently. The exam frames this as a data-lineage problem: the surveyor must be able to trace any final value back to the raw observation that produced it.

Practical quality-control habits

  • Independent check measurements: observe at least one redundant tie so the network has redundancy (r > 0) and a least-squares or loop check can run.
  • Verify the coordinate system: confirm the projection, datum, and units (US survey foot vs. international foot differ by ~2 ppm and matter on state-plane coordinates over long distances).
  • Reasonableness scan: a 50-acre parcel that computes to 5 acres signals a unit or decimal error, not a subtle adjustment issue.
  • Spot-check by hand: compute one inverse by calculator and confirm it matches the software.

The unifying theme of the knowledge area

Across curves, volumes, areas, and least squares, the FS Survey Computations area rewards a candidate who treats the computer as a fast, fallible assistant. Knowing the formulas, the units, the signs, and the closure checks lets you recognize when an automated answer is wrong — the single most valuable skill the computer-based exam can test, because in practice the surveyor seals and signs the result, not the software.

Test Your Knowledge

Before computing the cosine of an azimuth given in degrees, which calculator setting should a candidate verify?

A
B
C
D
Test Your Knowledge

Which spreadsheet design choice best supports auditing and re-checking a traverse computation?

A
B
C
D
Test Your Knowledge

What reference material is available to a candidate during the computer-based FS exam?

A
B
C
D