Question:medium

The method of least squares is used to:

Show Hint

Always remember:
- Systematic errors are "corrected".
- Random errors are "adjusted" (using Least Squares).
- Gross errors are "eliminated".
Updated On: Feb 16, 2026
  • Eliminate systematic errors
  • Reduce random errors
  • Increase gross errors
  • Correct instrumental errors
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Review the types of errors in surveying. 
Errors that arise during surveying measurements are generally grouped into three categories:

  • Gross errors (blunders):
    These are caused by human mistakes such as incorrect reading, recording, or handling of instruments.
    They do not follow any pattern and must be identified and eliminated from the data.
  • Systematic errors:
    These errors occur according to a definite rule or physical cause, such as temperature effects on a tape or instrument calibration issues.
    Since their behavior is predictable, they can be corrected using appropriate formulas.
  • Random errors:
    These are small, unavoidable fluctuations that remain even after gross and systematic errors are removed.
    They are irregular in nature and are best described using probability and statistics.

Step 2: Introduce the principle of least squares.
The method of least squares is based on the idea that the most reliable estimate of an observed quantity is obtained when the sum of the squares of the residuals is minimized:

\[ \sum v_i^2 \;\; \text{is minimum} \]

Here, each $v_i$ represents the difference between an observed value and its adjusted (most probable) value.

Step 3: Explain why this method is used.
Random errors cannot be completely removed from observations.
Instead, statistical adjustment techniques are applied to distribute these errors in an optimal way.
The least squares method uses redundant measurements to obtain adjusted values that minimize the overall effect of random variations.

Step 4: Final conclusion.
The method of least squares is mainly employed to adjust observations by minimizing the influence of random errors.

Was this answer helpful?
0