Skip to main content
SummaryGELE · Adjustment Computations (Least Squares)Real content

GELE Adjustment Computations (Least Squares)Least Squares — Observation EquationsSummary

If you are short on review time for the GELE 2026, Least Squares — Observation Equations is the kind of Adjustment Computations (Least Squares) chapter you cannot skip. PRC asks about Least Squares — Observation Equations every cycle, usually in several forms — definition recall, quick application, and one scenario-based item. This summary handles all three in under 400 words so you walk into the full notes with context already locked in.

Exam context

For the Geodetic Engineer Licensure Examination, Professional Regulation Commission (PRC) — Board of Geodetic Engineering tests Adjustment Computations (Least Squares) under a "Core" label, with Least Squares — Observation Equations in the 2nd slot across 5 chapters. GELE candidates must clear the 70% weighted average, no sub-test below 50% cut on the 2026 paper, which draws about a meaningful share of Adjustment Computations (Least Squares) questions. Date to watch: September 2026.

Least Squares — Observation Equations - Summary

The method of least squares is the fundamental rigorous approach used in geodetic surveying to process redundant observations and determine the most probable values of unknown parameters. In the observation-equation (parametric) form, each measured quantity is modeled as a mathematical function of the unknowns being solved for. This chapter focuses on how observation equations are formulated, how they are solved using matrix methods, and how the solution quality is assessed. For Filipino geodetic engineers preparing for the PRC Licensure Examination, mastering this approach is essential because it underpins all modern surveying adjustments—from simple level networks to complex GPS processing and photogrammetric computations. The method ensures that all available information is used optimally, weighting observations according to their reliability, and provides a statistical framework to detect blunders and validate the survey work.

Key Concepts

The method of least squares is based on the principle of minimizing the weighted sum of squared residuals: Σ(wᵢvᵢ²) → minimum. A residual v is defined as the difference between a computed value (based on preliminary or estimated unknowns) and the observed value. By finding the unknowns that minimize this sum, the method produces the most probable values when measurement errors are assumed to be random and normally distributed. This approach is optimal in the sense of maximum likelihood for Gaussian errors.

Concept

The Least-Squares Principle

Importance

This is the mathematical foundation of all modern surveying adjustments. It ensures that redundant observations are combined optimally, giving more weight to more reliable (precise) measurements. Understanding this principle is critical for the PRC exam and for professional work.

Each observation is expressed as a mathematical function of the unknowns: ℓ + v = f(x̂), where ℓ is the observed value, v is the residual, and x̂ are the unknown parameters. For a linear (or linearized) model, this becomes: v = Ax̂ − l, where A is the design (Jacobian) matrix of partial derivatives, x̂ is the vector of unknown corrections, and l is the vector of (computed-minus-observed) values. The design matrix A is crucial: each row represents one observation, and each column represents one unknown parameter. The element Aᵢⱼ is the partial derivative ∂(observation i)/∂(unknown j).

Concept

Observation Equations (Parametric Form)

Importance

This matrix formulation is the standard framework used in all geodetic software (PHREDGE, ADJUST, LGO, etc.). Mastery of setting up A and l is essential for both exam questions and professional practice. In the Philippines, this approach is mandated for cadastral surveys under RA 8560 and official mapping by the NAMRIA.

The design matrix is an n × u matrix where n is the number of observations and u is the number of unknowns. Each element Aᵢⱼ = ∂(observation i)/∂(unknown j). For example, in a level network where the unknown is a point's elevation, each row of A contains the partial derivative of that level observation with respect to elevation changes. In a traverse, rows correspond to angle and distance observations, and columns to coordinates or bearings. The form of A depends entirely on the mathematical model relating observations to unknowns.

Concept

The Design Matrix (A)

Importance

Correct formulation of A determines whether the adjustment will converge and give physically meaningful results. Common mistakes include incorrect signs, missing partial derivatives, or misalignment between observation and unknown ordering. For the PRC exam, you may be asked to write or interpret A for simple problems.

The weight matrix P is a diagonal n × n matrix where the diagonal element Pᵢᵢ = 1/σᵢ² (inverse of the variance of observation i). Observations with small variance (high precision) receive large weights. For example, if one level route has a standard deviation of ±1 mm and another of ±2 mm, their weights are in the ratio 4:1. Using proper weights ensures that the adjustment gives appropriate emphasis to each measurement based on its reliability. If weights are not available, equal weights (P = I) can be used, giving the unweighted least-squares solution.

Concept

Weight Matrix (P) and Precision

Importance

Proper weighting is essential for realistic adjustments. Under-weighting good measurements or over-weighting poor ones leads to biased results. In practice, weights are often derived from the measurement equipment specifications, distance/duration, or empirical variance-of-unit-weight estimation. For the PRC exam, you should be able to set up P given observation standard deviations.

The least-squares solution is found by solving the normal equations: (A^T P A) x̂ = A^T P l. The matrix (A^T P A) is square (u × u) and usually invertible. The solution is: x̂ = (A^T P A)^−1 A^T P l. This is the most probable value of the unknown parameters (in terms of corrections to initial estimates). The matrix (A^T P A)^−1 is the cofactor matrix of the unknowns, from which standard deviations of the adjusted unknowns are derived. The residuals are then computed: v = Ax̂ − l.

Concept

Normal Equations and Matrix Solution

Importance

This formula is the heart of least-squares adjustment and is used in all geodetic software. For the PRC exam, you should be able to recognize and apply this formula to simple problems. In professional work, software handles the computation, but understanding what happens 'inside the box' is crucial for troubleshooting and validating results.

Redundancy is the number of observations minus the number of unknowns: redundancy = n − u. It represents the extra observations beyond the minimum needed to solve the problem. For example, three level routes to one point give redundancy = 3 − 1 = 2; a closed traverse with 10 sides has redundancy = 2(10) − 3 = 17 (since 20 measurements—angles and distances—minus 3 coordinate/bearing unknowns). Redundancy is essential: if n = u, there is no adjustment; the solution is unique but cannot be checked. If n < u, the problem is underdetermined. Only when n > u can a least-squares adjustment be performed and the fit assessed.

Concept

Redundancy (Degrees of Freedom)

Importance

Recognizing redundancy is a common exam question. It tells you whether an adjustment is possible and how many degrees of freedom exist for a chi-squared test of the reference variance. Under Philippine surveying standards (RA 8560), surveys must have adequate redundancy to ensure quality control.

A residual v is the correction applied to an observation after adjustment. It is computed as v = Ax̂ − l (once x̂ is known). Residuals represent the part of the observation that does not fit the final model; they should be randomly distributed with zero mean and variance proportional to 1/Pᵢᵢ. A large residual for a single observation may flag a blunder or systematic error. The sum of residuals weighted by precision (Σ Pᵢ vᵢ) should be near zero, and the weighted sum of squared residuals (v^T P v) should be commensurate with the expected variance.

Concept

Residuals (v) and Their Interpretation

Importance

Analyzing residuals is a critical step in quality control. Before accepting an adjustment, surveyors check for outliers, trends, and overall fit. For the PRC exam, you should be able to compute residuals and interpret whether they are reasonable given the observation precisions.

The reference variance (also called unit variance or variance of unit weight) is: σ̂₀² = (v^T P v) / (n − u). It is a goodness-of-fit statistic that compares the actual weighted sum of squared residuals to the expected value (which equals n − u if the weighting and model are correct). If σ̂₀² ≈ 1.0 (when v and l are in consistent units), the observations and weights are realistic. If σ̂₀² >> 1.0, the observations have larger errors than expected (either the weights are too optimistic, or there are blunders). If σ̂₀² << 1.0, the observations fit better than expected (possibly over-optimistic weight assignment). Standard deviations of adjusted unknowns are derived by taking square roots of the diagonal of σ̂₀² × (A^T P A)^−1.

Concept

Reference Variance (σ̂₀²)

Importance

The reference variance is a numerical indicator of adjustment quality. In the Philippines, surveying regulations (e.g., PD 1529 for cadastral surveys) specify acceptable limits on reference variance. For the PRC exam, you should be able to compute σ̂₀² and interpret what it tells you about the survey's reliability.

When there is only one unknown (u = 1) observed multiple times, the observation equations reduce to n scalar equations: vᵢ = x̂ − lᵢ for each observation i. The normal equation becomes: Σ(Pᵢ) × x̂ = Σ(Pᵢ × lᵢ), giving x̂ = Σ(Pᵢ × lᵢ) / Σ(Pᵢ) = (weighted mean). This is a critical simplification: the least-squares solution is simply the weighted average of the observations. With equal weights, it reduces to the arithmetic mean. This case is the most common on board exams and in practical surveying (e.g., determining a point's elevation from multiple level routes).

Concept

Single-Unknown Case = Weighted Mean

Importance

This is one of the most important exam topics and a frequent practical calculation. Understanding that least squares with one unknown 'just' gives the weighted mean helps build intuition for more complex cases. Always use this as a check when working with observation equations.

If the observation equations are nonlinear (e.g., in angle-distance surveying or GPS positioning), they must be linearized around preliminary estimates x₀: f(x₀ + Δx) ≈ f(x₀) + A Δx, where A is the Jacobian matrix evaluated at x₀. The least-squares solution gives corrections Δx̂, and updated estimates are x₁ = x₀ + Δx̂. If the linearization is poor, the process is repeated with x₁ as the new starting point, yielding x₂, x₃, etc., until convergence. In most geodetic problems, one or two iterations suffice.

Concept

Linearization and Iterative Refinement

Importance

In nonlinear problems (common in GPS, photogrammetry, and total-station traverses), understanding linearization is essential. The PRC exam may include questions about convergence criteria and when to stop iterating. Software typically handles this automatically, but you should understand the underlying process.

The matrix Q = (A^T P A)^−1 is the cofactor matrix of the unknowns. When multiplied by the reference variance σ̂₀², it gives the covariance matrix Cov(x̂) = σ̂₀² × Q. The diagonal elements Cov(x̂ᵢᵢ) = σ̂₀² × Qᵢᵢ are the variances of the adjusted unknowns; their square roots are the standard deviations. Off-diagonal elements represent correlations between unknowns. For example, if adjusting a traverse's coordinates, the cofactor matrix will show that x and y coordinates of the same point are correlated. This information is crucial for assessing the precision of computed derived quantities (e.g., areas, distances).

Concept

Cofactor and Covariance Matrices

Importance

Understanding the cofactor matrix is essential for advanced applications and for the PRC exam's more challenging questions. It shows how precision propagates through a surveying network and is required for error ellipse calculations and coordinate uncertainty bounds.

Important Points

  • The observation equation in matrix form is: v = Ax̂ − l, where v is the residual vector, A is the design matrix (partials), x̂ is the correction vector, and l is the (observed-minus-computed) vector.
  • The least-squares normal equations are: (A^T P A) x̂ = A^T P l, solved to give: x̂ = (A^T P A)^−1 A^T P l.
  • The weight matrix P is diagonal, with Pᵢᵢ = 1/σᵢ². Observations with smaller standard deviations receive larger weights.
  • Redundancy (degrees of freedom) = number of observations − number of unknowns (n − u). Least-squares adjustment requires n > u.
  • For a single unknown observed n times, the least-squares solution is the weighted mean: x̂ = Σ(wᵢ lᵢ) / Σ(wᵢ), where wᵢ = Pᵢᵢ.
  • After solving for x̂, compute residuals: v = Ax̂ − l. These should be randomly distributed with zero mean.
  • The reference variance σ̂₀² = (v^T P v) / (n − u) is a goodness-of-fit statistic. Near 1.0 indicates proper weighting; much larger suggests blunders or poor weights.
  • Standard deviations of adjusted unknowns are derived from σ̂₀² × (A^T P A)^−1. The diagonal elements, after multiplying by σ̂₀², give the variances.
  • For nonlinear observation equations, linearize around preliminary values, solve for corrections, update the estimates, and iterate if necessary.
  • The matrix (A^T P A)^−1 is the cofactor matrix; it must be invertible (A must have full rank u). Rank deficiency indicates redundant or dependent equations.
  • Residual sign: Define consistently. Here, v = computed − observed. Some texts use the opposite; be consistent within a problem.
  • Equal-weight least squares (P = I) is used when observation precisions are unknown or assumed equal. Weighted least squares is preferred when precision information is available.
  • Under Philippine surveying law (RA 8560, PD 1529), cadastral surveys must meet specified accuracy standards enforced via least-squares adjustment and reference variance limits set by the DENR/BIR.
  • The solution x̂ is unbiased and has minimum variance among all unbiased linear estimators (Gauss–Markov theorem).

Chapter Objectives

  • Understand the principle of least squares: minimizing the weighted sum of squared residuals to find the most probable values of unknowns
  • Formulate and recognize observation equations in both scalar and matrix forms
  • Apply the matrix solution (**x̂ = (A^T P A)^-1 A^T P l**) to solve for unknown parameter corrections
  • Interpret the design matrix (A), observation vector (l), and weight matrix (P) in practical surveying problems
  • Calculate residuals (v) and the reference variance (σ̂₀²) to assess adjustment quality
  • Recognize that a single-unknown case reduces to the weighted mean—a key board-exam simplification
  • Distinguish between observations (n), unknowns (u), and redundancies (degrees of freedom = n − u)
  • Apply least-squares adjustment to typical geodetic problems: level networks, traverse closure, GPS positioning, and angle/distance observations
  • Identify common pitfalls: residual-sign conventions, weight-matrix structure, and redundancy requirements

Concept Relationships

The design matrix A is derived from the partial derivatives of the observation equations. Each element Aᵢⱼ = ∂(observation i)/∂(unknown j). Without correctly formulating A, the observation equations cannot be set up properly, and the least-squares solution will be meaningless.

Relationship

Design Matrix → Observation Equations

The observation equations v = Ax̂ − l are the starting point. Applying the least-squares condition (∂/∂x̂)[v^T P v] = 0 yields the normal equations (A^T P A) x̂ = A^T P l. Solving this system gives x̂.

Relationship

Observation Equations → Normal Equations → Solution

The weight matrix P (determined from observation precisions 1/σᵢ²) influences both the solution x̂ and the standard deviations of the adjusted unknowns. Better-weighted observations lead to better-conditioned normal equations and more reliable results.

Relationship

Weights (P) → Precision of Unknowns

After solving, residuals v = Ax̂ − l are computed. The weighted sum of squared residuals (v^T P v) is then used to calculate σ̂₀² = (v^T P v)/(n−u). This statistic assesses whether the model and weighting are appropriate. A reference variance far from 1 signals issues.

Relationship

Residuals (v) → Reference Variance (σ̂₀²) → Quality Assessment

Redundancy determines whether adjustment is possible and how many degrees of freedom exist. Only when n > u can a least-squares adjustment be performed and statistical tests applied. Redundancy = 0 means no adjustment; redundancy < 0 means the problem is unsolvable.

Relationship

Redundancy (n − u) → Least-Squares Feasibility

When u = 1 (one unknown), the observation equations and normal equation simplify dramatically. The solution becomes the weighted mean of all observations. This is both a practical calculation and a sanity check for more complex problems.

Relationship

Single Unknown ↔ Weighted Mean

The cofactor matrix Q = (A^T P A)^−1 contains the variance-covariance structure of the adjusted unknowns. Multiplying Q by σ̂₀² gives full covariance information. Diagonal elements provide variances; square roots give standard deviations.

Relationship

Cofactor Matrix → Standard Deviations of Unknowns

For nonlinear observation equations, an initial linearization around approximate values is necessary. The correction Δx̂ is found via least-squares. If convergence is poor, the process repeats with updated estimates, forming an iterative loop.

Relationship

Linearization → Iterative Adjustment

Input observation precisions determine the weights. Weights influence how the solution is computed and what precision the adjusted unknowns will have. A single poor-precision observation, if not down-weighted appropriately, can degrade the entire adjustment.

Relationship

Observation Precision → Weight → Adjusted Precision

Practical Applications

A point's elevation is determined by three level routes with observed values ℓ₁ = 152.34 m (std. dev. σ₁ = 2 mm), ℓ₂ = 152.30 m (σ₂ = 1 mm), ℓ₃ = 152.36 m (σ₃ = 4 mm). Weights are w₁ = 1/(2²) = 0.25, w₂ = 1/(1²) = 1.0, w₃ = 1/(4²) = 0.0625. The least-squares (weighted-mean) elevation is x̂ = [0.25(152.34) + 1.0(152.30) + 0.0625(152.36)] / (0.25 + 1.0 + 0.0625) = 152.312 m (approximately). The most precise route (σ = 1 mm) has the most influence. This is a direct application of the single-unknown weighted-mean formula.

Application

Level Network Adjustment (Single Unknown: Point Elevation)

A closed traverse with n = 10 sides has 20 observations (10 distances + 10 angles) and u = 3 unknowns (two coordinate differences Δx and Δy of the closing error, plus bearing correction). Redundancy = 20 − 3 = 17. The design matrix A relates each observation to these three unknowns (via partial derivatives). After least-squares adjustment, the traverse closes exactly, residuals are distributed, and a reference variance is computed to check the survey's quality against PD 1529 standards.

Application

Traverse Closure Adjustment

A network of n = 50 GPS baseline measurements (e.g., from five receiver pairs, multiple epochs) determines u = 6 coordinates (x, y, z of two stations; the third is fixed). Redundancy = 50 − 6 = 44. Observations are ranges; the design matrix contains partial derivatives of range with respect to coordinates. Weights are based on dilution of precision (DOP) and receiver noise. The least-squares solution gives precise, adjusted coordinates and quality metrics (standard deviations, dilution of precision). This is standard practice in Philippine geodetic surveys (WGS84 to PRS92 transformation).

Application

GPS Positioning (Multi-epoch, Multi-station Network)

A cadastral survey of a parcel uses n = 15 angle and distance measurements (tape and theodolite) to determine u = 4 corner coordinates. Redundancy = 15 − 4 = 11. The observation equations relate measured angles/distances to corner coordinates. After adjustment, residuals are inspected; the reference variance is checked against DENR limits (typically σ̂₀² should be near 1.0 to 1.5 for class A surveys). If σ̂₀² is too large, blunders may be present and must be identified and eliminated.

Application

Cadastral Survey Adjustment (RA 8560)

In photogrammetry, a block of n = 1000 image point measurements (2D pixel coordinates on multiple overlapping photos) is used to solve for u = 300 unknowns (3D object space coordinates of ground points, plus camera exterior/interior parameters). Redundancy = 1000 − 300 = 700. The observation equations relate image coordinates to object coordinates via collinearity equations (nonlinear). Least-squares iterative adjustment produces precise 3D coordinates and an orthophoto. The reference variance confirms the quality of the solution.

Application

Photogrammetric Block Adjustment

A secondary control network, observed in WGS84, is adjusted to connect to existing primary control points (fixed in the Philippines' PPCS UTM system). n = 20 observations, u = 8 unknowns (coordinates of 4 new points). Redundancy = 12. The design matrix relates observations to the unknown PPCS coordinates. After adjustment, densified points are available for subsequent surveys (e.g., DEM generation, land use mapping) conforming to RA 4374 standards.

Application

Network Densification (WGS84 to PPCS UTM)

A structure (bridge, dam) is surveyed at two epochs (Year 1 and Year 2). Each epoch has n = 30 measurements determining u = 15 coordinates. Separate adjustments yield two sets of coordinates. The difference, tested using the covariance matrices from both adjustments, reveals whether deformation has occurred (e.g., subsidence, settlement). This requires understanding both the adjustment itself and the cofactor matrix for error propagation.

Application

Deformation Monitoring (Temporal Comparison)

To convert coordinates from WGS84 to PRS92, a Helmert 7-parameter transformation (3 translations, 3 rotations, 1 scale) is fitted to n = 20 control points observed in both systems. u = 7 parameters. Redundancy = 13. The observation equations relate transformed coordinates to measured coordinates. After least-squares adjustment, the 7 parameters are refined; σ̂₀² validates the transformation's quality. This is essential for Philippine cadastral and engineering surveys.

Application

Datum Transformation and Helmert Parameters

In autonomous surveying systems (e.g., UAV-based topography), n = 500 sensor measurements (IMU, lidar, camera) update u = 50 unknown trajectory points. Least-squares adjustment fuses all sensor data optimally, producing a precise trajectory and a reference variance that indicates sensor health. This demonstrates the versatility of observation equations in contemporary geodetic engineering.

Application

Machine Learning / Sensor Fusion (Modern Context)

Loading diagram…
Loading diagram…
Loading diagram…
Loading diagram…
Loading diagram…

In summary

The method of least squares with observation equations is the cornerstone of modern geodetic surveying and is indispensable for professional practice and the PRC Licensure Examination. By formulating each observation as a mathematical function of unknowns and solving the normal equations, surveyors obtain the most probable parameter values while simultaneously assessing adjustment quality through residual analysis and reference variance. The elegant simplification for single-unknown cases (reduction to weighted mean) makes this method accessible for board exams, yet the full matrix framework scales to complex problems: dense GPS networks, photogrammetric blocks, deformation monitoring, and datum transformations. Key competencies include: (1) correctly setting up the design matrix A and observation vector l from physical survey data; (2) understanding the role of the weight matrix P in emphasizing precise observations; (3) recognizing when adjustment is possible (redundancy n > u); (4) solving the normal equations and interpreting the cofactor matrix for precision; (5) detecting blunders via residual inspection and reference variance; and (6) applying the method to practical problems spanning level networks, traverses, GPS positioning, and cadastral surveys under Philippine law (RA 8560, RA 4374, PD 1529). Mastering observation equations equips graduates and examination candidates with a rigorous, professional approach to measurement reduction—the hallmark of competent geodetic engineering.

Next steps

To consolidate learning and prepare for the PRC Geodetic Engineer Licensure Examination: (1) **Practice Board Problems**: Work through weighted-mean calculations (single unknown) with varying observation precisions; set up design matrices for 2–3 unknown cases (e.g., level loop with two unknowns, simple traverse with three unknowns); and compute normal equations and solutions by hand for small problems. (2) **Master the Matrix Solution**: Become fluent with the formula x̂ = (A^T P A)^−1 A^T P l; use spreadsheet software (Excel, LibreOffice Calc) or Python (NumPy) to solve a least-squares problem end-to-end, including residual and reference variance calculation. (3) **Understand Quality Assessment**: For any adjustment problem, interpret the reference variance in context; learn to spot typical values (σ̂₀² near 1–2 for well-designed surveys) and recognize when blunders are likely. (4) **Review Real-World Applications**: Study sample adjustments from Philippine cadastral surveys, GPS networks, and level lines; note how A, l, and P are structured for each type. (5) **Explore Nonlinear Cases**: If time permits, understand the linearization and iterative process for nonlinear equations (important for advanced GPS and photogrammetry topics). (6) **Use Geodetic Software**: Familiarize yourself with adjustment software (PHREDGE, ADJUST, or open-source alternatives) to see how theoretical concepts are implemented, validated, and reported in professional reports. (7) **Create Summary Cards**: Develop quick-reference cards for key formulas, check lists (e.g., 'before accepting an adjustment, have I checked σ̂₀², residuals, and redundancy?'), and common pitfalls (e.g., residual sign, weight matrix structure). By integrating theory with practical problem-solving and software practice, you will build the deep understanding necessary to excel on the PRC examination and in professional geodetic engineering work in the Philippines and beyond.

Ready to practise for the GELE 2026?

Super Tutor's AI review plan adapts to your weak areas and builds a weekly practice schedule around your target GELE exam date.